bash 4.3-3ubuntu1 source package in Ubuntu

Changelog

bash (4.3-3ubuntu1) trusty; urgency=medium

  * Merge with Debian; remaining changes:
    - skel.bashrc:
      - Run lesspipe.
      - Enable ls aliases.
      - Set options in ll alias to -alF.
      - Define an alert alias.
      - Enabled colored grep aliases.
    - etc.bash.bashrc:
      - Add sudo hint.

bash (4.3-3) unstable; urgency=medium

  * Fix an issue with with empty completions and bash-completion.
    Closes: #741060 . LP: #1291586.
  * Fix an issue with updating terminal titles using trap commands.
    LP : #1294167.
  * Fix an issue in vi-mode, not re-doing the latest "dw", "dl", "D", ...
    commands.
  * Fix segfault in _rl_dispatch_callback(). Closes: #741555.
 -- Matthias Klose <email address hidden>   Wed, 19 Mar 2014 19:37:16 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bash_4.3.orig.tar.gz 7.2 MiB b2fe79ddf9e7abdb4695e3070afa866d2a94a58d1cc9d731585330c753815491
bash_4.3-3ubuntu1.debian.tar.gz 71.7 KiB 8bfcb9ae77b63b09114f7a069f3128d70d422cb01dccf15c8652c3d0e51c30a8
bash_4.3-3ubuntu1.dsc 1.6 KiB fdac1fd27a9606311554acabd7e08ba1d5a8240f73ef72ede3e24a7a7de96dc6

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: 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-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.