[ubuntu/raring-proposed] bash 4.2-5ubuntu3 (Accepted)

Matthias Klose doko at ubuntu.com
Sat Mar 30 15:24:23 UTC 2013


bash (4.2-5ubuntu3) raring; urgency=low

  * Merge with Debian.

bash (4.2-5.3) unstable; urgency=low

  * Apply upstream patches 038 - 045, fixes for
    - 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
      segfaults.
    - 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.
    - Compilation failed after specifying the  `--enable-minimal-config' option
      to configure (more specifically, specifying `--disable-alias').
    - When SIGCHLD is trapped, and a SIGCHLD trap handler runs when a pending
      `read -t' invocation times out and generates SIGALRM, bash can crash with
      a segmentation fault.
    - When converting a multibyte string to a wide character string as part of
      pattern matching, bash does not handle the end of the string correctly,
      causing the search for the NUL to go beyond the end of the string and
      reference random memory.  Depending on the contents of that memory, bash
      can produce errors or crash.
    - The <&n- and >&n- redirections, which move one file descriptor to another,
      leave the file descriptor closed when applied to builtins or compound
      commands.
  * Fix parallel build (Steven Chamberlain). Closes: #694659.
  * Fix german translations. Closes: #688571.
  * Fix typo in man page. Closes: #696706.

bash (4.2-5.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/bash.preinst-lib.c: typo in fcntl argument (Closes: #679198).

Date: Sat, 30 Mar 2013 15:28:53 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/bash/4.2-5ubuntu3
-------------- next part --------------
Format: 1.8
Date: Sat, 30 Mar 2013 15:28:53 +0100
Source: bash
Binary: bash bash-static bash-builtins bash-doc
Architecture: source
Version: 4.2-5ubuntu3
Distribution: raring
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 bash       - GNU Bourne Again SHell
 bash-builtins - Bash loadable builtins - headers & examples
 bash-doc   - Documentation and examples for the The GNU Bourne Again SHell
 bash-static - GNU Bourne Again SHell (static version)
Closes: 679198 688571 694659 696706
Changes: 
 bash (4.2-5ubuntu3) raring; urgency=low
 .
   * Merge with Debian.
 .
 bash (4.2-5.3) unstable; urgency=low
 .
   * Apply upstream patches 038 - 045, fixes for
     - 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
       segfaults.
     - 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.
     - Compilation failed after specifying the  `--enable-minimal-config' option
       to configure (more specifically, specifying `--disable-alias').
     - When SIGCHLD is trapped, and a SIGCHLD trap handler runs when a pending
       `read -t' invocation times out and generates SIGALRM, bash can crash with
       a segmentation fault.
     - When converting a multibyte string to a wide character string as part of
       pattern matching, bash does not handle the end of the string correctly,
       causing the search for the NUL to go beyond the end of the string and
       reference random memory.  Depending on the contents of that memory, bash
       can produce errors or crash.
     - The <&n- and >&n- redirections, which move one file descriptor to another,
       leave the file descriptor closed when applied to builtins or compound
       commands.
   * Fix parallel build (Steven Chamberlain). Closes: #694659.
   * Fix german translations. Closes: #688571.
   * Fix typo in man page. Closes: #696706.
 .
 bash (4.2-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/bash.preinst-lib.c: typo in fcntl argument (Closes: #679198).
Checksums-Sha1: 
 f88e38b965beb16140a79ddb3a11619a6b7ed00b 1582 bash_4.2-5ubuntu3.dsc
 e0f7cf01a635d8223835b4a0fb19a66f593fc122 97054 bash_4.2-5ubuntu3.diff.gz
Checksums-Sha256: 
 edb762a834a34bd8f32c9494202d9ac2c628ec8594f4c8af510c27ce8ac3b89c 1582 bash_4.2-5ubuntu3.dsc
 6e4bf907609e28ebbf4511ce9b0eba82cc2d5ad7ef51c6085b9ac7ff981df066 97054 bash_4.2-5ubuntu3.diff.gz
Files: 
 354b414e3855e7cb47b4caed380a42dc 1582 base required bash_4.2-5ubuntu3.dsc
 1fe6bbc3261f755d9ba948651972e0e5 97054 base required bash_4.2-5ubuntu3.diff.gz
Original-Maintainer: Matthias Klose <doko at debian.org>


More information about the Raring-changes mailing list