bash 5.1-5ubuntu1 source package in Ubuntu
Changelog
bash (5.1-5ubuntu1) jammy; 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. - Resurrect "Set the default path to comply with Debian policy" in deb-bash-config.diff. - Add autopkgtest for the built-in path. bash (5.1-5) unstable; urgency=medium * Apply upstream patches 009 - 012. * Bump standards version. * Remove preinst since "dash-as-sh"-transition is done. Closes: #958083. bash (5.1-3.1) unstable; urgency=medium [ Helmut Grohne ] * Non-maintainer upload. * preinst: Remove obsolete upgrade path from pre-wheezy. Closes: #958083 -- Matthias Klose <email address hidden> Tue, 30 Nov 2021 16:05:08 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- 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.1.orig.tar.xz | 5.5 MiB | d5eeee4f953c09826409d572e2e8996a2140d67eb8f382ce1f3a9d23883ad696 |
bash_5.1-5ubuntu1.debian.tar.xz | 96.3 KiB | 9e71d1ea7afc63edecb857e93e307ef183b7661794e2817d2b50ae8f25f2baf1 |
bash_5.1-5ubuntu1.dsc | 2.4 KiB | a7793fc5b8610a64b756ec6d3403c0db1813a7765ff8714868175e6b8f5a5701 |
Available diffs
- diff from 5.1-3ubuntu2 to 5.1-5ubuntu1 (8.3 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