Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libX11 for openSUSE:Factory checked in at 2025-02-04 18:09:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libX11 (Old) and /work/SRC/openSUSE:Factory/.libX11.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libX11" Tue Feb 4 18:09:40 2025 rev:56 rq:1242420 version:1.8.11 Changes: -------- --- /work/SRC/openSUSE:Factory/libX11/libX11.changes 2024-07-31 13:29:09.151455159 +0200 +++ /work/SRC/openSUSE:Factory/.libX11.new.2316/libX11.changes 2025-02-04 18:09:49.512834967 +0100 @@ -1,0 +2,23 @@ +Mon Feb 3 09:09:16 UTC 2025 - Stefan Dirsch <sndir...@suse.com> + +- Update to 1.8.11; this release includes: + * Close xcb connection after freeing display structure to avoid XIO error + when running synchronized (!264) + * Don't allocate memory for a zero-sized list of directories when + `SetFontPath()` is called with `ndirs == 0` (!266) + * Fix `-Werror=array-bounds` build failures with gcc 14.2 when + `MALLOC_0_RETURNS_NULL` is defined (!267) + * Set `data` field to 0 when initializing new requests (!268) + * ximcp: don't leak window if `XGetAtomName()` fails (!269) + * ximcp: allow XNArea with OnTheSpot (!270) + * ximcp: hide internal functions added in 1.8.10 (!271) + * Handle `-Wextra-semi-stmt` warnings from clang (!272) + * xkb: avoid undefined behavior due to left shift overflow (#225, !273) + * Fix misuse of `UCSConvertCase()` in `XConvertCase()` (!274) + * drop `pthread-stubs` dependency on Dragonfly, FreeBSD, & NetBSD (!277) + + Note that a bug in libXrender versions prior to December's 0.9.12 release + will cause them to fail to build with the XlibInt.h header from this release, + so packagers should be sure to update to libXrender 0.9.12 as well. + +------------------------------------------------------------------- Old: ---- libX11-1.8.10.tar.xz New: ---- libX11-1.8.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libX11.spec ++++++ --- /var/tmp/diff_new_pack.N1SAsz/_old 2025-02-04 18:09:50.268866158 +0100 +++ /var/tmp/diff_new_pack.N1SAsz/_new 2025-02-04 18:09:50.268866158 +0100 @@ -1,7 +1,7 @@ # # spec file for package libX11 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libX11 -Version: 1.8.10 +Version: 1.8.11 Release: 0 Summary: Core X11 protocol client library License: MIT ++++++ libX11-1.8.10.tar.xz -> libX11-1.8.11.tar.xz ++++++ ++++ 6474 lines of diff (skipped)