summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/unzip-fix-overflows-and-infloop.patch
AgeCommit message (Expand)Author
2015-10-22Revert "gnu: unzip: Reorganize security fixes for improved clarity."•••This reverts commit c46c931ecfe7fd4a5cbd979263d28d3f1e02bcca. Mark H Weaver
2015-10-22gnu: unzip: Reorganize security fixes for improved clarity.•••* gnu/packages/patches/unzip-fix-overflows-and-infloop.patch: Delete file. Its contents are now split into the following new files: * gnu/packages/patches/unzip-CVE-2015-7696.patch, gnu/packages/patches/unzip-CVE-2015-7697.patch, gnu/packages/patches/unzip-overflow-on-invalid-input.patch: New files. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/zip.scm (unzip)[source]: Adjust patches accordingly. Mark H Weaver
2015-10-08gnu: unzip: Add various fixes.•••* gnu/packages/patches/unzip-increase-size-of-cfactorstr.patch: Delete file. Replace with ... * gnu/packages/patches/unzip-overflow-long-fsize.patch: ... this new file. * gnu/packages/patches/unzip-attribs-overflow.patch, gnu/packages/patches/unzip-fix-overflows-and-infloop.patch, gnu/packages/patches/unzip-format-secure.patch: New files. * gnu/packages/patches/unzip-CVE-2014-9636.patch: Replace contents with fixed patch from Fedora. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/zip.scm (unzip)[source]: Adjust list of patches. Mark H Weaver