bash 5.0-6ubuntu1.2 source package in Ubuntu
Changelog
bash (5.0-6ubuntu1.2) focal-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 11:14:46 +0200
Upload details
- Uploaded by:
- David Fernandez Gonzalez
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- base
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | shells | |
Focal | security | main | shells |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash_5.0.orig.tar.xz | 5.3 MiB | 893858ba233d65bda38039e99dd96a4102b2f6a2d5e6c1c546e0794a60beed97 |
bash_5.0-6ubuntu1.2.debian.tar.xz | 73.4 KiB | 11242de79e8444810b1af8900786bd70633dda9298a79723663a2fb23eaaded9 |
bash_5.0-6ubuntu1.2.dsc | 2.2 KiB | 76d9a75a090ed0a730f040712ebc3f572ef4943fd512d0eff4c00bd3691a0f0a |
Available diffs
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