bash 4.2-0ubuntu3 source package in Bilimbi Test

Changelog

bash (4.2-0ubuntu3) natty; urgency=low

  * Apply upstream patches 007 - 008.
 -- Matthias Klose <email address hidden>   Thu, 31 Mar 2011 17:59:39 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Angry Aardvark release universe shells

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bash_4.2.orig.tar.gz 4.1 MiB 4ad124cc7b8949731061598d05cf8eaae1766e65c0f2e7d9406fb410a01a04ae
bash_4.2-0ubuntu3.diff.gz 88.9 KiB 70c36711abbd6fdc81c97b7162ea238a89d2e787414440935a33d37ca2c4c474
bash_4.2-0ubuntu3.dsc 1.3 KiB 12ce9f6654db59e1cacd4bed00df5a3225a5b16ff59d9db0fd64c65905ffa282

Available diffs

View changes file

Binary packages built by this source

bash: 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).
 .
 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: Bash loadable builtins - headers & examples

 Bash can dynamically load new builtin commands. Included are the
 necessary headers to compile your own builtins and lots of examples.

bash-static: The 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.