Change logs for ksh source package in Xenial

  • ksh (93u+20120801-2ubuntu0.16.04.1) xenial; 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>  Tue, 04 Jul 2017 15:08:52 -0400
  • 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)
    
     -- Nicholas Bamber <email address hidden>  Mon, 02 Nov 2015 15:27:02 +0000
  • ksh (93u+20120801-1.2) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Removed extra files that had leaked into debian tarball, mea culpa
    
     -- Nicholas Bamber <email address hidden>  Tue, 27 Oct 2015 08:06:23 +0000
  • ksh (93u+20120801-1.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Apply patch from bug report to resolve FTBS (Closes: #777930)
    
     -- Nicholas Bamber <email address hidden>  Fri, 16 Oct 2015 07:10:35 +0100
  • 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)
    
     -- Oliver Kiddle <email address hidden>  Mon, 07 Jan 2013 16:08:49 +0100