Change logs for mksh source package in Disco

  • mksh (57-1) unstable; urgency=medium
    
      * The “basta!” upload
      * Update to latest upstream release:
        - [tg] Fix MKSH_EARLY_LOCALE_TRACKING warning
        - [tg] Document that, when your Unix is broken, GIGO applies (LP#1817959)
        - [tg] Improve error message for inaccessible executables (LP#1817789)
      * Eliminate all local patches thusly
    
     -- Thorsten Glaser <email address hidden>  Fri, 01 Mar 2019 17:32:43 +0100
  • mksh (56c-3) unstable; urgency=medium
    
      * Update to a CVS snapshot as of 2019-01-05
        - [tg] Trick a GCC warning, to make up for it ignoring lint(1) hints
        - [tg] Add O_MAYEXEC support for CLIP OS
        - [tg] Make dup-to-self with ksh-style fd≥3 closing work; catern via IRC
        - [tg] Add compat glue for newer GNU groff mdoc to the manpages
        - [tg] Trigger EXIT trap after single-command subshells (Closes: #910276)
        - [tg] Document set -eo pipefail caveat (LP#1804504)
      * Bump debhelper to 12 (requested by lintian)
      * Policy 4.3.0
    
     -- Thorsten Glaser <email address hidden>  Sat, 05 Jan 2019 14:09:44 +0100
  • mksh (56c-2) unstable; urgency=low
    
      * The “stets vermißt, feiner Kerl” release
      * Update to a CVS snapshot as of 2018-10-20
        - [gecko2] Update operating environment reporting for the Macintosh
        - [Martijn Dekker] make ${foo#'bar'} in here document behave like ksh93
        - [Martijn Dekker] quote empty strings for re-entry into shell
        - [tg, G.raud Meyer] Improve documentation, especially for tty states
        - [tg] Protect against entering line editing with bad saved tty state
        - [tg] Fix set -o allexport for arrays (which we apparently do)
        - [tg] Handle lseek(2) returning -1 as pointed out by Coverity Scan
        - [tg] Fix left-padding UTF-8 strings
        - [tg, G.raud Meyer] Fix using the “-m” flag on the command line
        - [tg] Update to UCD 11.0.0
        - [multiplexd] Fix a segfault using ^W during search in Vi mode
        - [tg] Fix an error message; add a test for controlling tty
        - [tg] Permit unsetting LINES and COLUMNS, for those who need it
        - [tg] Fix manpage bug (RedHat BZ#1612173)
        - [tg] Minor spelling cleanup
        - [tg] Unbreak high-bit7 (nōn-ASCII) heredoc separators (LP#1779179)
        - [tg] Allow dumping high-bit7-char-containing strings in DEBUG mode
        - [tg] Add some testcases for behaviour questions popped up in IRC
      * Bump to Policy 4.2.1.2
        - handle new “terse” build option
        - R³:no
      * Update list of architectures on which musl is available
      * Add some UMEGAYA metadata
      * Update lintian overrides
    
     -- Thorsten Glaser <email address hidden>  Sat, 20 Oct 2018 22:48:04 +0200
  • mksh (56c-1) unstable; urgency=high
    
      * New upstream bugfix release:
        - [komh] Remove redundant OS/2-specific code, clean up others
        - [komh, tg] Fix drive-qualified (absolute and relative) DOS-style
          path support in realpath functionality, partially other places
        - [tg] Don’t substitute ${ENV:-~/.mkshrc} result again
        - [tg] Improve OS/2 $PATH (et al.) handling, drive-relative paths
        - [tg] Add MKSH_ENVDIR compile-time option for Jehanne and Plan 9
        - [tg] Update wcwidth data with bugfixed script (still Unicode 10;
          resulting values are identical to glibc git master for extant chars)
        - [Dr. Werner Fink] Raise some time limits in the testsuite
        - [Shamar] Add support for the Jehanne operating system
        - [komh] Set stdin to text mode before executing child processes on OS/2
        - [komh] Pass arguments via a resonse file if executing a child fails
        - [Dr. Werner Fink] Early locale tracking as a compile-time option
        - [tg] Fix regressions introduced with new fast character classes
      * Urgency high due to the bugfixes (credits Daniel Martí, Jakub Wilk)
    
     -- Thorsten Glaser <email address hidden>  Sun, 14 Jan 2018 03:12:49 +0100