Skip to content

Changelog ksh93 (93u+20120801-7)

2020

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

ksh93 (93u+20120801-6) unstable; urgency=high

   * Team upload.
   * Fix a few missing CFLAGS, CPPFLAGS, LDFLAGS

ksh93 (93u+20120801-5) unstable; urgency=high

   * Team upload.
   * Fix ksh93 name in more places; improve ksh2020 coïnstallability
   * Bump Policy (no change)
   * Fix doc-base section
   * Drop unused french manpage
   * Update packaging (debhelper, etc.)
   * Add UMEGAYA file
   * Switch to update-alternatives for binfmt-misc registration
   * Refresh patches, add missing comments
   * R³: actually, yes (upstream portion of installation)
   * Update lintian overrides
   * Add debian/NEWS, documenting why this package was split
   * Ensure coïnstallability: versioned Breaks: ksh

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

   * Re-introduce ksh93 into the archive as a separate package (Closes: #948745)
   * Bumped up standards-version
   * Set the hardened build flags
   * Use alternatives system for binaries
 
   [ Boyuan Yang ]
   * debian/control: Explicitly specify Vcs-Git branch.

2018

ksh (93u+20120801-3.4) unstable; urgency=medium

   [ Boyuan Yang ]
   * debian/menu: Replace menu entry with a .desktop file that only shows under Old menu systems
   * debian/rules: get-orig-source: Add notes about retrieving src
   * debian/watch: Add a watch file to monitor upstream version
   * debian/watch: Fix matching
 
   [ Aron Xu ]
   * Non-maintainer upload.
   * Fix FTBFS with glibc >= 2.28 by Juhani Numminen (Closes: #915326)

ksh (93u+20120801-3.3) unstable; urgency=medium

   * Non-maintainer upload.
   * debian/control: Update Vcs-* fields and use git repo under Salsa
     Debian group.
   * debian/patches: Refresh last patch.
   * debian/changelog: Remove trailing spaces.

ksh (93u+20120801-3.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix build failures caused by update in glibc (Closes: #887743)

2017

ksh (93u+20120801-3.1) unstable; urgency=medium

   * Non-maintainer upload.
   * fix postinst with merged /usr using patch from mksh (Closes: #810158)

2015

ksh (93u+20120801-2) unstable; urgency=medium

   * Adopted package (Closes: #691199)
   * Created alioth git repository and added VCS fields
   * Removed Conflicts clause versus pdksh as it is no longer relevant
   * Marked RELEASE file as an upstream changelog rather than simply doc
   * Added lintian override explaining the absence of a watch file
   * Added patch to correct spelling errors
   * Raised standards version to 3.9.6 - no change
   * Raised compat level and debhelper version to 9
   * Revamped debian/rules and added hardening and reproducibility
   * Added binary format support for compiled scripts (Closes: #687343)
   * Reviewed package description - added note about shcomp
   * Registered with doc-base and added extra documents
   * Moved example.kshrc to /etc/skel/.kshrc
   * Reviewed cleanup-man-title.patch and enabled rksh
   * Small correction to formatting of man page (Closes: #755486)
   * Removed deprecated GREP_OPTIONS from example.kshrc
   * Removed SHLVL increment from example.kshrc as it was doubling increment
   * Rewrote setenv() in example.kshrc (Closes: #792733)
   * Reviewed copyright file and added license-reconcile config
   * Changed default fc editor to ex (Closes: #633524)

ksh (93u+20120801-1.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Removed extra files that had leaked into debian tarball, mea culpa

ksh (93u+20120801-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Apply patch from bug report to resolve FTBS (Closes: #777930)

2013

ksh (93u+20120801-1) unstable; urgency=low

   * New upstream release.
   * Support hardening compiler options.
   * Bump to Standards-Version 3.9.4.
   * Includes upstream fix to detect renamed parent directory. (closes: #686149)
   * cd built-in now properly fixed upstream. (Really Closes: #679966)

2012

ksh (93u+20120628-1) unstable; urgency=high

   * New upstream release (closes: #679966)

ksh (93u+-1) unstable; urgency=low

   * Bump to Standards-Version 3.9.3
   * New upstream release (closes: #636580, #667038)

2011

ksh (93u-1) unstable; urgency=low

   * Switch to dpkg-source 3.0 (quilt) format
   * Bump to Standards-Version 3.9.1
   * New upstream release (closes: #600042)

2010

ksh (93t+20100621-1) unstable; urgency=low

   * Bump to Standards-Version 3.9.0
   * New upstream release

ksh (93t+20100309-1) unstable; urgency=low

   * New upstream release

ksh (93t+20100301-1) unstable; urgency=low

   * Better detection of utimensat() to fix build on GNU/kFreeBSD
     from Petr Salinger (closes: #537246)
   * Bump to Standards-Version 3.8.4
   * New upstream release

2009

ksh (93t+-2) unstable; urgency=low

   * Fix errors in manpage

ksh (93t+-1) unstable; urgency=low

   * Bump to Standards-Version 3.8.1
   * Add get-orig-source target to debian/rules
   * New upstream release (closes: #455824, #526160)

2008

ksh (93s+20080202-1) unstable; urgency=low

   * Bump to Standards-Version 3.7.3
   * Fix NAME section of manpage (closes: #463022)
   * Don't compile binaries with an RPATH
   * New upstream release (closes: #445992)

2007

ksh (93s+20071105-1) unstable; urgency=low

   * Change menu section to Applications/Shells
   * New upstream release

ksh (93s+20070628-1) unstable; urgency=low

   * New upstream release
   * Enable /etc/ksh.kshrc support (closes: #431206)

ksh (93s+-1) unstable; urgency=low

   * Bump to Standards-Version 3.7.2
   * New upstream release (closes: #384797)

2006

ksh (93r-1) unstable; urgency=high

   * Fix build failure with bash 3.1 as /bin/sh
   * New upstream release

2005

ksh (93q+93r-1) unstable; urgency=high

   * New upstream beta version, fixes gcc 4 problem (closes: #314578)

ksh (93q-4) unstable; urgency=low

   * Merge fix for problem with function return status.
   * Bump to Standards-Version 3.6.2.

ksh (93q-3) unstable; urgency=low

   * Include shcomp binary along with English and French man pages
     from Christophe Martin (closes: #311789).

ksh (93q-2) unstable; urgency=low

   * Install /bin/ksh alternative, and conflict with versions of
     pdksh older than 5.2.14-18 (closes: #304359).
   * Add example.kshrc file

ksh (93q-1) unstable; urgency=low

   * Initial Release.