bash 4.4.18-2ubuntu1.3 source package in Ubuntu

Changelog

bash (4.4.18-2ubuntu1.3) bionic-security; urgency=medium

  * SECURITY UPDATE: privilege gain via setuid
    - debian/patches/CVE-2019-18276.patch: replace the use of
      setuid and setgid when possible with setresuid and setresgid,
      respectively.
    - CVE-2019-18276

 -- David Fernandez Gonzalez <email address hidden>  Mon, 18 Apr 2022 17:08:18 +0200

Upload details

Uploaded by:
David Fernandez Gonzalez
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
base
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
bash_4.4.18.orig.tar.xz 4.8 MiB 704143a7170041ac9f1025455d6d23ff0f353711a3dc557b47d6e6322f24cd02
bash_4.4.18-2ubuntu1.3.debian.tar.xz 64.6 KiB f7602ee9f5bc9c94f23b6c0da27905646ada0b48c2ed8504109f1fe3a4b6aade
bash_4.4.18-2ubuntu1.3.dsc 2.3 KiB a01651c48403c1c5dac55f947bb9991edd4774488e4f3ebcaa5041f3c512d552

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