Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/php: security bump to version 7.2.4 | Bernd Kuhls | 2018-03-29 | 1 | -62/+0 |
| | | | | | | | | | Fixes https://bugs.php.net/bug.php?id=75605, no CVE-ID yet. Removed patch 0008, applied upstream. Re-numbered patch 0009. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | php: add patch to fix build on static-only systems | Thomas Petazzoni | 2018-02-26 | 1 | -0/+62 |
This commit adds a patch to PHP to fix the build on static-only system, a regression introduced in PHP recently. Fixes: http://autobuild.buildroot.net/results/fbf7ebbb9502424727006f39e169ec1ee870186d/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |