Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649512 - dev-php/pecl-apcu-5.1.10 version bump
Summary: dev-php/pecl-apcu-5.1.10 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-04 01:11 UTC by Conrad Kostecki
Modified: 2018-03-06 17:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)