unzip: patch CVE-2018-18384

Patch from https://sourceforge.net/p/infozip/bugs/53/
This commit is contained in:
Pierre Bourdon
2019-02-17 05:55:30 +01:00
parent 27ed56ce1d
commit 705167a5dc
2 changed files with 36 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ stdenv.mkDerivation {
./CVE-2015-7697.diff
./CVE-2014-9913.patch
./CVE-2016-9844.patch
./CVE-2018-18384.patch
./dont-hardcode-cc.patch
] ++ stdenv.lib.optional enableNLS
(fetchurl {