libarchive: comment on a vulnerability fixed before
This commit is contained in:
parent
11693943de
commit
ac6f1313dc
@ -15,6 +15,7 @@ stdenv.mkDerivation rec {
|
||||
patches = [
|
||||
./CVE-2013-0211.patch # https://github.com/libarchive/libarchive/commit/22531545
|
||||
./CVE-2015-1197.patch # https://github.com/NixOS/nixpkgs/issues/6799
|
||||
# ^ it's CVE-2015-2304 specific to libarchive
|
||||
];
|
||||
|
||||
buildInputs = [ sharutils libxml2 zlib bzip2 openssl xz ] ++
|
||||
|
Loading…
Reference in New Issue
Block a user