Hello community,

here is the log from the commit of package php7-APCu for openSUSE:Factory 
checked in at 2019-11-21 12:59:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-APCu (Old)
 and      /work/SRC/openSUSE:Factory/.php7-APCu.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-APCu"

Thu Nov 21 12:59:31 2019 rev:6 rq:750015 version:5.1.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-APCu/php7-APCu.changes      2018-12-18 
14:59:55.506112685 +0100
+++ /work/SRC/openSUSE:Factory/.php7-APCu.new.26869/php7-APCu.changes   
2019-11-21 12:59:32.390511747 +0100
@@ -1,0 +2,14 @@
+Wed Nov 20 13:03:03 UTC 2019 - Cristian Rodríguez <crrodrig...@opensuse.org>
+
+- Update to version 5.1.18
+- Fixed compatibility with PHP 7.4 and PHP 8.0
+- Implement apcu_inc() and apcu_dec() using atomic operations. 
+This means that these functions no longer have to acquire a write lock. 
+These functions will now wraparound on overflow, 
+instead of saturating to a floating point value.
+- Make table header in apc.php sticky.
+- Fix compile warnings related to mktemp() usage.
+- Fix compatibility with PHP 8.0.
+- Fix required number of arguments for apcu_store() returned by Reflection.
+
+-------------------------------------------------------------------

Old:
----
  apcu-5.1.15.tgz

New:
----
  apcu-5.1.18.tgz

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

Other differences:
------------------
++++++ php7-APCu.spec ++++++
--- /var/tmp/diff_new_pack.gYQpjZ/_old  2019-11-21 12:59:32.926511583 +0100
+++ /var/tmp/diff_new_pack.gYQpjZ/_new  2019-11-21 12:59:32.930511581 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-APCu
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define pkg_name apcu
 Name:           php7-APCu
-Version:        5.1.15
+Version:        5.1.18
 Release:        0
 Summary:        APCu - APC User Cache
 License:        PHP-3.01
 Group:          Productivity/Networking/Web/Servers
-Url:            http://pecl.php.net/package/APCu
+URL:            http://pecl.php.net/package/APCu
 Source:         http://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:        apcu.ini
 BuildRequires:  php7-devel >= 7.0

++++++ apcu-5.1.15.tgz -> apcu-5.1.18.tgz ++++++
++++ 52222 lines of diff (skipped)


Reply via email to