jasper: include cve name in patch for auto-detection in vulnix
This commit is contained in:
parent
7638888868
commit
1ca71377f3
@ -12,8 +12,8 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
# Fixes CVE-2018-9055
|
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
|
name = "CVE-2018-9055.patch";
|
||||||
url = "http://paste.opensuse.org/view/raw/330751ce";
|
url = "http://paste.opensuse.org/view/raw/330751ce";
|
||||||
sha256 = "0m798m6c4v9yyhql7x684j5kppcm6884n1rrb9ljz8p9aqq2jqnm";
|
sha256 = "0m798m6c4v9yyhql7x684j5kppcm6884n1rrb9ljz8p9aqq2jqnm";
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user