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 2021-03-05 13:47:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-APCu (Old)
 and      /work/SRC/openSUSE:Factory/.php-APCu.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-APCu"

Fri Mar  5 13:47:40 2021 rev:2 rq:876707 version:5.1.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-APCu/php-APCu.changes        2021-02-19 
23:48:20.287544145 +0100
+++ /work/SRC/openSUSE:Factory/.php-APCu.new.2378/php-APCu.changes      
2021-03-05 13:50:10.251889146 +0100
@@ -1,0 +2,17 @@
+Thu Mar  4 10:10:35 UTC 2021 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- Update to version 5.1.20
+  * Fix deadlocks when other apcu_* functions are used inside apcu_entry().
+    It should now be safe to use any functions inside the apcu_entry()
+    callback.
+  * Fix division by zero exception in apc.php.
+  * Fix handling of references in PHP 8 if "default" serializer is used
+    (which is not the default).
+  * Fix string reuse handling if "default" serializer is used (which is
+    not the default).
+  * Check for failures when acquiring read locks to report problems
+    earlier (write locks were already checked previously).
+  * Adjust tests for current PHP 8.1 development branch.
+  * Remove *_api.h headers. Use apc_cache.h instead of apc_cache_api.h etc.
+
+-------------------------------------------------------------------

Old:
----
  apcu-5.1.19.tgz

New:
----
  apcu-5.1.20.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php-APCu.spec ++++++
--- /var/tmp/diff_new_pack.UphYws/_old  2021-03-05 13:50:10.851889692 +0100
+++ /var/tmp/diff_new_pack.UphYws/_new  2021-03-05 13:50:10.855889695 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php-APCu
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # 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.19
+Version:        5.1.20
 Release:        0
 Summary:        APCu - APC User Cache
 License:        PHP-3.01

++++++ apcu-5.1.19.tgz -> apcu-5.1.20.tgz ++++++
++++ 53120 lines of diff (skipped)

Reply via email to