Re: Bash-5.0-alpha available

2018-09-16 Thread Chet Ramey
On 9/16/18 5:22 PM, Eduardo A. Bustamante López wrote: > I do think there are still bugs around readline and I'm hoping to concentrate > my > efforts there. It'd be nice to get rid of the multibyte character handling > edge > cases and other oddities before the release. Although I'm not asking f

Re: Bash-5.0-alpha available

2018-09-16 Thread Eduardo A . Bustamante López
On Sun, Sep 16, 2018 at 12:42:28PM -0400, Chet Ramey wrote: (...) > Bash-5.0 is about to go into beta test. Interesting. Thanks. > (...) While fuzzing has some > interesting results, I haven't really seen any security problems or > any serious bug that would cause me to hold up a release from the

Re: Bash-5.0-alpha available

2018-09-16 Thread Chet Ramey
On 9/16/18 3:00 AM, Eduardo Bustamante wrote: > Out of curiosity, when / how will bash 5.x become a stable release? > > The main reason I ask is that I'd like to ensure that there's > reasonable fuzzing coverage of the parser, readline and other > easy-to-fuzz areas of bash before that happens.

Re: Bash-5.0-alpha available

2018-09-16 Thread Eduardo Bustamante
On Wed, May 23, 2018 at 12:55 PM Chet Ramey wrote: > > The first alpha release of bash-5.0 is now available with the URL > > ftp://ftp.cwru.edu/pub/bash/bash-5.0-alpha.tar.gz > > and from the bash-5.0-testing branch in the bash git repository > (http://git.savannah.gnu.org/cgit/bash.git/log/?h=bas