Hello community,

here is the log from the commit of package php7-APCu for openSUSE:Factory 
checked in at 2018-04-20 17:32:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-APCu (Old)
 and      /work/SRC/openSUSE:Factory/.php7-APCu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-APCu"

Fri Apr 20 17:32:22 2018 rev:3 rq:599234 version:5.1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-APCu/php7-APCu.changes      2018-02-09 
15:51:48.890192692 +0100
+++ /work/SRC/openSUSE:Factory/.php7-APCu.new/php7-APCu.changes 2018-04-20 
17:34:13.312199760 +0200
@@ -1,0 +2,21 @@
+Fri Apr 20 10:40:06 UTC 2018 - jweberho...@weberhofer.at
+
+- updated to 5.1.11
+  - fix gh#krakjoe/apcu#246 apcu_entry hangs
+  - fix gh#krakjoe/apcu#259 deadlock in apcu_store
+  - fix gh#krakjoe/apcu#281 undefined variable in apc.php
+  - fix handling of fatal errors in apcu_entry
+  - check string lengths when looking up keys
+  - many internal C APIs changed
+
+- updated to 5.1.10
+  - fix gh#krakjoe/apcu#247 when a NUL char is used as key, apcu_fetch(array) 
truncates the key
+  - fix gh#krakjoe/apcu#248 apcu_fetch may return values causing 
zend_mm_corruption or segfaults
+    when custom serializer is used
+  - fix gh#krakjoe/apcu#260 apcu.serializer=default results in segfault
+  - fix gh#krakjoe/apcu#274 non-portable shell == in config.m4
+  - fix crash when passing bad array to apcu_delete
+  - improve fix gh#krakjoe/apcu#266 refcounting errors in APCIterator
+  - fix for PHP 7.3 compatibility
+
+-------------------------------------------------------------------

Old:
----
  apcu-5.1.9.tgz

New:
----
  apcu-5.1.11.tgz

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

Other differences:
------------------
++++++ php7-APCu.spec ++++++
--- /var/tmp/diff_new_pack.oEpguO/_old  2018-04-20 17:34:13.996174955 +0200
+++ /var/tmp/diff_new_pack.oEpguO/_new  2018-04-20 17:34:14.000174810 +0200
@@ -18,7 +18,7 @@
 
 %define pkg_name apcu
 Name:           php7-APCu
-Version:        5.1.9
+Version:        5.1.11
 Release:        0
 Summary:        APCu - APC User Cache
 License:        PHP-3.01
@@ -68,6 +68,7 @@
 %defattr(-,root,root,-)
 %{_libdir}/php7/extensions/%{pkg_name}.so
 %config(noreplace) %{_sysconfdir}/php7/conf.d/%{pkg_name}.ini
-%doc LICENSE NOTICE README.md TECHNOTES.txt TODO apc.php
+%doc NOTICE README.md TECHNOTES.txt TODO apc.php
+%license LICENSE
 
 %changelog

++++++ apcu-5.1.9.tgz -> apcu-5.1.11.tgz ++++++
++++ 55188 lines of diff (skipped)


Reply via email to