unzip: CVE-2014-9636, fixes #6128

This commit is contained in:
Domen Kožar
2015-02-04 11:17:19 +01:00
parent df430ab2ea
commit d50bfd7515
2 changed files with 42 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ stdenv.mkDerivation {
./CVE-2014-8139.diff
./CVE-2014-8140.diff
./CVE-2014-8141.diff
./CVE-2014-9636.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";