ksh93 93u+20120801-7 source package in Ubuntu

Changelog

ksh93 (93u+20120801-7) unstable; urgency=medium

  * Fix for crashes because job locking mechanism does not survive
    compiler optimization (Closes: #867181)
  * Fix for implicit declaration warnings
  * Updated upstream metadata

 -- Anuradha Weeraman <email address hidden>  Thu, 06 Feb 2020 21:21:27 -0500

Upload details

Uploaded by:
Anuradha Weeraman
Uploaded to:
Sid
Original maintainer:
Anuradha Weeraman
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ksh93_93u+20120801-7.dsc 1.8 KiB 78b3b3a6a225ebf0617d7fc84bf4e516baf3be7d9e997bc1f3319c14f7ff8f89
ksh93_93u+20120801.orig.tar.gz 2.3 MiB 052d598df7ed3cbd0fdf458b796262b0b59f4cd3305d970be1cc2287408dbfc9
ksh93_93u+20120801-7.debian.tar.xz 20.2 KiB e860326942535a6df64d57ba89c920a755b879e5a738aa6bf419ee79585b1487

Available diffs

No changes file available.

Binary packages built by this source

ksh93: Real, AT&T version of the Korn shell

 Ksh is a UNIX command interpreter (shell) that is intended for both
 interactive and shell script use. Its command language is a superset of
 the sh(1) shell language.
 .
 The 1993 version adds a number of new, mostly scripting related,
 features over the 1988 version that is typically distributed with
 commercial UNIX variants. For example, it has lexical scoping, compound
 variables, associative arrays, named references and floating point
 math.
 .
 The shcomp tool can be used to compile ksh scripts into a binary format.

ksh93-dbgsym: debug symbols for ksh93