diff options
author | Mark H Weaver <mhw@netris.org> | 2016-01-15 17:53:58 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2016-01-15 18:03:02 -0500 |
commit | 8d9bae4ed7cb2bccf80037b5adb77a608deb4bbf (patch) | |
tree | 5770d88a484378732e0e332f1916b57445922911 /gnu-system.am | |
parent | 89b48232f80d58e100ec7b73ee27ee513a58cfcc (diff) | |
download | patches-8d9bae4ed7cb2bccf80037b5adb77a608deb4bbf.tar patches-8d9bae4ed7cb2bccf80037b5adb77a608deb4bbf.tar.gz |
gnu: librsvg: Update to 2.40.13 [fixes CVE-2015-7558].
* gnu/packages/patches/librsvg-tests.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/gnome.scm (librsvg): Update to 2.40.13.
[source]: Remove patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r-- | gnu-system.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am index 0550e79f87..a40576583f 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -546,7 +546,6 @@ dist_patch_DATA = \ gnu/packages/patches/libmad-armv7-thumb-pt2.patch \ gnu/packages/patches/libmad-frame-length.patch \ gnu/packages/patches/libmad-mips-newgcc.patch \ - gnu/packages/patches/librsvg-tests.patch \ gnu/packages/patches/libtheora-config-guess.patch \ gnu/packages/patches/libtool-skip-tests2.patch \ gnu/packages/patches/libsndfile-CVE-2014-9496.patch \ |