Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libICE for openSUSE:Factory checked in at 2024-12-16 19:08:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libICE (Old) and /work/SRC/openSUSE:Factory/.libICE.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libICE" Mon Dec 16 19:08:56 2024 rev:13 rq:1230952 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libICE/libICE.changes 2023-01-01 09:38:29.362657358 +0100 +++ /work/SRC/openSUSE:Factory/.libICE.new.29675/libICE.changes 2024-12-16 19:08:59.118170098 +0100 @@ -1,0 +2,24 @@ +Sat Dec 14 03:36:20 UTC 2024 - Stefan Dirsch <sndir...@suse.com> + +- update to 1.1.2 + * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL + * Set close-on-exec when opening files + * gitlab CI: Update to latest CI templates + * gitlab CI: add xz-utils to container for "make distcheck" + * IceOpenConnection: stop processing messages if connection was closed + * ConnectToPeer: return failure if malloc() fails + * EXTRACT_STRING: Avoid writing to NULL pointer if malloc fails + * _IceAddOpcodeMapping: Avoid writing to NULL pointer if malloc fails + * Clear some -Wuseless-cast warnings from gcc 14.1 + * IceReadCompleteMessage: callers need to check if malloc() failed + * ProcessConnectionSetup: avoid writing to NULL pointer if malloc() failed + * ProcessProtocolSetup: return failure if malloc() failed for ProtocolName + * IceProtocolSetup: return failure if malloc() failed for authIndices + * IceRegisterForProtocolSetup: return failure if malloc() failed + * AuthRequired: avoid undefined behavior in memcpy() call + * write_counted_string: avoid undefined behavior in fwrite() call + * ICElibint.h: add do ... while (0) around macro definitions + * ProcessAuthReply: Handle -Wconditional-uninitialized warning + * libICE : Dereferencing a possible NULL pointer in error.c + +------------------------------------------------------------------- Old: ---- libICE-1.1.1.tar.xz New: ---- libICE-1.1.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libICE.spec ++++++ --- /var/tmp/diff_new_pack.ZqaKdi/_old 2024-12-16 19:08:59.590189708 +0100 +++ /var/tmp/diff_new_pack.ZqaKdi/_new 2024-12-16 19:08:59.590189708 +0100 @@ -1,7 +1,7 @@ # # spec file for package libICE # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname libICE6 Name: libICE -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: X11 Inter-Client Exchange Library License: MIT ++++++ libICE-1.1.1.tar.xz -> libICE-1.1.2.tar.xz ++++++ ++++ 35732 lines of diff (skipped)