bash 5.0-6ubuntu1.1 source package in Ubuntu

Changelog

bash (5.0-6ubuntu1.1) focal; urgency=medium

  * Apply upstream patches 017 (LP: #1878517)

 -- Matthieu Clemenceau <email address hidden>  Thu, 18 Jun 2020 10:44:55 -0500

Upload details

Uploaded by:
Matthieu Clemenceau
Sponsored by:
Brian Murray
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bash_5.0.orig.tar.xz 5.3 MiB 893858ba233d65bda38039e99dd96a4102b2f6a2d5e6c1c546e0794a60beed97
bash_5.0-6ubuntu1.1.debian.tar.xz 72.6 KiB b2208096205b625756e2a211d69cb801a273443094c273a275af9c49916911b6
bash_5.0-6ubuntu1.1.dsc 2.4 KiB 6ed4321c4a335f34ec05103e336c1b2ef3ef980b1d9bd36aa3b8610a01ff9389

Available diffs

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