Change logs for unzip source package in Hirsute

  • 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
  • unzip (6.0-25ubuntu1) eoan; 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-25) unstable; urgency=medium
    
      * Apply one more patch by Mark Adler:
      - Do not raise a zip bomb alert for a misplaced central directory.
        This should allow Firefox to build again. Closes: #932404.
        Reported by Peter Green. Hopefully CVE-2019-13232 is fixed now.
    
     -- Steve Langasek <email address hidden>  Thu, 15 Aug 2019 23:39:12 -0700