bash 5.0-5ubuntu1 source package in Ubuntu
Changelog
bash (5.0-5ubuntu1) focal; urgency=low * Merge from Debian unstable. 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. - Resurrect "Set the default path to comply with Debian policy" in deb-bash-config.diff. - Add autopkgtest for the built-in path. bash (5.0-5) unstable; urgency=medium * Apply upstream patches 004 - 011. * Bump standards version. -- Steve Langasek <email address hidden> Tue, 12 Nov 2019 16:54:47 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- shells
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash_5.0.orig.tar.xz | 5.3 MiB | 893858ba233d65bda38039e99dd96a4102b2f6a2d5e6c1c546e0794a60beed97 |
bash_5.0-5ubuntu1.debian.tar.xz | 69.7 KiB | 83f318783c9a1b5014d3b9c2a0e8fc045fb01d2c675c4aeb1136c31538a15afe |
bash_5.0-5ubuntu1.dsc | 2.4 KiB | f819523a8bf9ea8048c0f6115d213a355e8bfac7caac66b9d4e57552b7b3b473 |
Available diffs
- diff from 5.0-4ubuntu1 to 5.0-5ubuntu1 (6.7 KiB)
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-builtins-dbgsym: debug symbols for bash-builtins
- bash-dbgsym: debug symbols for bash
- 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.
- bash-static-dbgsym: debug symbols for bash-static