Change logs for unzip source package in Impish

  • unzip (6.0-26ubuntu2) impish; urgency=medium
    
      * No-change rebuild to build packages with zstd compression.
    
     -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:25:55 +0200
  • unzip (6.0-26ubuntu1) hirsute; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - Add patch from archlinux which adds the -O option, allowing a charset
          to be specified for the proper unzipping of non-Latin and non-Unicode
          filenames.
    
    unzip (6.0-26) unstable; urgency=medium
    
      * Two more patches from Mark Adler for CVE-2019-13232. Closes: #963996.
      - Fix bug in UZbunzip2() that incorrectly updated G.incnt.
      - Fix bug in UZinflate() that incorrectly updated G.incnt.
      * Avoid weird zipgrep errors when no members are present.
        Thanks to Kevin Locke. Closes: #972233.
      * Update dependency on debhelper.
    
     -- Steve Langasek <email address hidden>  Fri, 29 Jan 2021 12:10:20 -0800