bash 5.1-6ubuntu1 source package in Ubuntu
Changelog
bash (5.1-6ubuntu1) 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-6) unstable; urgency=medium * Apply upstream patches 013 - 016. -- Matthias Klose <email address hidden> Thu, 06 Jan 2022 17:23:33 +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 | |
---|---|---|---|---|
Jammy | release | main | shells |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash_5.1.orig.tar.xz | 5.5 MiB | d5eeee4f953c09826409d572e2e8996a2140d67eb8f382ce1f3a9d23883ad696 |
bash_5.1-6ubuntu1.debian.tar.xz | 97.3 KiB | 78e2cfa2399506de09e750e93a627f84b0ad6c8cfc99210e2717c337c88a861c |
bash_5.1-6ubuntu1.dsc | 2.4 KiB | 7e0279e6cbd48e2123562257f15a2f9aa614d0ce9a3717dd71461ed3fbfeea74 |
Available diffs
- diff from 5.1-5ubuntu1 to 5.1-6ubuntu1 (2.2 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