Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 649512

Summary: dev-php/pecl-apcu-5.1.10 version bump
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/7348
Whiteboard:
Package list:
Runtime testing required: ---

Description Conrad Kostecki gentoo-dev 2018-03-04 01:11:56 UTC
dev-php/pecl-apcu: version bump to 5.1.10
Comment 1 Conrad Kostecki gentoo-dev 2018-03-04 01:12:33 UTC
- fix gh#247 when a NUL char is used as key, apcu_fetch(array) truncates the key
- fix gh#248 apcu_fetch may return values causing zend_mm_corruption or segfaults
when custom serializer is used
- fix gh#260 apcu.serializer=default results in segfault
- fix gh#274 non-portable shell == in config.m4
- fix crash when passing bad array to apcu_delete
- improve fix gh#266 refcounting errors in APCIterator
- fix for PHP 7.3 compatibility
Comment 2 Larry the Git Cow gentoo-dev 2018-03-06 17:13:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2844500613b38fd459684d01d01fddf3baa18ebd

commit 2844500613b38fd459684d01d01fddf3baa18ebd
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2018-03-06 17:13:04 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2018-03-06 17:13:04 +0000

    dev-php/pecl-apcu: Version bump to 5.1.10
    
    Closes: https://bugs.gentoo.org/649512
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/pecl-apcu/Manifest                |  1 +
 dev-php/pecl-apcu/pecl-apcu-5.1.10.ebuild | 80 +++++++++++++++++++++++++++++++
 2 files changed, 81 insertions(+)