-
gdk-pixbuf (2.31.3-1ubuntu0.2) vivid-security; urgency=medium
* SECURITY UPDATE: Heap overflow and DoS with tga files
- debian/patches/CVE-2015-7673-1.patch: pass on OOM conditions in
make_weights functions in gdk-pixbuf/pixops/pixops.c
- debian/patches/CVE-2015-7673-2.patch: Wrap TGAColormap struct in
its own API in gdk-pixbuf/io-tga.c
- debian/patches/CVE-2015-7673-3.patch: always parse colormaps in
gdk-pixbuf/io-tga.c
* SECURITY UPDATE: heap overflow when scaling GIF images
- debian/patches/CVE-2015-767.patch: ensure variables are large
enough when shifting bits in gdk-pixbuf/pixops/pixops.c
-- Steve Beattie <email address hidden> Thu, 08 Oct 2015 13:33:31 -0700
-
gdk-pixbuf (2.31.3-1ubuntu0.1) vivid-security; urgency=medium
* SECURITY UPDATE: heap overflow when scaling bitmap images
- debian/patches/CVE-2015-4491-1.patch: check for overflows in
gdk-pixbuf/pixops/pixops.c.
- debian/patches/CVE-2015-4491-2.patch: also check n_x in
gdk-pixbuf/pixops/pixops.c.
- CVE-2015-4491
-- Marc Deslauriers <email address hidden> Tue, 18 Aug 2015 12:57:20 -0400
-
gdk-pixbuf (2.31.3-1) experimental; urgency=medium
* New upstream release 2.31.3
- Revert an annotation change that broke bindings
- Clean up configure
- Fix Visual Studio build
- Define MAP_ANONYMOUS when needed
- Include gi18n-lib.h where needed
* Drop debian/patches: the revert is upstream in this release.
* premature-end.* are disted properly now - drop our local copy and manual
installation.
-- Iain Lane <email address hidden> Wed, 11 Mar 2015 12:38:43 +0000
-
gdk-pixbuf (2.31.2-2) experimental; urgency=medium
* revert-0001-lib-Annotate-var-arg-gdk_pixbuf_save.patch: Revert upstream
commit which breaks API which applications actually use.
-- Iain Lane <email address hidden> Wed, 25 Feb 2015 19:51:11 +0000
-
gdk-pixbuf (2.31.2-1) experimental; urgency=medium
* debian/watch: Update to find unstable versions too.
* New upstream release 2.31.2
+ API changes:
- Deprecate GdkPixdata
- Add gdk_pixbuf_get_options() helper to list set options
- Annotations fixes for various functions
- Remove incorrect info about area-prepared signal
+ Image format support changes
- Flag multi-page TIFF files
- Fix memory usage for GIF animations, add note about minimum frame
length (LP: #139067)
- Return an error for truncated PNG files
- Add density (DPI) support for JPEG, PNG and TIFF
- Fix reading CMYK JPEG files generated by Photoshop
- Allow saving 1-bit mono TIFF files as used in faxes
- Simplify loader names
- Fix loading GIF files when the first write is short
- Add progressive loading to ICNS files
- Add support for 256x256 ICO files
- Fix reading MS AMCap2 BMP files
+ Other:
- Honour requested depth in Xlib
- Special-case compositing/copying with no scaling
- Add relocation support to OSX and Linux
* Upstream forgot to dist premature-end.* - bring them in temporarily to get
a fully passing testsuite.
* Add new symbol to symbols file.
-- Iain Lane <email address hidden> Tue, 24 Feb 2015 18:10:15 +0000
-
gdk-pixbuf (2.31.1-2) unstable; urgency=medium
* debian/rules: Fix the permissions of "loaders.cache" file in the udeb to
please lintian
* debian/control.in: Bump Standards-Version to 3.9.6 (no further changes)
* Add debian/libgdk-pixbuf2.0-0-udeb.lintian-overrides: Add an override for
package-contains-mime-cache-file as we intend to ship mime.cache
-- Laurent Bigonville <email address hidden> Tue, 07 Oct 2014 22:28:49 +0200
-
gdk-pixbuf (2.30.8-1) unstable; urgency=medium
* New upstream release.
* Add Depends on shared-mime-info to libgdk-pixbuf2.0-dev. The
gdk-pixbuf-csource utility requires it for image file format detection.
Closes: #758813
-- Michael Biebl <email address hidden> Tue, 02 Sep 2014 00:45:43 +0200