2024-10-26 09:35:54 by Nia Alarie | Files touched by this commit (1) |
Log message:
gdk-pixbuf2: Make tests optional.
|
2024-06-27 17:22:15 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
gdk-pixbuf2: fix PLIST
|
2024-06-27 17:19:59 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
gdk-pixbuf2: updated to 2.42.12
2.42.12 (stable)
- Fix a build failure (Christian Heusel)
- Fix occasional build failures (Benjamin Gilbert)
- ani: Reject files with multiple INA or IART chunks (Benjamin Gilbert)
- ani: Reject files with multiple anih chunks (Benjamin Gilbert, CVE-2022-48622)
- ani: validate chunk size (Benjamin Gilbert)
- Translation updates
2.42.11 (stable)
- Disable fringe loaders by default
- Introspection fixes
- Translation updates
|
2024-05-07 13:15:18 by Greg Troxel | Files touched by this commit (1) |
Log message:
graphics/gdk-pixbuf2: Note that 2.42.11 is broken
Add link to upstream ticket.
Upstream broke the API in a micro release, with no deprecation warnings visible \
in NEWS.
This broke unison on openSUSE.
|
2024-04-12 21:41:40 by Taylor R Campbell | Files touched by this commit (3) |
Log message:
graphics/gdk-pixbuf2: Make this cross-compile.
1. Break introspection out into an option, default off for cross
builds, default on for native builds (so no change to native
builds).
2. Don't play LD_LIBRARY_PATH games at build time in cross builds; it
won't do anything useful.
3. For some reason the thumbnailer is disabled upstream in cross
builds, which seems sketchy, but maybe it's not that important.
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-11-13 10:59:02 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
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
|
2022-09-20 12:11:47 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
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]
|