Change logs for mksh source package in Groovy

  • mksh (59b-3) unstable; urgency=medium
    
      * “zelenka” upload
      * autopkgtests dislike stderr output (really Closes: #970268)
    
     -- Thorsten Glaser <email address hidden>  Wed, 16 Sep 2020 18:57:00 +0200
  • mksh (59b-2) unstable; urgency=medium
    
      * d/mksh.postinst: u-a doesn’t like slaves pointing to same-links
      * adapt as-installed tests to skip known-bad binaries (Closes: #970268)
      * redo lintian overrides because someone seems to think it cute
        to let maintainers do unnecessary changes
    
     -- Thorsten Glaser <email address hidden>  Tue, 15 Sep 2020 00:28:36 +0200
  • mksh (59b-1) unstable; urgency=medium
    
      * Upload to unstable
      * Move to debhelper 13
      * New upstream bugfix release
        - [tg] Handle other tmux $TERM types, pointed out by multi via IRC
        - [tg] Fix typo in FAQ
        - [tg] y='a\*b'; [[ $x = $y ]] regression (Martijn Dekker) fix
        - [l0kod] Defuse CLIP OS O_MAYEXEC support (cf. LWN)
        - [tg] Make set +o output a command to restore the currently set and
          (new!) cleared options, keep a reset state per session (experimental)
        - [tg] Correct documentation and code regarding to argv[0] parsing:
          first ‘-’ for login shells, then ‘r’ case-insensitively for restricted
          shell, then “sh”*, again case-insensitively, for BINSH_* modes;
          add tests
        - [tg] On OS/2, allow case-insensitive name for direct builtin call
        - [tg] Always skip startup files if direct builtin call
        - [tg] Avoid some sometimes-redundant startup codepaths
      * Drop hint-testsuite-triggers autopkgtest, it confused Debian QA tools
      * Remove no longer relevant section from README.Debian
      * Add ksh93-compatible alternative rksh if mksh provides ksh
    
     -- Thorsten Glaser <email address hidden>  Sun, 17 May 2020 03:05:10 +0200
  • mksh (58-1) unstable; urgency=medium
    
      * New upstream release
        - [tg] Improve code performance, quality, robustness and correctness
        - [multiplexd] Add vi mode PgDn, similar to PgUp doing history search
        - [tg] Build.sh fixup unreliable test -n / -z
        - [multiplexd] Correct documentation of vi mode @c
        - [tg] Update to UCD 13.0.0
        - [tg] Use nanoseconds in test -nt / -ot (LP#1855325)
      * Work around debhelper issue #908845 (Niels Thykier)
      * Update lintian overrides
    
     -- Thorsten Glaser <email address hidden>  Fri, 27 Mar 2020 12:59:25 +0100