Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php: security bump to version 7.0.12 | Gustavo Zacarias | 2016-10-14 | 1 | -47/+0 |
| | | | | | | | | | | See http://www.php.net/ChangeLog-7.php#7.0.12 since there are no CVEs out yet. And drop upstream patch. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | php: add patch to fix static library build | Thomas Petazzoni | 2016-08-10 | 1 | -0/+47 |
This commit adds a patch to PHP which fixes the build for BR2_STATIC_LIBS=y configurations. Fixes: http://autobuild.buildroot.net/results/885f418cc26c6832a8a9abf703aecbeea8fbe550/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |