New php packages are available for Slackware 14.0, 14.1, and -current to fix security issues.
Here are the details from the Slackware 14.1 ChangeLog:PHP Update for Slackware
+--------------------------+
patches/packages/php-5.6.19-i486-1_slack14.1.txz: Upgraded.
This release fixes bugs and security issues.
For more information, see:
http://php.net/ChangeLog-5.php#5.6.19
(* Security fix *)
+--------------------------+
Where to find the new packages:
+-----------------------------+
Thanks to the friendly folks at the OSU Open Source Lab
(http://osuosl.org) for donating FTP and rsync hosting
to the Slackware project!
Also see the "Get Slack" section on http://slackware.com for
additional mirror sites near you.
Updated package for Slackware 14.0:
ftp://ftp.slackware.com/pub/slackware/slackware-14.0/patches/packages/php-5.6.19-i486-1_slack14.0.txz
Updated package for Slackware x86_64 14.0:
ftp://ftp.slackware.com/pub/slackware/slackware64-14.0/patches/packages/php-5.6.19-x86_64-1_slack14.0.txz
Updated package for Slackware 14.1:
ftp://ftp.slackware.com/pub/slackware/slackware-14.1/patches/packages/php-5.6.19-i486-1_slack14.1.txz
Updated package for Slackware x86_64 14.1:
ftp://ftp.slackware.com/pub/slackware/slackware64-14.1/patches/packages/php-5.6.19-x86_64-1_slack14.1.txz
Updated package for Slackware -current:
ftp://ftp.slackware.com/pub/slackware/slackware-current/slackware/n/php-5.6.19-i586-1.txz
Updated package for Slackware x86_64 -current:
ftp://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/php-5.6.19-x86_64-1.txz
MD5 signatures:
+-------------+
Slackware 14.0 package:
6b4e849ecabffe988bb4223c421002f9 php-5.6.19-i486-1_slack14.0.txz
Slackware x86_64 14.0 package:
117a29f38525a418f7b5f738e0a5b3f8 php-5.6.19-x86_64-1_slack14.0.txz
Slackware 14.1 package:
96253cd6849d96bae062caed4b31a0d5 php-5.6.19-i486-1_slack14.1.txz
Slackware x86_64 14.1 package:
160b1111bd5810dec8e1359472c1b70a php-5.6.19-x86_64-1_slack14.1.txz
Slackware -current package:
e6bd0e79eae9a7924e03ac56bb0316a9 n/php-5.6.19-i586-1.txz
Slackware x86_64 -current package:
6758ee58f3af379b2bcc1a45965a5e77 n/php-5.6.19-x86_64-1.txz
Installation instructions:
+------------------------+
Upgrade the package as root:
# upgradepkg php-5.6.19-i486-1_slack14.1.txz
Then, restart Apache httpd:
# /etc/rc.d/rc.httpd stop
# /etc/rc.d/rc.httpd start