bash 4.3-11ubuntu1 source package in Ubuntu RTM

Changelog

bash (4.3-11ubuntu1) utopic; 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.
 -- Matthias Klose <email address hidden>   Tue, 07 Oct 2014 16:23:35 +0200

Upload details

Uploaded by:
Matthias Klose
Sponsored by:
Marc Deslauriers
Uploaded to:
14.09
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
base
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main shells
14.09 release main shells

Builds

14.09: [FULLYBUILT] amd64 [FULLYBUILT] armhf [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bash_4.3.orig.tar.gz 7.2 MiB b2fe79ddf9e7abdb4695e3070afa866d2a94a58d1cc9d731585330c753815491
bash_4.3-11ubuntu1.debian.tar.xz 82.1 KiB 5a9a247de24f253454cf78838adecb997938d784b7151e171c43a0e13285040f
bash_4.3-11ubuntu1.dsc 2.2 KiB a72f539d84f0fcb6f33daa3968d11bbeeeaf48ecefd1612e07c180b95f2d54b7

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