ksh 93u+20120801-1ubuntu0.14.04.1 source package in Ubuntu

Changelog

ksh (93u+20120801-1ubuntu0.14.04.1) trusty; urgency=medium

  * d/p/locking.patch: Fix job locking mechanism to prevent
    ksh to segfaults in job_chksave after receiving SIGCHLD. (LP: #1697501)

 -- Eric Desrochers <email address hidden>  Fri, 23 Jun 2017 16:01:04 -0400

Upload details

Uploaded by:
Eric Desrochers
Uploaded to:
Trusty
Original maintainer:
Oliver Kiddle
Architectures:
any
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe shells

Downloads

File Size SHA-256 Checksum
ksh_93u+20120801.orig.tar.gz 2.3 MiB 052d598df7ed3cbd0fdf458b796262b0b59f4cd3305d970be1cc2287408dbfc9
ksh_93u+20120801-1ubuntu0.14.04.1.debian.tar.xz 11.4 KiB c5e6ee5d773b2e6254f910b59151848b05f28767513f091c85f00f1fcd2a3bdc
ksh_93u+20120801-1ubuntu0.14.04.1.dsc 1.4 KiB 750d5d849579707960ea48356709cbbb69532a217d29d15210547b9e92a7e01d

View changes file

Binary packages built by this source

ksh: 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.