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
This commit is contained in:
parent
4a458c6e58
commit
ebe6c25f6f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5d9977493f8188baa6f432c5015c9937f0f67d29e0b6bccd3fae23126a47a15
|
||||
size 2368788
|
3
gdk-pixbuf-2.31.6.tar.xz
Normal file
3
gdk-pixbuf-2.31.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:111203d6f295d69d36e7190204248331cd37285130ac483becdedcd3f0135d18
|
||||
size 2405268
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user