bash 5.0-ok4 source package in openKylin

Changelog

bash (5.0-ok4) yangtze; urgency=medium

  * No change rebuild

 -- CI Bot <email address hidden>  Wed, 24 Jan 2024 01:57:47 +0000

Upload details

Uploaded by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
base
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main base
Yangtze V1.0 proposed main base

Downloads

File Size SHA-256 Checksum
bash_5.0.orig.tar.xz 5.3 MiB 893858ba233d65bda38039e99dd96a4102b2f6a2d5e6c1c546e0794a60beed97
bash_5.0-ok4.debian.tar.xz 40.8 KiB 92cfabbd437bdcf47a76c09330f5d13c447810db7315059a5b7fb007b0f9bf7f
bash_5.0-ok4.dsc 2.2 KiB a2e4e01bb291819e0c81edb710ffd696f416fd1b8a03023d15f878e1565eadc3

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