Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xapian-core for openSUSE:Factory checked in at 2022-10-03 13:44:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xapian-core (Old) and /work/SRC/openSUSE:Factory/.xapian-core.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xapian-core" Mon Oct 3 13:44:24 2022 rev:38 rq:1007235 version:1.4.21 Changes: -------- --- /work/SRC/openSUSE:Factory/xapian-core/xapian-core.changes 2022-08-08 08:45:02.578425961 +0200 +++ /work/SRC/openSUSE:Factory/.xapian-core.new.2275/xapian-core.changes 2022-10-03 13:44:35.809327626 +0200 @@ -1,0 +2,20 @@ +Thu Sep 29 19:24:49 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.4.21: + * Stop trying to check for incompatible C++ ABI between the compiler used to + build xapian-core and the compiler used to build code using xapian-core. + * Fix new warnings from GCC 12. + * Avoid undefined value use when unpacking a key in a corrupted glass docdata + table. We now skip further checks on the entry in this case. + * Merge allocations in MSVC directory reading compatibility code so we can + allocate in a single malloc() call. + * Add accept() wrapper which checks an assumption that Microsoft's SOCKET type + only actually holds 32 bit values even in 64 bit platforms and throws an + exception if violated. + * Eliminate a use of sprintf. + * Squash some unhelpful MSVC deprecation warnings. + * Declare dummy invalid parameter handler noexcept to fix a warning from MSVC. + * Include <stdlib.h> in configure check for sys_errlist as that's where it is + with mingw and MSVC. + +------------------------------------------------------------------- Old: ---- xapian-core-1.4.20.tar.xz xapian-core-1.4.20.tar.xz.asc New: ---- xapian-core-1.4.21.tar.xz xapian-core-1.4.21.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xapian-core.spec ++++++ --- /var/tmp/diff_new_pack.ytGVZW/_old 2022-10-03 13:44:36.789329782 +0200 +++ /var/tmp/diff_new_pack.ytGVZW/_new 2022-10-03 13:44:36.793329790 +0200 @@ -17,7 +17,7 @@ Name: xapian-core -Version: 1.4.20 +Version: 1.4.21 Release: 0 Summary: The Xapian Probabilistic Information Retrieval Library License: GPL-2.0-only ++++++ xapian-core-1.4.20.tar.xz -> xapian-core-1.4.21.tar.xz ++++++ ++++ 55285 lines of diff (skipped)