Up to [cvs.NetBSD.org] / pkgsrc / graphics / gdk-pixbuf2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.60 / (download) - annotate - [select for diffs], Wed Feb 1 03:15:00 2023 UTC (3 months, 3 weeks ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.59: +3 -2
lines
Diff to previous 1.59 (colored)
gdk-pixbuf2: register dependency on devel/py-gi-docgen This prevents the build from cloning a remote Git repository while configuring. Bumps PKGREVISION. (added dependency, different gi-docgen) Tested on NetBSD/amd64.
Revision 1.59 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:23 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.58: +2 -1
lines
Diff to previous 1.58 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.58 / (download) - annotate - [select for diffs], Sun Nov 13 09:59:02 2022 UTC (6 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.57: +2 -2
lines
Diff to previous 1.57 (colored)
gdk-pixbuf2: updated to 2.42.10 2.42.10 (stable) - Search for rst2man.py - Update the memory size limit for JPEG images - Translation updates
Revision 1.57 / (download) - annotate - [select for diffs], Tue Sep 20 10:11:47 2022 UTC (8 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.56: +10 -5
lines
Diff to previous 1.56 (colored)
gdk-pixbuf2: update to 2.42.9. Security fix release. 2.42.9 (stable) === - Fix the check for maximum value of LZW initial code size [#136, Robert Ancell] - Use CMake for dependencies on Windows/MSVC [!131, Chun-Wei Fan] - Add option for building tests [!132] - Move man pages to reStructuredText [!134] - Disable relocation when built as a static libary on Windows [!136, Hesham Essam] - Update wrap file for libjpeg-turbo [!138, Georges Basile Stavracas Neto] - Limit the memory size when loading image data [#205, Sam Ezeh]
Revision 1.56 / (download) - annotate - [select for diffs], Thu Jul 14 23:46:22 2022 UTC (10 months, 2 weeks ago) by dholland
Branch: MAIN
Changes since 1.55: +2 -1
lines
Diff to previous 1.55 (colored)
Bump everything affected by the jpeg.buildlink3.mk fix.
Revision 1.55 / (download) - annotate - [select for diffs], Thu Jun 23 09:34:02 2022 UTC (11 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.54: +1 -6
lines
Diff to previous 1.54 (colored)
gdk-pixbuf2: Revert addition of docbook-xsl hack. The real problem is elsewhere.
Revision 1.54 / (download) - annotate - [select for diffs], Wed Jun 22 08:50:44 2022 UTC (11 months ago) by nia
Branch: MAIN
Changes since 1.53: +6 -1
lines
Diff to previous 1.53 (colored)
gdk-pixbuf: Avoid referencing docbook files by network URL, which is causing failures on my local setup.
Revision 1.52.4.1 / (download) - annotate - [select for diffs], Mon Jun 13 16:13:38 2022 UTC (11 months, 2 weeks ago) by bsiegert
Branch: pkgsrc-2022Q1
Changes since 1.52: +2 -3
lines
Diff to previous 1.52 (colored) next main 1.53 (colored)
Pullup ticket #6646 - requested by nia graphics/gdk-pixbuf2: security fix Revisions pulled up: - graphics/gdk-pixbuf2/Makefile 1.53 - graphics/gdk-pixbuf2/PLIST 1.22 - graphics/gdk-pixbuf2/distinfo 1.51 --- Module Name: pkgsrc Committed By: nia Date: Sat Jun 11 12:46:06 UTC 2022 Modified Files: pkgsrc/graphics/gdk-pixbuf2: Makefile PLIST distinfo Log Message: gdk-pixbuf2: update to 2.42.8 2.42.8 (stable) === - Clear the pixbuf's memory buffer to avoid returning uninitialized memory - Turn GdkPixbufModule functions into typed callbacks - tiff: Use non-deprecated C99 integer types - gif: Check for overflow when compositing or clearing frames - Change png/jpeg/tiff build options from boolean to feature - jpeg: Do not rely on UB around setjmp/longjmp - Build fixes - Documentation fixes - Translation updates
Revision 1.53 / (download) - annotate - [select for diffs], Sat Jun 11 12:46:06 2022 UTC (11 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.52: +2 -3
lines
Diff to previous 1.52 (colored)
gdk-pixbuf2: update to 2.42.8 2.42.8 (stable) === - Clear the pixbuf's memory buffer to avoid returning uninitialized memory - Turn GdkPixbufModule functions into typed callbacks - tiff: Use non-deprecated C99 integer types - gif: Check for overflow when compositing or clearing frames - Change png/jpeg/tiff build options from boolean to feature - jpeg: Do not rely on UB around setjmp/longjmp - Build fixes - Documentation fixes - Translation updates
Revision 1.52 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:09 2021 UTC (17 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Branch point for: pkgsrc-2022Q1
Changes since 1.51: +2 -1
lines
Diff to previous 1.51 (colored)
revbump for icu and libffi
Revision 1.51 / (download) - annotate - [select for diffs], Wed Nov 17 15:14:42 2021 UTC (18 months, 1 week ago) by schmonz
Branch: MAIN
Changes since 1.50: +14 -1
lines
Diff to previous 1.50 (colored)
On macOS, set DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH to fix build.
Revision 1.50 / (download) - annotate - [select for diffs], Sun Nov 7 17:00:25 2021 UTC (18 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.49: +1 -2
lines
Diff to previous 1.49 (colored)
gdk-pixbuf2: meson 0.60.1 says there is no x11 option
Revision 1.49 / (download) - annotate - [select for diffs], Sun Sep 19 16:05:15 2021 UTC (20 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.48: +3 -1
lines
Diff to previous 1.48 (colored)
gdk-pixbuf2: fix building on Darwin
Revision 1.48 / (download) - annotate - [select for diffs], Sun Sep 19 08:06:20 2021 UTC (20 months, 1 week ago) by nia
Branch: MAIN
Changes since 1.47: +4 -17
lines
Diff to previous 1.47 (colored)
gdk-pixbuf2: update to 2.42.6, primarily to fix CVE-2020-29385 and various leaks. Changes relevant to pkgsrc packaging: - gdk-pixbuf2-xlib now uses a separate distfile. - The jpeg and png loaders are no longer separate shared libraries. - A fix for SunOS was upstreamed.
Revision 1.47 / (download) - annotate - [select for diffs], Fri Apr 16 06:43:48 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.46: +5 -3
lines
Diff to previous 1.46 (colored)
gdk-pixbuf2: install man pages
Revision 1.46 / (download) - annotate - [select for diffs], Mon Apr 12 11:33:16 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.45: +3 -2
lines
Diff to previous 1.45 (colored)
gdk-pixbuf2: remove gmake dependency, set PYTHON_FOR_BUILD_ONLY
Revision 1.45 / (download) - annotate - [select for diffs], Sun Mar 8 16:47:46 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.44: +2 -1
lines
Diff to previous 1.44 (colored)
*: recursive bump for libffi
Revision 1.44 / (download) - annotate - [select for diffs], Sat Nov 2 22:37:57 2019 UTC (3 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.43: +6 -6
lines
Diff to previous 1.43 (colored)
graphics: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.43 / (download) - annotate - [select for diffs], Mon Oct 7 09:28:11 2019 UTC (3 years, 7 months ago) by prlw1
Branch: MAIN
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
Rename py-meson to meson. The motivation is to consider meson as an application, so there is only one copy on the system, and as a python 3 program, it can build python 2 packages.
Revision 1.42 / (download) - annotate - [select for diffs], Sun Oct 6 11:07:44 2019 UTC (3 years, 7 months ago) by nia
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
gdk-pixbuf2: Update DESCR/COMMENT
Revision 1.41 / (download) - annotate - [select for diffs], Tue Jul 30 18:28:32 2019 UTC (3 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
gdk-pixbuf2: Expand glob in previous change. Reported by abs@, not sure what isn't supporting it but this fixes the issue.
Revision 1.40 / (download) - annotate - [select for diffs], Mon Jul 29 19:40:51 2019 UTC (3 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.39: +4 -1
lines
Diff to previous 1.39 (colored)
gdk-pixbuf2: Couple of SunOS fixes. Using _XOPEN_SOURCE=500 is insufficient when compiling in C99 mode that this package specifies. 600 is the minimum required for C99, so bump to that. Meson expects the files in build-aux to be executable, but they aren't as shipped in the source. I don't understand how nobody else is seeing this, but explicitly marking them as executable fixes SunOS and won't hurt others.
Revision 1.39 / (download) - annotate - [select for diffs], Thu Jul 25 09:29:31 2019 UTC (3 years, 10 months ago) by nia
Branch: MAIN
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
gdk-pixbuf2: Add xgettext to USE_TOOLS.
Revision 1.38 / (download) - annotate - [select for diffs], Mon Jul 22 09:13:13 2019 UTC (3 years, 10 months ago) by nia
Branch: MAIN
Changes since 1.37: +12 -1
lines
Diff to previous 1.37 (colored)
gdk-pixbuf2: Fix the path to the Python interpreter.
Revision 1.37 / (download) - annotate - [select for diffs], Sun Jul 21 12:45:49 2019 UTC (3 years, 10 months ago) by ryoon
Branch: MAIN
Changes since 1.36: +2 -1
lines
Diff to previous 1.36 (colored)
Disable man page explicitly to follow PLIST
Revision 1.36 / (download) - annotate - [select for diffs], Sun Jul 21 10:11:13 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.35: +9 -13
lines
Diff to previous 1.35 (colored)
gdk-pixbuf2*: update to 2.38.1 2.38.1 (stable) === - Fix OOM in JPEG2000 loader [Ivan A. Melnikov, #107] - Fix thumbnailing of animated GIFs [Debarshi Ray, #99] - Multiple improvements to the GIF loader [Robert Ancell, !24, !28, !30, #22, #69 - Fix build on Windows/MSYS2 [Christoph Reiter, !29] - Fix soname versioning on macOS [Christoph Reiter, !23] - Cross-compilation fixes for Android [Matthew Waters, #64] - Fix building modules on macOS [Ignacio Casal Quinteiro, !18 and !19] - Fix introspection generation [Iain Lane, #92] - Fix error handling in PNG loader [Debarshi Ray, !16] - Improve reproducibility of the build [Chris Lamb, !15] - Speed up saving PNG files [Brion Vibber, #90] - Add variables in the pkg-config files for binary utilities [Emmanuele Bassi, #88] - Build fixes [Emmanuele Bassi, #88] 2.38.0 (stable) === - Documentation fixes 2.37.92 (release candidate) === - Ensure that GdkPixbuf's storage is safely handled [Federico Mena Quintero] - Add test case for buffer overflow in pixdata loader [Bastien Nocera, #57] 2.37.0 (development) === - Rework relocation support for loaders cache on Windows [Christoph Reiter, #776081] - Properly install test data [Emmanuele Bassi, Jeremy Bicha, #795527, #795210] - Plug a memory leak when using GBytes [Vitaly Kirsanov, #787626] - Fix introspection annotations [Iñaki García Etxebarria, #789935] - Fix documentation building with X11 disabled [Quentin Glidic, #794872] - Drop Autotools build and move to Meson [Emmanuele Bassi] - Fix OOB error when dithering [Bert Pauline, #748211] - Drop the MMX assembly optimizations for pixops [Emmanuele Bassi] - Improve compatibility for the post-install script [Brendan L, #795705] - Expose the dimensions of the original image from GdkPixbufLoader [Debarshi Ray, #778517] - Improve thumbnailer implementation [Debarshi Ray, #778517] - Make X11 a dependency if the `x11` build option is enabled [Emmanuele Bassi, #77] - Generate separate introspection data for GdkPixdata API [Emmanuele Bassi, #72] - Deprecate GDK_INTERP_HYPER [Emmanuele Bassi, #3] - Avoid a deprecation warning with recent libjasper [Emmanuele Bassi, #73] - Fix build on macOS [Emmanuele Bassi, !5] - Fix build with Visual Studio [Chun-wei Fan, !8] - Fix cross-compilation of Windows build on Linux [Benjamin Gilbert, !10]
Revision 1.35 / (download) - annotate - [select for diffs], Sun Oct 15 23:19:11 2017 UTC (5 years, 7 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.34: +0 -1
lines
Diff to previous 1.34 (colored)
Revert buildtool.mk additions for glib-{mkenums,genmarshal} using packages Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk
Revision 1.34 / (download) - annotate - [select for diffs], Fri Oct 13 21:47:23 2017 UTC (5 years, 7 months ago) by prlw1
Branch: MAIN
Changes since 1.33: +2 -1
lines
Diff to previous 1.33 (colored)
gdk-pixbuf2: requires glib-mkenums which is now in py-glib2-tools
Revision 1.33 / (download) - annotate - [select for diffs], Tue Aug 8 16:52:10 2017 UTC (5 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.32: +4 -4
lines
Diff to previous 1.32 (colored)
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
Revision 1.31.2.1 / (download) - annotate - [select for diffs], Sun Oct 16 14:44:20 2016 UTC (6 years, 7 months ago) by spz
Branch: pkgsrc-2016Q3
Changes since 1.31: +1 -2
lines
Diff to previous 1.31 (colored) next main 1.32 (colored)
Pullup ticket #5134 - requested by bsiegert graphics/gdk-pixbuf2-xlib: security update graphics/gdk-pixbuf2: security update Revisions pulled up: - graphics/gdk-pixbuf2-xlib/Makefile 1.18 - graphics/gdk-pixbuf2/Makefile 1.32 - graphics/gdk-pixbuf2/Makefile.version 1.13 - graphics/gdk-pixbuf2/PLIST 1.14 - graphics/gdk-pixbuf2/distinfo 1.31 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: ryoon Date: Sun Oct 9 17:49:39 UTC 2016 Modified Files: pkgsrc/graphics/gdk-pixbuf2: Makefile Makefile.version PLIST distinfo pkgsrc/graphics/gdk-pixbuf2-xlib: Makefile Log Message: Update to 2.36.0 Changelog: 2.36.0 ====== * Translation updates 2.35.5 ====== * Fix undefined behavior in overflow checks (#770986) * Fix a typo (#770756) * Avoid segfault in some tests (#771026) * Translation updates 2.35.4 ====== * Translation updates 2.35.3 ====== * Add API to determine supported save options (#683371) * Add helper API for pixbuf options (#768043) * Fix invalid gettext use (#758552) * Fix a compiler warning in the xpm loader (#768042) * Fix integer overflows in the bmp loader (#768688, #768738) * Fix a crash in the ico loader (#769170) * Translation updates 2.35.2 ====== * Use compiler directives for exporting symbols (#767164) * Fix a problem with nearest scaling (#766842) * Avoid redundant property notification * Translation updates 2.35.1 ====== * Add non-varargs variant to save to stream (#683063) * Add a common autotools module (#765034) * Translation updates To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/gdk-pixbuf2/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/gdk-pixbuf2/Makefile.version cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/gdk-pixbuf2/PLIST cvs rdiff -u -r1.30 -r1.31 pkgsrc/graphics/gdk-pixbuf2/distinfo cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/gdk-pixbuf2-xlib/Makefile
Revision 1.32 / (download) - annotate - [select for diffs], Sun Oct 9 17:49:38 2016 UTC (6 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.31: +1 -2
lines
Diff to previous 1.31 (colored)
Update to 2.36.0 Changelog: 2.36.0 ====== * Translation updates 2.35.5 ====== * Fix undefined behavior in overflow checks (#770986) * Fix a typo (#770756) * Avoid segfault in some tests (#771026) * Translation updates 2.35.4 ====== * Translation updates 2.35.3 ====== * Add API to determine supported save options (#683371) * Add helper API for pixbuf options (#768043) * Fix invalid gettext use (#758552) * Fix a compiler warning in the xpm loader (#768042) * Fix integer overflows in the bmp loader (#768688, #768738) * Fix a crash in the ico loader (#769170) * Translation updates 2.35.2 ====== * Use compiler directives for exporting symbols (#767164) * Fix a problem with nearest scaling (#766842) * Avoid redundant property notification * Translation updates 2.35.1 ====== * Add non-varargs variant to save to stream (#683063) * Add a common autotools module (#765034) * Translation updates
Revision 1.31 / (download) - annotate - [select for diffs], Wed Aug 3 10:22:14 2016 UTC (6 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base
Branch point for: pkgsrc-2016Q3
Changes since 1.30: +2 -1
lines
Diff to previous 1.30 (colored)
Revbump after graphics/gd update
Revision 1.30 / (download) - annotate - [select for diffs], Thu Oct 1 15:53:48 2015 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.29: +1 -2
lines
Diff to previous 1.29 (colored)
Update gdk-pixbuf2* to 2.32.1: 2.32.1 ====== * Make relocations optional * Fix a crash due to overflow when scaling * Drop loaders for some rare image formats: wbmp, ras, pcx * Prevent testsuite failures due to lack of memory * Translation updates 2.32.0 ====== * Fix build issues (#754154) * Fix animation loading (#755269) * More overflow fixes in the scaling code (#754387) * Fix a crash in the tga loader * Translation updates: Swedish, Turkish, Slovak, Indonesian, French, Greek, Polish, Brazilian Portuguese, Danish, Russian, Galician, Hungarian 2.31.7 ====== * Fix several integer overflows (#753908, #753569) * Fix build failure with --disable-modules (#740912) * Port animations to GTask * Translation updates: Chinese (Taiwan), Polish 2.31.6 ====== * Really fix bug 752297. This is CVE-2015-4491 * Translation updates: Catalan 2.31.5 ====== * Add support for g_autoptr for all object types (#750497) * Avoid a possible divide-by-zero in the pixbuf loader (750440) * Remove gettext .pot file hack (#743574) * Be more careful about integer overflow (#752297) * Translation upates: Portuguese 2.31.4 ====== * Bug fixes: 648815 SVGZ icons in notification GNOME3 725582 gdk_pixbuf_apply_embedded_orientation is not working... * Translation updates: Bosnian, Danish, Italian, Kazakh, Korean, Swedish 2.31.3 ====== * API changes: - Revert an annotation change that broke bindings * Build fixes: - Clean up configure - Fix Visual Studio build - Define MAP_ANONYMOUS when needed - Include gi18n-lib.h where needed * Translation updates: Hungarian, German, Indonesian, Turkish, Serbian, Slovenian, Basque, Russian, Icelandic, French, Chinese (Taiwan), Galician, Slovak 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 - 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 - Prefer gdk-pixbuf's loaders to the GDI+ ones on Windows 2.31.1 ====== * Add gdk_pixbuf_get_file_info_async * Translation updates 2.31.0 ====== * To improve the situation for language bindings, pixbufs can now be constructed from data in GBytes, and pixbuf data can also be extracted in this form. The GBytes data is treated as readonly, and gdk_pixbuf_get_pixels() will create a copy. To avoid this copy, a new function gdk_pixbuf_read_pixels() was introduced which returns a const pointer to the data without copying.
Revision 1.29 / (download) - annotate - [select for diffs], Mon Aug 31 12:35:52 2015 UTC (7 years, 8 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.28: +2 -1
lines
Diff to previous 1.28 (colored)
Add a fix for https://bugzilla.gnome.org/show_bug.cgi?id=752297, also CVE-2015-4491, lifted from https://git.gnome.org/browse/gdk-pixbuf/commit/gdk-pixbuf/pixops/pixops.c?id=ffec86ed5010c5a2be14f47b33bcf4ed3169a199 and https://git.gnome.org/browse/gdk-pixbuf/commit/?id=8dba67cb4f38d62a47757741ad41e3f245b4a32a Bump PKGREVISION.
Revision 1.28 / (download) - annotate - [select for diffs], Sun Dec 8 13:58:24 2013 UTC (9 years, 5 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.27: +3 -3
lines
Diff to previous 1.27 (colored)
Update gdk-pixbuf2 to 2.30.1 * Only use RLIMIT_AS when available (#708666) * Only use setrlimit when available (#710690) * Avoid a bashism (#711600) * Visual C++ build fixes * Use GLib setup for installed tests * Make installed tests find data files * Install some tests * ANI: Set an error if we fail to produce an animation * Add gdk_pixbuf_loader_write_bytes (696917) * Update GIcon implementation (688820) * Fix libpng linking issues (698093) * Translation updates
Revision 1.27 / (download) - annotate - [select for diffs], Mon Aug 26 14:38:56 2013 UTC (9 years, 9 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.26: +1 -7
lines
Diff to previous 1.26 (colored)
correct fix for solaris-i386 redefinition warnings in gdk-pixbuf2
Revision 1.26 / (download) - annotate - [select for diffs], Sun Aug 25 11:50:28 2013 UTC (9 years, 9 months ago) by richard
Branch: MAIN
Changes since 1.25: +7 -1
lines
Diff to previous 1.25 (colored)
fix _FILE_OFFSET_BITS redefine on solaris
Revision 1.25 / (download) - annotate - [select for diffs], Sat May 18 22:01:29 2013 UTC (10 years ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.24: +2 -3
lines
Diff to previous 1.24 (colored)
Update gdk-pixbuf2 to 2.28.1 * Fix build with libpng 1.6 * Translation updates (Tadjik, Russian, Crimean Tatar, Hindi) * Allow prepare_func call in stop_load (695228) * Translation updates (Lithuanian, German, Basque, Belarusian, Thai, Greek, Indonesian, Korean, Assamese, Italian, Estonian, Hungarian, Portuguese, Danish, Latvian) * Make gdk_pixbuf_animation_new_from_file load png files (694148) * Fix string formatting for l10n extraction (693534) * Translation updates (Hebrew, Spanish, Brazilian Portuguese, Slovenian, Galician, French, Catalan, Catalan (Valencian), Malayalam, Slovak, Polish, Czech, Serbian, Uyghur, Norwegian bokmål, Punjabi, Traditional Chinese) * Allow loading animations from streams * Allow loading animations from resources * Fix cross-compiling for Windows and Wine (692072) * Translation updates (Hungarian, German, Polish) * The broken locking mechanism for loaders has been removed. gdk-pixbuf now ignores loaders that are not marked as thread-safe.
Revision 1.24 / (download) - annotate - [select for diffs], Sat Feb 16 11:18:16 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Recursive bump for png-1.6.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Jan 26 21:37:46 2013 UTC (10 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
Revbump after graphics/jpeg and textproc/icu
Revision 1.22 / (download) - annotate - [select for diffs], Mon Oct 8 08:04:28 2012 UTC (10 years, 7 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.21: +4 -3
lines
Diff to previous 1.21 (colored)
graphics/gdk-pixbuf2*: Fix base sync problem permanently gdk-pixbuf2, gdk-pixbuf2-jasper, and gdk-pixbuf2-xlib have been manually synced. Usually the base package would get updated and the others would be forgotten resulting in an unnecessary mismatch. Create a common makefile to permanently fix this problem.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Oct 6 14:10:50 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
Changes since 1.20: +1 -2
lines
Diff to previous 1.20 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 4 11:45:32 2012 UTC (10 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
Add a note to remember to update graphics/gdk-pixbuf2-xlib
Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 3 14:36:10 2012 UTC (10 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.18: +3 -5
lines
Diff to previous 1.18 (colored)
Changes 2.26.4 * Make tiff loader threadsafe * Support saving ICC profiles in jpeg * Add some missing annotations * Documentation improvements * Translation updates
Revision 1.18 / (download) - annotate - [select for diffs], Sat Sep 15 10:04:51 2012 UTC (10 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
recursive bump from libffi shlib major bump (additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Revision 1.17 / (download) - annotate - [select for diffs], Thu Aug 23 14:28:42 2012 UTC (10 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
update to 2.26.3 changes: -minor fixes -translation updates
Revision 1.16 / (download) - annotate - [select for diffs], Fri Aug 10 15:23:42 2012 UTC (10 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.15: +3 -4
lines
Diff to previous 1.15 (colored)
update to 2.26.2 changes: -minor bugfixes -documentation improvement -translation updates
Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 1 15:34:14 2012 UTC (10 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
remove tiff dependency - libtiff's bl3 file was fixed to pull this in a while ago
Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 12 14:54:23 2012 UTC (10 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Add fix for http://secunia.com/advisories/49125/. Bump PKGREVISION.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 6 21:37:12 2012 UTC (10 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
Bump PKGREVISION. Fix build when xz is installed from pkgsrc on NetBSD 5.1.2 libpixbufloader-tiff.so uses liblzma. * Add xz buildlink3.mk
Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 30 14:12:05 2012 UTC (11 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.11: +5 -6
lines
Diff to previous 1.11 (colored)
update to 2.26.1 This is a new major release tree.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:14 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 10 15:41:40 2012 UTC (11 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.9: +5 -3
lines
Diff to previous 1.9 (colored)
switch on introspection support, bump PKGREV
Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:22 2012 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 9 17:25:48 2012 UTC (11 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
update to 2.24.1 changes: -bugfixes -translation updates
Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 30 22:34:13 2011 UTC (11 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.6: +5 -6
lines
Diff to previous 1.6 (colored)
update to 2.24.0 This switches to the latest stable branch.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 8 11:31:24 2011 UTC (11 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
add patch from upstream to fix excessive memory use due improper checking of certain return values in GIF image loader (CVE-2011-2485) bump PKGREV
Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:26 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 13 13:38:02 2011 UTC (12 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 23 11:44:37 2010 UTC (12 years, 5 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Mechanically replace references to graphics/jpeg with the suitable alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 14 20:11:41 2010 UTC (12 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.1: +12 -3
lines
Diff to previous 1.1 (colored)
-update to 2.22.1 changes: -Make GdkPixbuf implement the GIcon interface -Translation updates -copy module registry handling from x11/gtk2 to here -prepare for building jasper support as pkg -add bl3 file
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 2 15:17:29 2010 UTC (12 years, 6 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
add gdk-pixbuf2-2.22.0 gdk-pixbuf was integrated into gtk2 a while ago, but was split out again now. gdk-pixbuf2 can coexist with gdk-pixbuf1. This pkg conflicts with the current gtk2 pkg, but since it will be low in the dependency tree once deployed it would be good to see bulk build results before gtk2 is updated to 2.22 which will require it.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 2 15:17:29 2010 UTC (12 years, 6 months ago) by drochner
Branch: MAIN
Initial revision