1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/shells/bash
David E. O'Brien 22ae009ed5 Update to Bash 4.2 patchlevel 42.
* If a backslash-newline (which is removed) with no other input is given as
  input to `read', the shell tries to dereference a null pointer and seg faults.

* Under certain circumstances, bash attempts to expand variables in
  arithmetic expressions even when evaluation is being suppressed.

* Output redirection applied to builtin commands missed I/O errors if
  they happened when the file descriptor was closed, rather than on write
  (e.g., like with an out-of-space error on a remote NFS file system).

* Process substitution incorrectly inherited a flag that inhibited using
  the (local) temporary environment for variable lookups if it was providing
  the filename to a redirection.  The intent the flag is to enforce the
  POSIX command expansion ordering rules.
2013-01-22 16:58:21 +00:00
..
files
distinfo Update to Bash 4.2 patchlevel 42. 2013-01-22 16:58:21 +00:00
Makefile Update to Bash 4.2 patchlevel 42. 2013-01-22 16:58:21 +00:00
options
pkg-deinstall
pkg-descr
pkg-install
pkg-plist