bash 5.2.15-2ubuntu1 source package in Ubuntu
Changelog
bash (5.2.15-2ubuntu1) lunar; 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.2.15-2) unstable; urgency=medium * Remove one more pdf file without source. Closes: #1024598. bash (5.2.15-1) unstable; urgency=medium * New patch release. bash (5.2-3) unstable; urgency=medium * Apply upstream patches 003 - 015. * Repack to get rid of non-source PDF (Bastian Germann). Closes: #1024598. * d/watch: Update to v4 and add repack options. * d/copyright: Convert to machine-readable format, adding missing info. Closes: #1024602. * Enable all hardening flags (Christian Göttsche). Closes: #1021082. * Fix build on musl (Helmut Grohne). Closes: #1023053. bash (5.2-2) unstable; urgency=medium * Apply upstream patches 001 - 002. - Expanding unset arrays in an arithmetic context can cause a segmentation fault. - Starting bash with an invalid locale specification for LC_ALL/LANG/LC_CTYPE can cause the shell to crash. Closes: #1021062. -- Matthias Klose <email address hidden> Sat, 07 Jan 2023 08:34:42 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- shells
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | shells | |
Lunar | release | main | shells |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash_5.2.15.orig.tar.gz | 9.5 MiB | 7a315bc0e9d90713159e4390ec1096a41e4f33cd8cc3d1a749a8e5ad56600f51 |
bash_5.2.15-2ubuntu1.debian.tar.xz | 101.2 KiB | 67ed772264ec7098158e00b11df7073e182a65bfcf63b14aef8755cb04cfcaf3 |
bash_5.2.15-2ubuntu1.dsc | 2.4 KiB | a3c98f0c6c0f17301a5a9307c0b17f338b01b8d61051557afa021a3580dde323 |
Available diffs
- diff from 5.2-1ubuntu2 to 5.2.15-2ubuntu1 (26.4 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