Changelog for
php7-APCu-5.1.9-8.1.x86_64.rpm :
Tue Jan 30 13:00:00 2018 crrodriguezAATTopensuse.org
- Build with -fvisibility=hidden, PHP process namespace
pollution must be heavily limited to avoid symbol clashes.
- Use SOURCE_DATE_EPOCH if set instead of custom build hack.
- Update to version 5.1.9
- fix gh#234 mmap disabled when configure is called with --enable-apcu-mmap
- fix gh#226 Warning: apcu_fetch(): apc_fetch() expects a string or array of strings.
- mitigate gh#223 Fatal error when starting php on windows
- add support for PCRE2 in 7.3
- use row formatting for information in phpinfo() tables
- set IS_STR_PERSISTENT so refcounting failures are reported by -DRC_DEBUG=1
- fix gh#266 refcounting errors in APCIterator
Fri Apr 7 14:00:00 2017 jweberhoferAATTweberhofer.at
- Removed unneccesary -devel package
Fri Mar 17 13:00:00 2017 jweberhoferAATTweberhofer.at
- updated to 5.1.8
* fix gh#krakjoe/apcu#207 Segmentation fault in apc_sma_api_free()
* fix gh#krakjoe/apcu#221 memory leak
* update to apc dashboard (Tyson Andre)
- updated to 5.1.7
* fixes gh#krakjoe/apcu#19: hung apaches on pthread wrlocks
* fixes gh#krakjoe/apcu#203: segfaults in bailout / longjmp
- updated to 5.1.6
* fixes gh#krakjoe/apcu#19: Hung apaches on pthread wrlocks
* fixes gh#krakjoe/apcu#188: Fix Segfault in ZTS build when locking (Tyson Andre)
* fixes gh#krakjoe/apcu#194: apcu_entry ttl not working
* fixes gh#krakjoe/apcu#189: SegFault in apc_copy_zval
* fixes gh#krakjoe/apcu#185: zend_mm_heap corrupted
* fixes gh#krakjoe/apcu#190: memory leak/failed check for duplicates
- updated to 5.1.5
* fix version check in control panel page (gh#krakjoe/apcu#182, lennartwesdijk)
* do not create null strings, palloc may fail
Thu May 19 14:00:00 2016 pgajdosAATTsuse.cz
- updated to 5.1.4
* fix possible memory leak
* fix #168 drop trying to return strings from shm
* fix #170 do not create entries when serialization fails
Fri Jan 29 13:00:00 2016 pgajdosAATTsuse.com
- updated to 5.1.3
- package renamed to php7-APCu
- package provides php-APCu symbol
Tue Jan 12 13:00:00 2016 pgajdosAATTsuse.com
- call spec-cleaner
Fri Jul 25 14:00:00 2014 crrodriguezAATTopensuse.org
- version 4.0.6
Wed Nov 27 13:00:00 2013 michele.catalanoAATTmayflower.de
- Initial.