Skip to content
Snippets Groups Projects
  1. May 06, 2022
  2. Oct 06, 2021
  3. Jun 14, 2020
    • Max Rees's avatar
      system/unzip: miscellaneous fixes · cc8b68b5
      Max Rees authored
      * Make sure CFLAGS are respected by setting LOCAL_UNZIP instead of
        LOCAL_ZIP and unsetting CFLAGS_OPT in the configure script.
      * Don't strip too early by setting STRIP to a no-op and unsetting
        LFLAGS2 in the configure script.
      * Cherry-pick a patch from Fedora to fix format warnings.
      * Fix unzipsfx test on 32-bit arches by casting a literal argument to
        the correct type.
      Verified
      cc8b68b5
  4. Mar 21, 2020
    • Max Rees's avatar
      system/unzip: change upstream to Debian (#123) · a44b1ab6
      Max Rees authored
      Debian's patches close several CVEs, including a few of which I wasn't
      even aware. They also include the patches we were already carrying:
      
      These were plucked directly from Debian so the names are the same:
      10-unzip-handle-pkware-verify.patch
      20-unzip-uidgid-fix.patch
      
      Our unzip-6.0-heap-overflow-infloop.patch is covered by Debian's:
      14-cve-2015-7696.patch
      15-cve-2015-7697.patch
      16-fix-integer-underflow-csiz-decrypted.patch
      Verified
      a44b1ab6
  5. Dec 21, 2019
  6. Jul 21, 2019
  7. Jun 25, 2018
  8. Jun 22, 2018
  9. Jun 14, 2018
Loading