Next | Query returned 102 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2019-10-04 19:28:50 by Nia Alarie | Files touched by this commit (3)
Log message:
gdk-pixbuf2: Update to 2.38.2

GdkPixbuf 2.38.2 (stable)
Changes since 2.38.1:

 - Add annotations to disable deprecation warnings in our public API
   caused by GLib deprecating GTimeVal
 - Handle truncated or invalid XPM files [Bastien Nocera, #95]
 - Avoid a configuration warning with Meson >= 0.50
   2019-07-30 20:28:32 by Jonathan Perkin | Files touched by this commit (1)
Log message:
gdk-pixbuf2: Expand glob in previous change.

Reported by abs@, not sure what isn't supporting it but this fixes the issue.
   2019-07-29 21:40:51 by Jonathan Perkin | Files touched by this commit (3)
Log message:
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.
   2019-07-25 11:29:32 by Nia Alarie | Files touched by this commit (1)
Log message:
gdk-pixbuf2: Add xgettext to USE_TOOLS.
   2019-07-23 00:48:47 by Thomas Klausner | Files touched by this commit (2)
Log message:
gdk-pixbuf2: add upstream bug report URL
   2019-07-23 00:04:35 by Tobias Nygren | Files touched by this commit (2)
Log message:
gdk-pixbuf2: SunOS build fix

Tested-by: wilbury @ #pkgsrc
   2019-07-22 11:13:13 by Nia Alarie | Files touched by this commit (1)
Log message:
gdk-pixbuf2: Fix the path to the Python interpreter.
   2019-07-21 22:33:02 by Thomas Klausner | Files touched by this commit (1)
Log message:
gdk-pixbuf2 now depends on shared-mime-info. Bump ABI depends.
   2019-07-21 14:45:49 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Disable man page explicitly to follow PLIST
   2019-07-21 12:11:13 by Thomas Klausner | Files touched by this commit (9) | Package updated
Log message:
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]

Next | Query returned 102 messages, browsing 31 to 40 | Previous