From 1f41eee807f2ad4582ea0b65fb6a38fb39d33bf59596dece8bfb0c749e06860e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 19 Aug 2013 11:19:16 +0000 Subject: [PATCH] Accepting request 195507 from home:dimstar:branches:GNOME:Factory Update to 2.39.0 OBS-URL: https://build.opensuse.org/request/show/195507 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=63 --- librsvg-2.37.0.tar.xz | 3 --- librsvg-2.39.0.tar.xz | 3 +++ librsvg.changes | 6 ++++++ librsvg.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 librsvg-2.37.0.tar.xz create mode 100644 librsvg-2.39.0.tar.xz diff --git a/librsvg-2.37.0.tar.xz b/librsvg-2.37.0.tar.xz deleted file mode 100644 index 70f6b0d..0000000 --- a/librsvg-2.37.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06c57dbcb29369d147b4e6ff4257c42ae5120c504c30fb567a27034ee30fd835 -size 515416 diff --git a/librsvg-2.39.0.tar.xz b/librsvg-2.39.0.tar.xz new file mode 100644 index 0000000..b1b3f5d --- /dev/null +++ b/librsvg-2.39.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa47dcde0128eee6e3595d203bc673d9c27389588842f401bf585f31fc65095f +size 519088 diff --git a/librsvg.changes b/librsvg.changes index 592029d..8af9ba1 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 16 14:19:21 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.39.0: + + Don't load resources from the net (bgo#691708, CVE-2013-1881). + ------------------------------------------------------------------- Thu Jan 10 19:13:40 UTC 2013 - dimstar@opensuse.org diff --git a/librsvg.spec b/librsvg.spec index a72f4eb..2039605 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -17,13 +17,13 @@ Name: librsvg -Version: 2.37.0 +Version: 2.39.0 Release: 0 Summary: A Library for Rendering SVG Data License: LGPL-2.0+ and GPL-2.0+ Group: System/Libraries Url: http://librsvg.sourceforge.net/ -Source: http://download.gnome.org/sources/librsvg/2.37/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/librsvg/2.39/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: gobject-introspection-devel BuildRequires: vala