Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php-APCu for openSUSE:Factory checked in at 2025-12-22 22:49:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-APCu (Old) and /work/SRC/openSUSE:Factory/.php-APCu.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-APCu" Mon Dec 22 22:49:10 2025 rev:10 rq:1323905 version:5.1.28 Changes: -------- --- /work/SRC/openSUSE:Factory/php-APCu/php-APCu.changes 2025-09-20 22:04:13.335027907 +0200 +++ /work/SRC/openSUSE:Factory/.php-APCu.new.1928/php-APCu.changes 2025-12-22 22:51:28.254539262 +0100 @@ -1,0 +2,15 @@ +Tue Dec 16 21:09:38 UTC 2025 - Arjen de Korte <[email protected]> + +- Update to version 5.1.28 + * Defragmentation now reclaims unused space from moved entries, + resulting in better compaction. + * Shared memory for new entries is allocated faster in scenarios with + many free memory blocks. This should improve APCu's insertion + performance when entries are frequently deleted or replaced, or when + APCu is used with larger amounts of memory. + * Trying to insert entries larger than the shared memory no longer + results in cache wipes. + * Fix build against PHP 8.6. + * Fix apc.php compatibility with older apcu versions. + +------------------------------------------------------------------- Old: ---- apcu-5.1.27.tgz New: ---- apcu-5.1.28.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php-APCu.spec ++++++ --- /var/tmp/diff_new_pack.8zSEmj/_old 2025-12-22 22:51:28.938567444 +0100 +++ /var/tmp/diff_new_pack.8zSEmj/_new 2025-12-22 22:51:28.942567608 +0100 @@ -1,7 +1,7 @@ # # spec file for package php-APCu # -# 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 @@ -32,7 +32,7 @@ %endif Name: %{php_name}-%{pkg_name} -Version: 5.1.27 +Version: 5.1.28 Release: 0 Summary: APCu - APC User Cache License: PHP-3.01 ++++++ apcu-5.1.27.tgz -> apcu-5.1.28.tgz ++++++ ++++ 30138 lines of diff (skipped)
