diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 409b1c2..db0640a 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Apr 13 10:35:15 UTC 2016 - idonmez@suse.com + +- Update to GNOME 3.20 Fate#318572 +- Remove upstream patches: 0001-pixops-Don-t-overflow-variables-when-shifting-them.patch, + gdk-pixbuf-bgo747605.patch, gdk-pixbuf-bgo752297.patch, + 0001-ico-Protect-against-overflow.patch, gdk-pixbuf-bgo758991.patch, + 0001-pixops-use-gint64-in-more-places-to-avoid-overflow-w.patch, + gdk-pixbuf-bsc960155-divide-by-zero.patch, gdk-pixbuf-bsc948790-tga-dos.patch, + gdk-pixbuf-2-32-overflow-fixes.patch + ------------------------------------------------------------------- Fri Mar 25 00:07:03 UTC 2016 - zaitor@opensuse.org @@ -5,6 +16,17 @@ Fri Mar 25 00:07:03 UTC 2016 - zaitor@opensuse.org + Don't force no static builds on Win32 (bgo#760369). + Updated translations. +------------------------------------------------------------------- +Mon Jan 4 16:00:35 UTC 2016 - mgorse@suse.com + +- Add gdk-pixbuf-bsc960155-divide-by-zero.patch -- fix a possible + divide by zero (bsc#960155). + +- Add gdk-pixbuf-2-32-overflow-fixes.patch, + 0001-ico-Protect-against-overflow.patch, + gdk-pixbuf-bgo747605.patch, and gdk-pixbuf-bgo758991.patch: + fix various overflows (bsc#958963 CVE-2015-7552). + ------------------------------------------------------------------- Tue Dec 22 20:15:18 UTC 2015 - zaitor@opensuse.org @@ -31,6 +53,13 @@ Mon Dec 21 18:01:04 UTC 2015 - mgorse@suse.com + ico: integer overflow fixes. + Updated translations. +------------------------------------------------------------------- +Wed Nov 25 21:54:00 UTC 2015 - mgorse@suse.com + +- Add + 0001-pixops-use-gint64-in-more-places-to-avoid-overflow-w.patch: + Fix some more overflows scaling a gif (bsc#948791 CVE-2015-7673). + ------------------------------------------------------------------- Mon Nov 9 19:35:03 UTC 2015 - zaitor@opensuse.org @@ -38,6 +67,15 @@ Mon Nov 9 19:35:03 UTC 2015 - zaitor@opensuse.org + Avoid some integer overflow possibilities in scaling code. + Updated translations. +------------------------------------------------------------------- +Mon Oct 5 19:16:58 UTC 2015 - mgorse@suse.com + +- Add gdk-pixbuf-bsc948790-tga-dos.patch: fix an overflow and DoS + with a TGA (bsc#948790 CVE-2015-7673). +- Add +0001-pixops-Don-t-overflow-variables-when-shifting-them.patch: Fix + overflow when scaling a gif (bsc#948791 CVE-2015-7674). + ------------------------------------------------------------------- Fri Sep 25 18:12:18 UTC 2015 - zaitor@opensuse.org @@ -58,6 +96,13 @@ Tue Sep 22 06:39:04 UTC 2015 - dimstar@opensuse.org + Fix a crash in the tga loader. + Updated translations. +------------------------------------------------------------------- +Mon Sep 14 19:07:18 UTC 2015 - mgorse@suse.com + +- Add gdk-pixbuf-bgo752297.patch: Check for overflow before + allocating memory when scaling (bsc#942801 CVE-2015-4491). + Taken from upstream. + ------------------------------------------------------------------- Wed Sep 2 11:55:06 UTC 2015 - dimstar@opensuse.org