2018-04-16 14:22:40 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
gdk-pixbuf2: update to 2.36.12.
2.36.12
=======
* build: meson fixes for win32
* build: Make --without-libtiff work
* build: Make x11 support optional
* gif, ico, jpeg, tiff, icns: various fixes (#778584, #779012, #753605, #779020, \
#779016)
* Implement async loading without threads
* Translation updates
|
2017-10-16 11:37:27 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
gdk-pixbuf2: update to 2.36.11
2.36.11
* build: Fix tiff loader build
* build: Fix the build on OS X
* build: Prefer newer libpng
* Use a free reference images for tests
* gif: fail quickly if image dimensions are too big
* xlib: Avoid an out-of-bounds error on bigendian
* Translation updates
|
2017-10-16 01:19:14 by Patrick Welche | Files touched by this commit (38) |
Log message:
Revert buildtool.mk additions for glib-{mkenums,genmarshal} using packages
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk
|
2017-10-13 23:47:23 by Patrick Welche | Files touched by this commit (1) |
Log message:
gdk-pixbuf2: requires glib-mkenums which is now in py-glib2-tools
|
2017-09-30 16:05:24 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
gdk-pixbuf2: update to 2.36.10
2.36.10:
* build: meson build improvements
* build: win32 build fixes
* tests: show error before failing
* Translation updates
|
2017-09-05 10:52:02 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Fixed building on Darwin
|
2017-09-04 22:23:57 by Ryo ONODERA | Files touched by this commit (2) | |
Log message:
Update to 2.36.9
Changelog:
2.36.9
======
* build: meson build improvements
* OS X: don't require shared-mime-info (#786167)
* gif: fix a coverity warning (#785696)
* build: make queryloaders output reproducible (#7835920
* Translation updates
|
2017-08-08 18:52:11 by Adam Ciarcinski | Files touched by this commit (8) | |
Log message:
2.36.8:
* jpeg: restore grayscale image support
* bmp: Tighten image dimension checks
* ico: Fixo icon quality sorting
* Various other leak and overflow fixes
* Add some assertion to help static analysis
* Remove support for building on various obsolete platforms
* Translation updates
2.36.7:
* Add tests for recent bug fixes
* ico, bmp, tiff: avoid integer overflows
* jpeg: error out if wrong number of channels
* Misc.bugfixes
* Support mimetypes: image/wmf, image/emf
* Translation updates
|
2017-05-14 14:55:16 by S.P.Zeidler | Files touched by this commit (7) |
Log message:
updating from version 2.36.4 to 2.36.6
adding patches for: CVE-2017-6311 CVE-2017-6312 CVE-2017-6313 CVE-2017-6314
from bugzilla.gnome.org
|
2017-01-29 07:09:51 by Izumi Tsutsui | Files touched by this commit (7) | |
Log message:
Update gdk-pixbuf2 to 2.36.4.
This also updates gdk-pixbuf2-jasper and gdk-pixbuf2-xlib to 2.36.4
via common Makefile.version.
pkgsrc changes:
* Regen old style name patches for future maintainability
Upstream changes (from NEWS):
2.36.4
======
* Add a fastpath for no-op scales
* Documentation improvements (#442452)
* Fix some coverity warnings (#776945, #768062)
* Translation updates
2.36.3
======
* gif, ico: Fix area-updated coordinates (#581484)
* tga: Improve error handling (#575217)
* jasper: Improve error handling (#685543)
* Test suite improvements (#696331)
* Minor documentation fixes (#776457)
* Translation updates
2.36.2
======
* Fix a NULL pointer dereference (#776026)
* Fix a memory leak (#776020)
* Support bmp headers with bitmask (#766890)
* Add tests for scaling (#80925)
* Handle compressed pixdata in resources (#776105)
* Avoid a buffer overrun in the qtif loader ($#775648)
* Fix a crash in the bmp loader (#775242)
* Fix crash opening pnm images with large dimensions (#775232)
* Prevent buffer overflow in the pixdata loader (#775693)
* Translation updates
2.36.1
======
* Remove the pixdata loader (#776004)
* Fix integer overflows in the jpeg loader (#775218)
* Add an external thumbnailer for images
* Translation updates
|