bash 4.4.18-2ubuntu1.2 source package in Ubuntu
Changelog
bash (4.4.18-2ubuntu1.2) bionic; urgency=medium * d/p/bash44-020.diff: Add fix for hang on 'wait' statement (LP: #1822776) -- Bryce Harrington <email address hidden> Thu, 06 Jun 2019 15:28:15 -0700
Upload details
- Uploaded by:
- Bryce Harrington
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- shells
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bash_4.4.18.orig.tar.xz | 4.8 MiB | 704143a7170041ac9f1025455d6d23ff0f353711a3dc557b47d6e6322f24cd02 |
bash_4.4.18-2ubuntu1.2.debian.tar.xz | 63.7 KiB | b0191aab30dd0531d7acbeab7c64014a1c9e484f417678a18ad1655a77b7b6f9 |
bash_4.4.18-2ubuntu1.2.dsc | 2.4 KiB | febc739ab69e09853f8f1d4b1db7038937911bee7d715926f1e7ff461b63c82f |
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