Change logs for dash source package in Groovy

  • dash (0.5.10.2-7) unstable; urgency=medium
    
      * Provide machine-readable copyright file.
      * Use debhelper-compat instead of debian/compat.
      * Use dh 12.
      * Drop nostrip handling, it is build into dh_strip.
      * Wrap and sort Build-Depends.
      * Change the privmode long option name to privileged to match bash.
    
     -- Andrej Shadura <email address hidden>  Mon, 30 Mar 2020 11:45:13 +0200
  • dash (0.5.10.2-6) unstable; urgency=medium
    
      * Apply patch from Chris Lamb:
        - dash: Fix stack overflow from infinite recursion in script
          (Closes: #579815)
      * Apply upstream patches:
        - shell: Don't include config.h for native helpers
        - system: Disable glibc warning on sigsetmask
      * Apply patches proposed upstream:
        - options: Do not set commandname in procargs
        - histedit: Fix infinite loop when using 'fc -s'
          (Closes: #928072)
      * Update the CI pipeline (thanks to IƱaki Malerba).
      * Enable hardening for helpers.
    
     -- Andrej Shadura <email address hidden>  Thu, 18 Jul 2019 15:15:27 -0300