File tree 1 file changed +3
-3
lines changed
pkgs/applications/graphics/graphicsmagick
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,15 @@ stdenv.mkDerivation {
15
15
patches = [
16
16
./disable-popen.patch
17
17
( fetchpatch {
18
- url = "https://sources.debian.net/data/main/g/graphicsmagick/1.3.25-4 /debian/patches/CVE-2016-7996_CVE-2016-7997.patch" ;
18
+ url = "https://sources.debian.net/data/main/g/graphicsmagick/1.3.25-5 /debian/patches/CVE-2016-7996_CVE-2016-7997.patch" ;
19
19
sha256 = "0xsby2z8n7cnnln7szjznq7iaabq323wymvdjra59yb41aix74r2" ;
20
20
} )
21
21
( fetchpatch {
22
- url = "https://sources.debian.net/data/main/g/graphicsmagick/1.3.25-4 /debian/patches/CVE-2016-7800_part1.patch" ;
22
+ url = "https://sources.debian.net/data/main/g/graphicsmagick/1.3.25-5 /debian/patches/CVE-2016-7800_part1.patch" ;
23
23
sha256 = "02s0x9bkbnm5wrd0d2x9ld4d9z5xqpfk310lyylyr5zlnhqxmwgn" ;
24
24
} )
25
25
( fetchpatch {
26
- url = "https://sources.debian.net/data/main/g/graphicsmagick/1.3.25-4 /debian/patches/CVE-2016-7800_part2.patch" ;
26
+ url = "https://sources.debian.net/data/main/g/graphicsmagick/1.3.25-5 /debian/patches/CVE-2016-7800_part2.patch" ;
27
27
sha256 = "1h4xv3i1aq5avsd584rwa5sa7ca8f7w9ggmh7j2llqq5kymwsv5f" ;
28
28
} )
29
29
( fetchpatch {
You can’t perform that action at this time.
0 commit comments