bash 5.3-ok1 source package in openKylin

Changelog

bash (5.3-ok1) huanghe; urgency=medium

  * rebuild for openkylin.

 -- tangxiaofeng <email address hidden>  Fri, 13 Mar 2026 10:57:38 +0800

Upload details

Uploaded by:
tangxiaofeng
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
base
Urgency:
Medium Urgency

Publishing See full publishing history

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

Downloads

File Size SHA-256 Checksum
bash_5.3.orig.tar.xz 5.3 MiB a70de6bb41f5e192534a5a1836b1d7fad9a8d4818a6e1506d70f38441552c17a
bash_5.3-ok1.debian.tar.xz 61.2 KiB cd0fb41b31e21428f32fc0518764ec08ac4f259ddf92a196319ce2b2f5f2ffe7
bash_5.3-ok1.dsc 2.0 KiB e59765a749f7c9c3ede41270e83830891779d4849d117f49f91cb025b53f6994

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