bash 5.2.15-2ubuntu2 source package in Ubuntu
Changelog
bash (5.2.15-2ubuntu2) noble; urgency=medium * Correct the bash(1) man-page to note that --rcfile does not prevent the execution of the system-wide /etc/bash.bashrc file (LP: #1097467) -- Dave Jones <email address hidden> Tue, 14 Nov 2023 11:31:40 +0000
Upload details
- Uploaded by:
- Dave Jones
- Sponsored by:
- Dan Bungert
- Uploaded to:
- Noble
- 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_5.2.15.orig.tar.gz | 9.5 MiB | 7a315bc0e9d90713159e4390ec1096a41e4f33cd8cc3d1a749a8e5ad56600f51 |
bash_5.2.15-2ubuntu2.debian.tar.xz | 101.6 KiB | 15b002939ad611b1f139cf7b21014b895eaa0648248edb79a02eeb8174d6b681 |
bash_5.2.15-2ubuntu2.dsc | 2.4 KiB | 1d1f9d314cc4ae7c9c6cdfe5facb7b74de8fd9fc76fb22e781f6e613509a6121 |
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