bash 5.0-ok1 source package in openKylin

Changelog

bash (5.0-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

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

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bash_5.0.orig.tar.xz 5.3 MiB 893858ba233d65bda38039e99dd96a4102b2f6a2d5e6c1c546e0794a60beed97
bash_5.0-ok1.debian.tar.xz 39.9 KiB 91a289036d1b9354cada80db1d7eb347f4aa96e469fa88c16d00cc418e0d0924
bash_5.0-ok1.dsc 2.2 KiB a5626979d0fd1695c6555b72d0c22046aa51a211501d7e4bd0107fc297d293ea

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