Bash-5.2-rc4 available

2022-09-09 Thread Chet Ramey
The fourth release candidate of bash-5.2 is now available with the URLs ftp://ftp.cwru.edu/pub/bash/bash-5.2-rc4.tar.gz https://ftp.gnu.org/pub/gnu/bash/bash-5.2-rc4.tar.gz and from the bash-5.2-testing branch in the bash git repository (http://git.savannah.gnu.org/cgit/bash.git/log/?h=bash-5.2-t

Re: bash-5.1.16 fails to unlink named pipes if pipeline terminates prematurely

2022-09-09 Thread Chet Ramey
On 9/9/22 3:11 AM, RVP wrote: Bash Version: 5.1 Patch Level: 16 Release Status: release Description: On FreeBSD 13.1-RELEASE-p2, /dev/fd may not always be mounted, therefore bash-5.1.16 is configured with `bash_cv_dev_fd=absent'. In this situation, bash does not unlink named p

bash-5.1.16 fails to unlink named pipes if pipeline terminates prematurely

2022-09-09 Thread RVP
Configuration Information [Automatically generated, do not change]: Machine: amd64 OS: freebsd13.0 Compiler: cc Compilation CFLAGS: -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing uname output: FreeBSD x202e.localdomain 13.1-RELEASE-p2 FreeBSD