bash 5.2~rc2-2ubuntu1 source package in Ubuntu
Changelog
bash (5.2~rc2-2ubuntu1) kinetic; 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~rc2-2) unstable; urgency=medium * New upstream snapshot 5.2 rc2. * Bump standards version. bash (5.2~rc1-1) experimental; urgency=medium * New upstream snapshot 5.2 rc1. bash (5.2~beta-1) experimental; urgency=medium * New upstream snapshot 5.2 beta1. bash (5.1-6.1) unstable; urgency=medium [ Helmut Grohne ] * Non-maintainer upload. * Replace add-shell/remove-shell with declarative shells.d trigger. Closes: #1004171 -- Matthias Klose <email address hidden> Thu, 25 Aug 2022 16:19:11 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Kinetic
- 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.2~rc2.orig.tar.xz | 5.6 MiB | 763ff1906505b6ac19c1155123cfe7772665a52a3ab2b2a38b1ff73813a69b5e |
bash_5.2~rc2-2ubuntu1.debian.tar.xz | 89.8 KiB | b9737b92f143c28f538cf75e1e2fc19a30b6e8888cc34b86ea243bc8db415f19 |
bash_5.2~rc2-2ubuntu1.dsc | 2.4 KiB | 67d74476997702dbb9cca6357b0ac34b7c682e3c94581982b916c81c7d447a9f |
Available diffs
- diff from 5.1-6ubuntu1 to 5.2~rc2-2ubuntu1 (2.9 MiB)
- diff from 5.2~rc2-1ubuntu1 to 5.2~rc2-2ubuntu1 (880 bytes)
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