Is there any information available about what packages are being planned for the SCL? For example, will PHP 5.6 be made available & maintained?
By "maintained" I mean kept up to date with back ported security patches and such.
I maintain PHP 5.6.x there, but I don't backport patches, I update the minor version fairly soon after upstream php does. That really is the most practical way.
However be warned my repo uses LibreSSL instead of OpenSSL which is too radical of a change for many people (but it installs in parallel with openssl, doesn't replace it)
And my repo also updates Apache and MariaDB and a few other things, built against LibreSSL.
On 11/16/2015 10:58 AM, Nick Bright wrote:
Is there any information available about what packages are being planned for the SCL? For example, will PHP 5.6 be made available & maintained?
By "maintained" I mean kept up to date with back ported security patches and such.
On 11/16/2015 12:58 PM, Nick Bright wrote:
Is there any information available about what packages are being planned for the SCL? For example, will PHP 5.6 be made available & maintained?
By "maintained" I mean kept up to date with back ported security patches and such.