From ebe6c25f6faa104cb793e06034b0c8853c3b730fd69e372b6fa33b0792813938 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 19 Aug 2015 16:31:59 +0000 Subject: [PATCH] Accepting request 324207 from GNOME:Next New rel - I guess we should look into pushing these fixed to 13.2/1 also :-( OBS-URL: https://build.opensuse.org/request/show/324207 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=95 --- gdk-pixbuf-2.31.4.tar.xz | 3 --- gdk-pixbuf-2.31.6.tar.xz | 3 +++ gdk-pixbuf.changes | 20 ++++++++++++++++++++ gdk-pixbuf.spec | 5 +++-- 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 gdk-pixbuf-2.31.4.tar.xz create mode 100644 gdk-pixbuf-2.31.6.tar.xz diff --git a/gdk-pixbuf-2.31.4.tar.xz b/gdk-pixbuf-2.31.4.tar.xz deleted file mode 100644 index 71e7d21..0000000 --- a/gdk-pixbuf-2.31.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5d9977493f8188baa6f432c5015c9937f0f67d29e0b6bccd3fae23126a47a15 -size 2368788 diff --git a/gdk-pixbuf-2.31.6.tar.xz b/gdk-pixbuf-2.31.6.tar.xz new file mode 100644 index 0000000..e46e720 --- /dev/null +++ b/gdk-pixbuf-2.31.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:111203d6f295d69d36e7190204248331cd37285130ac483becdedcd3f0135d18 +size 2405268 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 700fd60..2b1400d 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Aug 19 08:36:31 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.31.6: + + Really fix bgo#752297. This is CVE-2015-4491. + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 21 01:12:26 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.31.5: + + Add support for g_autoptr for all object types (bgo#750497). + + Avoid a possible divide-by-zero in the pixbuf loader + (bgo#750440). + + Remove gettext .pot file hack (bgo#743574). + + Be more careful about integer overflow (bgo#752297). + + Updated translations. +- Drop README from docs as it is now empty. +- Add generic www.gnome.org URL to silence a few lint warnings. + ------------------------------------------------------------------- Tue May 12 10:47:00 UTC 2015 - zaitor@opensuse.org diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index dd1f72c..f32a1e0 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -20,11 +20,12 @@ %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.31.4 +Version: 2.31.6 Release: 0 Summary: An image loading library License: LGPL-2.1+ Group: System/Libraries +Url: http://www.gnome.org/ Source: http://download.gnome.org/sources/gdk-pixbuf/2.31/%{name}-%{version}.tar.xz Source1: macros.gdk-pixbuf Source2: README.SUSE @@ -170,7 +171,7 @@ fi %files -n libgdk_pixbuf-2_0-0 %defattr(-, root, root) -%doc AUTHORS COPYING NEWS README +%doc AUTHORS COPYING NEWS %if "%_lib" == "lib64" %doc README.SUSE %endif