bash 5.2-1ubuntu2 source package in Ubuntu
Changelog
bash (5.2-1ubuntu2) kinetic; urgency=medium * debian/patches: Import two upstream patches to fix crashes: - Bash-5.2-patch-1-fix-crash-with-unset-arrays-in-arit.diff - Bash-5.2-patch-2-fix-crash-in-readline-when-started-.diff (LP:#1992206) -- Nick Rosbrook <email address hidden> Fri, 07 Oct 2022 17:03:05 -0400
Upload details
- Uploaded by:
- Nick Rosbrook
- Sponsored by:
- Julian Andres Klode
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- shells
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | shells |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash_5.2.orig.tar.xz | 5.6 MiB | f358a087da1f0c754f814172d8cd0b012ea68086d7aadd4eabff92074aa575d8 |
bash_5.2-1ubuntu2.debian.tar.xz | 90.8 KiB | 372671cbf35911d15d6e6c01c04f7a883c56ccc8e1f53948a8f74229d93d2de8 |
bash_5.2-1ubuntu2.dsc | 2.4 KiB | 52dc365eb9151aa8ea387d4c117983c12f4d9a1679d8cf4e50a96078d9c7775c |
Available diffs
- diff from 5.2-1ubuntu1 to 5.2-1ubuntu2 (1.6 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