bash 4.4.18-2ubuntu1 source package in Ubuntu
Changelog
bash (4.4.18-2ubuntu1) bionic; 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.4.18-2) unstable; urgency=medium * Revert the changes from the last upload. * Configure the normal build --without-bash-malloc as well. See http://lists.nongnu.org/archive/html/qemu-devel/2018-03/msg04700.html for the qemu fix. Closes: #865599. LP: #1751011. * Apply upstream patch 019. bash (4.4.18-1.1) unstable; urgency=high * Non-maintainer upload. * Build again with -no-pie as dropping it broke bash when run under qemu-user (with the same symptoms as #842037). Closes: #889869 Re-opens: #865599 -- Matthias Klose <email address hidden> Wed, 04 Apr 2018 20:30:26 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- shells
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | shells |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash_4.4.18.orig.tar.xz | 4.8 MiB | 704143a7170041ac9f1025455d6d23ff0f353711a3dc557b47d6e6322f24cd02 |
bash_4.4.18-2ubuntu1.debian.tar.xz | 62.4 KiB | 0f9a072b7a892c8ed388dac71783f8c4547c3b9737efa5ccb28bf243ab77ef10 |
bash_4.4.18-2ubuntu1.dsc | 2.4 KiB | ec8a83c399050b93b519feb3d2c08a90f9c3b090c18b7741785af50ce04cb6be |
Available diffs
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: No summary available for bash-dbgsym in ubuntu cosmic.
No description available for bash-dbgsym in ubuntu cosmic.
- 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