bash 5.0-ok3 source package in openKylin

Changelog

bash (5.0-ok3) yangtze; urgency=medium

  * buptvia repair CVE-2019-18276

 -- sunyating <email address hidden>  Mon, 06 Mar 2023 17:03:58 +0800

Upload details

Uploaded by:
sunyating
Sponsored 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

Downloads

File Size SHA-256 Checksum
bash_5.0.orig.tar.xz 5.3 MiB 893858ba233d65bda38039e99dd96a4102b2f6a2d5e6c1c546e0794a60beed97
bash_5.0-ok3.debian.tar.xz 40.7 KiB 5a4ac9dbfff77b411c9e3a3e9575e639755319be93dd1695269498ffb3161c7b
bash_5.0-ok3.dsc 2.2 KiB 7fabe842158fa6cec7c8ef64e73070bf576752a916c68ed27df0f3bef86b3778

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