bash 4.3-1ubuntu1 source package in Ubuntu

Changelog

bash (4.3-1ubuntu1) 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-1) unstable; urgency=medium

  * Bash 4.3 release.
  * Update debian/copyright.

bash (4.3~rc2-1) experimental; urgency=medium

  * New upstream version 4.3 rc2.

bash (4.3~rc1-1) experimental; urgency=medium

  * New upstream version 4.3 rc1.

bash (4.3~beta2-1) experimental; urgency=low

  * New upstream version 4.3 beta2.
 -- Matthias Klose <email address hidden>   Mon, 03 Mar 2014 22:52:05 +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-1ubuntu1.debian.tar.gz 69.0 KiB 2dcdec021e4eaeb70fab0ac36aa3c81752ab3fae99f284d424adf36b6e57ad49
bash_4.3-1ubuntu1.dsc 1.5 KiB d42269b96dcc6745b89b40f18cdb8800ccbd8946d40aaaddde9cd8d2f9afe52e

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