From 87704ddca07852699cb3b70ed4330d4d02084cd0 Mon Sep 17 00:00:00 2001 From: Petr Stodulka Date: Mar 03 2017 20:57:43 +0000 Subject: non-important changes in spec --- diff --git a/unzip.spec b/unzip.spec index 960e288..7b7f9e4 100644 --- a/unzip.spec +++ b/unzip.spec @@ -11,6 +11,7 @@ Release: 33%{?dist} License: BSD Group: Applications/Archiving Source: http://downloads.sourceforge.net/infozip/unzip60.tar.gz + # Not sent to upstream. Patch1: unzip-6.0-bzip2-configure.patch # Upstream plans to do this in zip (hopefully also in unzip). @@ -36,6 +37,7 @@ Patch9: unzip-6.0-caseinsensitive.patch # downstream fix for "-Werror=format-security" # upstream doesn't want hear about this option again Patch10: unzip-6.0-format-secure.patch + Patch11: unzip-6.0-valgrind.patch Patch12: unzip-6.0-x-option.patch Patch13: unzip-6.0-overflow.patch @@ -43,6 +45,7 @@ Patch14: unzip-6.0-cve-2014-8139.patch Patch15: unzip-6.0-cve-2014-8140.patch Patch16: unzip-6.0-cve-2014-8141.patch Patch17: unzip-6.0-overflow-long-fsize.patch + # Fix heap overflow and infinite loop when invalid input is given (#1260947) Patch18: unzip-6.0-heap-overflow-infloop.patch