Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586792 - dev-php/pecl-apcu-5.1.5 version bump
Summary: dev-php/pecl-apcu-5.1.5 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: 2016-06-23 10:39 UTC by Tomáš Mózes
Modified: 2016-06-23 20:21 UTC (History)
0 users

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 Tomáš Mózes 2016-06-23 10:39:08 UTC
5.1.5 	
- fix version check in control panel page (gh#182, lennartwesdijk)
- do not create null strings, palloc may fail

5.1.4 	
- fix possible memory leak
- fix gh#168 drop trying to return strings from shm
- fix gh#170 do not create entries when serialization fails

5.1.3 	
- fixed macro using interlocked increment in Windows
- fix gh#158 apc_inc() with negative step value hangs the process
- fix gh#164 apc_inc() can take minutes with huge step value
Comment 1 Tomáš Mózes 2016-06-23 10:47:27 UTC
Builds with ebuild for 5.1.2.
Comment 2 Brian Evans (RETIRED) gentoo-dev 2016-06-23 20:06:57 UTC
Added to tree in a new slot;  This allows for both the 5.6 and 7.0 versions to coexist.

The 7.0 apc.php will be in /usr/share/php7/apcu if you use it.
Comment 3 Tomáš Mózes 2016-06-23 20:21:23 UTC
Thank you very much!