Hello community,

here is the log from the commit of package php7-APCu for openSUSE:Factory 
checked in at 2018-08-18 00:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-APCu (Old)
 and      /work/SRC/openSUSE:Factory/.php7-APCu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-APCu"

Sat Aug 18 00:03:49 2018 rev:4 rq:629478 version:5.1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-APCu/php7-APCu.changes      2018-04-20 
17:34:13.312199760 +0200
+++ /work/SRC/openSUSE:Factory/.php7-APCu.new/php7-APCu.changes 2018-08-18 
00:03:53.683038072 +0200
@@ -1,0 +2,24 @@
+Wed Aug 15 15:38:38 UTC 2018 - crrodrig...@opensuse.org
+
+- Updated to 5.1.12 
+- gh#307: Fix 'Timout' sort option (apc.php).
+- gh#308: Keep search parameter on cache entry detail link (apc.php).
+- Fix --enable-apcu-clear-signal support.
+- Show entries with expired global TTL in APCuIterator.
+- Respect TTL when calculating APCuIterator totals.
+- The per-entry TTL now always takes precedence over the global TTL.
+- The global TTL is now always relative to the access time.
+- apcu_inc() and apcu_dec() no longer update hard-expired entries. Instead a 
new entry is created.
+- Added optional $ttl argument to apcu_inc() and apcu_dec(), used when 
creating a new entry.
+- PHP bug #76145: Fix use of APCu inside Serializer::(un)serialize().
+- gh#304: If apcu_cas() is used on a non-existing entry, don't insert it.
+- gh#295: Improve APCuIterator performance by using PCRE JIT and preallocating 
key strings.
+- Reduce the memory overhead of cache entries.
+- Prevent potential memory corruption in the cache slam defense implementation.
+- Ensure cache entry references are released on bailout during unserialization.
+- Make support for atomic operations a hard requirement for building APCu.
+- Check write-lock acquisition for failure, to help debugging deadlock 
situations.
+- Make sure apcu_inc/dec are atomic when working on a non-existing entry.
+- Many changes to internal C APIs.
+
+-------------------------------------------------------------------

Old:
----
  apcu-5.1.11.tgz

New:
----
  apcu-5.1.12.tgz

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

Other differences:
------------------
++++++ php7-APCu.spec ++++++
--- /var/tmp/diff_new_pack.8TmngZ/_old  2018-08-18 00:03:54.299039914 +0200
+++ /var/tmp/diff_new_pack.8TmngZ/_new  2018-08-18 00:03:54.303039926 +0200
@@ -18,7 +18,7 @@
 
 %define pkg_name apcu
 Name:           php7-APCu
-Version:        5.1.11
+Version:        5.1.12
 Release:        0
 Summary:        APCu - APC User Cache
 License:        PHP-3.01

++++++ apcu-5.1.11.tgz -> apcu-5.1.12.tgz ++++++
++++ 54928 lines of diff (skipped)


Reply via email to