Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory 
checked in at 2022-03-23 20:16:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old)
 and      /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdk-pixbuf"

Wed Mar 23 20:16:07 2022 rev:87 rq:963568 version:2.42.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes    2021-11-06 
18:17:40.620873562 +0100
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.25692/gdk-pixbuf.changes 
2022-03-23 20:16:42.790406235 +0100
@@ -1,0 +2,18 @@
+Fri Mar 18 12:36:39 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 2.42.8:
+  + 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.
+  + Updated translations.
+- Stop passing options to meson that just follow upstream default,
+  just rely on upstream providing sane defaults, apart from where
+  we want to deviate.
+
+-------------------------------------------------------------------

Old:
----
  gdk-pixbuf-2.42.6.zip

New:
----
  gdk-pixbuf-2.42.8.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gdk-pixbuf.spec ++++++
--- /var/tmp/diff_new_pack.4NJI38/_old  2022-03-23 20:16:43.522406649 +0100
+++ /var/tmp/diff_new_pack.4NJI38/_new  2022-03-23 20:16:43.530406654 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdk-pixbuf
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define gdk_pixbuf_binary_version 2.10.0
 
 Name:           gdk-pixbuf
-Version:        2.42.6
+Version:        2.42.8
 Release:        0
 Summary:        An image loading library
 License:        LGPL-2.1-or-later
@@ -137,15 +137,6 @@
 
 %build
 %meson \
-       -Dpng=true \
-       -Dtiff=true \
-       -Djpeg=true \
-       -Dbuiltin_loaders=none \
-       -Dgtk_doc=false \
-       -Dintrospection=enabled \
-       -Dman=true \
-       -Drelocatable=false \
-       -Dnative_windows_loaders=false \
        -Dinstalled_tests=false \
        %{nil}
 %meson_build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4NJI38/_old  2022-03-23 20:16:43.602406694 +0100
+++ /var/tmp/diff_new_pack.4NJI38/_new  2022-03-23 20:16:43.606406697 +0100
@@ -2,7 +2,7 @@
  <service name="download_url" mode="disabled">
    <param name="protocol">https</param>
    <param name="host">download.gnome.org</param>
-   <param name="path">sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.6.tar.xz</param>
+   <param name="path">sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.8.tar.xz</param>
  </service>
  <service name="set_version" mode="disabled" />
 </services>

Reply via email to