bash 5.2.21-ok1 source package in openKylin

Changelog

bash (5.2.21-ok1) unstable; urgency=medium

  * rebuild source for openKylin

 -- xinjiahao <email address hidden>  Thu, 28 Mar 2024 09:58:38 +0800

Upload details

Uploaded by:
xinjiahao
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
base
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main base
Huanghe V3.0 release main base
Nile V2.0 release main base
Nile V2.0 proposed main base

Downloads

File Size SHA-256 Checksum
bash_5.2.21.orig.tar.xz 5.3 MiB ec21ab4efd6bd7a6e2802fbda622b81bfc43a8095d721234d4bf075797683014
bash_5.2.21-ok1.debian.tar.xz 57.3 KiB a5bfabede79685f598b9a87ad5da6a3c6c25285909d5d658070856010b855ef7
bash_5.2.21-ok1.dsc 2.1 KiB 462ab0b28d1609aa81dbed558b3cc9f682b52ce79edc60b0af8a2536f70d2cbe

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