bash 4.2-0ubuntu4 source package in Ubuntu

Changelog

bash (4.2-0ubuntu4) oneiric; urgency=low

  * Apply upstream patches:
    - 009: Fix segfault running `fc -l' two times in succession.
    - 010: Correctly print/reproduce here documents attached to commands
      inside compound commands.
  * Fix parsing of double doublequotes. LP: #780441.
  * /etc/bash.bashrc:
    - Fix quoting issue calling command-not-found. LP: #754859. Closes: #587185.
    - For .hushlogin file for sudo hint. LP: #672496.
  * Don't cache the value of brk between sbrk calls (Samuel Thibault).
    Closes: #614815.
 -- Matthias Klose <email address hidden>   Wed, 18 May 2011 10:56:41 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
shells
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bash_4.2.orig.tar.gz 4.1 MiB 4ad124cc7b8949731061598d05cf8eaae1766e65c0f2e7d9406fb410a01a04ae
bash_4.2-0ubuntu4.diff.gz 91.5 KiB 97cf5d260396f40443357948e85b6abb4f028f7a801327c6288357af9a7a990e
bash_4.2-0ubuntu4.dsc 1.3 KiB 4a9d274edadc99110090992a62d69018a6a753e772348acf862e9257e15a817a

Available diffs

View changes file

Binary packages built by this source

bash: GNU Bourne Again SHell

 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file. Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 Bash is ultimately intended to be a conformant implementation of the
 IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
 .
 The Programmable Completion Code, by Ian Macdonald, is now found in
 the bash-completion package.

bash-builtins: No summary available for bash-builtins in ubuntu oneiric.

No description available for bash-builtins in ubuntu oneiric.

bash-doc: Documentation and examples for the The GNU Bourne Again SHell

 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file. Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 This package contains the distributable documentation, all the
 examples and the main changelog.

bash-static: GNU Bourne Again SHell (static version)

 Bash is an sh-compatible command language interpreter that executes
 commands read from the standard input or from a file. Bash also
 incorporates useful features from the Korn and C shells (ksh and csh).
 .
 Statically linked.