Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2023-10-29 19:39:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib2 (Old)
 and      /work/SRC/openSUSE:Factory/.glib2.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glib2"

Sun Oct 29 19:39:24 2023 rev:273 rq:1120636 version:2.78.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib2/glib2.changes      2023-10-25 
18:03:02.794894799 +0200
+++ /work/SRC/openSUSE:Factory/.glib2.new.17445/glib2.changes   2023-10-29 
19:39:25.850204292 +0100
@@ -1,0 +2,44 @@
+Wed Oct 25 13:18:49 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 2.78.1:
+  + Fix truncating files when `g_file_set_contents_full()` is
+    called without `G_FILE_SET_CONTENTS_CONSISTENT`
+  + Fix `-Dlibelf=disabled` on Linux
+  + Bugs fixed:
+    - NetworkManager 1.44.0 crashes repeatedly with glib 2.78.0
+    - gsubprocess-testprog.c: build error with cygwin
+      (sys/ptrace.h: No such file or directory)
+    - gio clears modification time in microseconds when setting
+      with `set_modification_date_time`
+    - Build of glib 2.78.0 ignores -Dlibelf=disabled
+    - glib-2.78.0 fails at gio/tests/gsubprocess.p/gsubprocess.c.o
+    - Segfault when creating GIO GPropertyAction without properties
+    - `g_file_set_contents_full()` doesn't truncate the file
+      (without `G_FILE_SET_CONTENTS_CONSISTENT`)
+    - guniprop.c: Avoid creating (temporarily) out-of-bounds
+      pointers
+    - Fixes for integer cast warnings when targeting CHERI
+    - Fix test_find_program on FreeBSD
+    - gconstructor.h: Ensure [c|d]tor prototypes are present for
+      MSVC
+    - Fix gutils-user-database test on macOS
+    - Add value annotation to G_TYPE_FUNDAMENTAL_MAX
+    - meson: Fix Windows build with PCRE2 as sibling subproject
+    - gconstructor.h: Ensure [c|d]tor prototypes are present for
+      MSVC
+    - glocalfileinfo: Preserve microseconds for access/modify times
+    - Make sure the `GTask` is freed on a graceful disconnect
+    - Buffer needs to be aligned correctly to receive
+      linux_dirent64.
+    - gtestutils.h: Fix warning with -Wsign-conversion caused by
+      g_assert_cmpint
+    - tests: Drop unnecessary include from gsubprocess-testprog.c
+    - wakeup: do single read when using eventfd()
+    - wakeup: Fix g_wakeup_acknowledge if signal comes in”
+    - Use g_task_return in task threads
+    - build: Fix -Dlibelf=disabled on Linux
+    - gfileutils: Add a missing ftruncate() call when writing files
+  + Updated translations.
+- Drop 0005-gthreadedresolver-Fix-race.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  0005-gthreadedresolver-Fix-race.patch
  glib-2.78.0.tar.xz

New:
----
  glib-2.78.1.tar.xz

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

Other differences:
------------------
++++++ glib2.spec ++++++
--- /var/tmp/diff_new_pack.5uM0tw/_old  2023-10-29 19:39:26.502228012 +0100
+++ /var/tmp/diff_new_pack.5uM0tw/_new  2023-10-29 19:39:26.506228157 +0100
@@ -30,7 +30,7 @@
 %define libgthread libgthread-%{libver}
 %bcond_without     systemtap
 Name:           glib2%{psuffix}
-Version:        2.78.0
+Version:        2.78.1
 Release:        0
 Summary:        General-Purpose Utility Library
 License:        LGPL-2.1-or-later
@@ -56,8 +56,6 @@
 Patch2:         glib2-suppress-schema-deprecated-path-warning.patch
 # PATCH-FIX-OPENSUSE glib2-gdbus-codegen-version.patch  o...@aepfle.de -- 
Remove version string from files generated by gdbus-codegen
 Patch4:         glib2-gdbus-codegen-version.patch
-# PATCH-FIX-OPENSUSE 0005-gthreadedresolver-Fix-race.patch bsc#1215709 -- 
Backport patch to fix race between source callbacks and finalize causing NM to 
crash repeatedly
-Patch5:         0005-gthreadedresolver-Fix-race.patch
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -263,7 +261,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch4 -p1
-%patch5 -p1
 
 cp -a %{SOURCE1} %{SOURCE2} %{SOURCE5} .
 cp -a %{SOURCE4} gnome_defaults.conf

++++++ glib-2.78.0.tar.xz -> glib-2.78.1.tar.xz ++++++
++++ 43528 lines of diff (skipped)

Reply via email to