Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxcrypt for openSUSE:Factory checked in at 2025-11-13 17:25:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxcrypt (Old) and /work/SRC/openSUSE:Factory/.libxcrypt.new.2061 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxcrypt" Thu Nov 13 17:25:42 2025 rev:24 rq:1317264 version:4.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libxcrypt/libxcrypt.changes 2025-01-17 18:36:51.795690601 +0100 +++ /work/SRC/openSUSE:Factory/.libxcrypt.new.2061/libxcrypt.changes 2025-11-13 17:25:43.730931954 +0100 @@ -1,0 +2,20 @@ +Tue Nov 11 13:49:50 UTC 2025 - Lucas Mulling <[email protected]> + +- Update to 4.5.2: + * Use a more portable implementation for our fallback implementation of + explicit_bzero(); also get rid of the need for VLA in the new implementation + (issue #212). + * Fix compilation of alg-sha1 with optimization level 3 for GCC v11 and newer + (issue #179). +- Includes changes from 4.5.1: + * Do not include undefined symbols in version-script. (issue #181, #213). +- Includes changes from 4.5.0: + * Implement the sm3crypt (sm3) hashing algorithm (issue #188). + * Implement the sm3-yescrypt (sm3y) hashing algorithm (issue #206). + * Fix the implementation of the crypt(3) functions and the crypt_gensalt(3) + * functions to not overwrite the output buffer too early. (issue #209). + * Fix the strcpy_or_abort() function to call abort() in -DNDEBUG builds. + * Add some more testcases. + * Several fixes for issues found by Coverity. + +------------------------------------------------------------------- Old: ---- libxcrypt-4.4.38.tar.xz libxcrypt-4.4.38.tar.xz.asc New: ---- libxcrypt-4.5.2.tar.xz libxcrypt-4.5.2.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxcrypt.spec ++++++ --- /var/tmp/diff_new_pack.0AYEFD/_old 2025-11-13 17:25:46.827062455 +0100 +++ /var/tmp/diff_new_pack.0AYEFD/_new 2025-11-13 17:25:46.831062624 +0100 @@ -1,7 +1,7 @@ # # spec file for package libxcrypt # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define sover 1 %define lname libcrypt%{sover} Name: libxcrypt -Version: 4.4.38 +Version: 4.5.2 Release: 0 Summary: Extended crypt library for DES, MD5, Blowfish and others License: BSD-2-Clause AND GPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause AND SUSE-Public-Domain ++++++ libxcrypt-4.4.38.tar.xz -> libxcrypt-4.5.2.tar.xz ++++++ ++++ 14492 lines of diff (skipped)
