unzip: CVE-2015-7696, CVE-2015-7697

This commit is contained in:
Domen Kožar
2015-11-01 09:39:45 +01:00
parent 1496b0f6a1
commit aff3a23d67
3 changed files with 104 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@ stdenv.mkDerivation {
./CVE-2014-8140.diff
./CVE-2014-8141.diff
./CVE-2014-9636.diff
./CVE-2015-7696.diff
./CVE-2015-7697.diff
] ++ stdenv.lib.optional enableNLS
(fetchurl {
url = "http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-arch/unzip/files/unzip-6.0-natspec.patch?revision=1.1";