bash 5.1-6ubuntu1.1 source package in Ubuntu

Changelog

bash (5.1-6ubuntu1.1) jammy-security; urgency=medium

  * SECURITY UPDATE: heap-buffer overflow in valid parameter_transform
    - debian/patches/CVE-2022-3715.patch: add extra check to subst.c.
    - CVE-2022-3715

 -- Marc Deslauriers <email address hidden>  Thu, 14 Mar 2024 07:31:47 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
base
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates main shells
Jammy security main shells

Downloads

File Size SHA-256 Checksum
bash_5.1.orig.tar.xz 5.5 MiB d5eeee4f953c09826409d572e2e8996a2140d67eb8f382ce1f3a9d23883ad696
bash_5.1-6ubuntu1.1.debian.tar.xz 97.6 KiB 32332a77dedfbeee4deae3a435e07a9377a117d8326120abe0b26b92c60f5404
bash_5.1-6ubuntu1.1.dsc 2.4 KiB 5c35c7efb7cfb6cfcaaaa4825ca7227151d434b4ff18b0ca88441c9f6dc9ba4e

View changes file

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