Skip to content
Snippets Groups Projects
Forked from tests / dash
Source project has a limited visibility.
  • Andrej Shadura's avatar
    42ab3d7d
    Import Debian changes 0.5.11+git20200708+dd9ef66-5 · 42ab3d7d
    Andrej Shadura authored
    dash (0.5.11+git20200708+dd9ef66-5) unstable; urgency=medium
    
      * Actually set PATH_MAX for Hurd.
    
    dash (0.5.11+git20200708+dd9ef66-4) unstable; urgency=medium
    
      * Define PATH_MAX=4096 on Hurd.
    
    dash (0.5.11+git20200708+dd9ef66-3) unstable; urgency=medium
    
      [ Johannes 'josch' Schauer ]
      * Don’t rely on /usr/share/man/man1/ existing (Closes: #974825).
    
      [ Andrej Shadura ]
      * Disable libc glob support (Closes: #974900, #976685).
      * Apply upstream patch:
        - jobs: Only block in waitcmd on first run (Closes: #974705, #975010).
    
    dash (0.5.11+git20200708+dd9ef66-2) unstable; urgency=medium
    
      * Upload to unstable.
    
    dash (0.5.11+git20200708+dd9ef66-1) experimental; urgency=medium
    
      * New upstream snapshot
        (Closes: #541544, #541642, #692611, #930805).
      * Drop patches applied upstream.
    
    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.
    
    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.
    42ab3d7d
    History
    Import Debian changes 0.5.11+git20200708+dd9ef66-5
    Andrej Shadura authored
    dash (0.5.11+git20200708+dd9ef66-5) unstable; urgency=medium
    
      * Actually set PATH_MAX for Hurd.
    
    dash (0.5.11+git20200708+dd9ef66-4) unstable; urgency=medium
    
      * Define PATH_MAX=4096 on Hurd.
    
    dash (0.5.11+git20200708+dd9ef66-3) unstable; urgency=medium
    
      [ Johannes 'josch' Schauer ]
      * Don’t rely on /usr/share/man/man1/ existing (Closes: #974825).
    
      [ Andrej Shadura ]
      * Disable libc glob support (Closes: #974900, #976685).
      * Apply upstream patch:
        - jobs: Only block in waitcmd on first run (Closes: #974705, #975010).
    
    dash (0.5.11+git20200708+dd9ef66-2) unstable; urgency=medium
    
      * Upload to unstable.
    
    dash (0.5.11+git20200708+dd9ef66-1) experimental; urgency=medium
    
      * New upstream snapshot
        (Closes: #541544, #541642, #692611, #930805).
      * Drop patches applied upstream.
    
    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.
    
    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.