bash 5.2.21-2ubuntu5 source package in Ubuntu

Changelog

bash (5.2.21-2ubuntu5) oracular; 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, 16 Apr 2024 21:44:44 +0100

Upload details

Uploaded by:
Dave Jones
Sponsored by:
Andreas Hasenack
Uploaded to:
Oracular
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.2.21.orig.tar.xz 5.3 MiB ec21ab4efd6bd7a6e2802fbda622b81bfc43a8095d721234d4bf075797683014
bash_5.2.21-2ubuntu5.debian.tar.xz 92.5 KiB 30959390d5879029c4ae8d5bf17538b777f9c9e1948fd55af3cb3138e10de47c
bash_5.2.21-2ubuntu5.dsc 2.3 KiB 49dfea0b41d4c0b4460babb119fd9ed8dcfeef662970a1f12ca6cae745f1cbec

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