Slackware: 2013-081-01: php Security Update
Summary
Here are the details from the Slackware 14.0 ChangeLog: patches/packages/php-5.4.13-i486-1_slack14.0.txz: Upgraded. This release fixes two security issues in SOAP: Added check that soap.wsdl_cache_dir conforms to open_basedir. Disabled external entities loading. For more information, see: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1635 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1643 (* Security fix *)
Where Find New Packages
Thanks to the friendly folks at the OSU Open Source Lab
(https://osuosl.org/) for donating FTP and rsync hosting
to the Slackware project! :-)
Also see the "Get Slack" section on http://www.slackware.com/ for
additional mirror sites near you.
Updated package for Slackware 12.1:
Updated package for Slackware 12.2:
Updated package for Slackware 13.0:
Updated package for Slackware x86_64 13.0:
Updated package for Slackware 13.1:
Updated package for Slackware x86_64 13.1:
Updated package for Slackware 13.37:
Updated package for Slackware x86_64 13.37:
Updated package for Slackware 14.0:
Updated package for Slackware x86_64 14.0:
Updated package for Slackware -current:
Updated package for Slackware x86_64 -current:
MD5 Signatures
Slackware 12.1 package:
5a254080f3b91fbb01fc661e404dd2b1 php-5.3.23-i486-1_slack12.1.tgz
Slackware 12.2 package:
0ece3456a2122326af3988a2b43c3ee5 php-5.3.23-i486-1_slack12.2.tgz
Slackware 13.0 package:
8a086a3085e8e91db78c32248b90ce2e php-5.3.23-i486-1_slack13.0.txz
Slackware x86_64 13.0 package:
382222ce4f23f9edb0b26287ca061daa php-5.3.23-x86_64-1_slack13.0.txz
Slackware 13.1 package:
6213d2b220b363457b2a6e98c6f06115 php-5.3.23-i486-1_slack13.1.txz
Slackware x86_64 13.1 package:
83ae48d2683b4834a98f0fbaa4138727 php-5.3.23-x86_64-1_slack13.1.txz
Slackware 13.37 package:
e4a7db62a60324f925d72ab244817749 php-5.3.23-i486-1_slack13.37.txz
Slackware x86_64 13.37 package:
8b8325f537c7e30d6003e303aafce575 php-5.3.23-x86_64-1_slack13.37.txz
Slackware 14.0 package:
037eb3196eb7d2a031d85191eafce18e php-5.4.13-i486-1_slack14.0.txz
Slackware x86_64 14.0 package:
e74abaff1cb141954c31a5caad98723b php-5.4.13-x86_64-1_slack14.0.txz
Slackware -current package:
3434f4215098b47d258e715751a3d05c n/php-5.4.13-i486-1.txz
Slackware x86_64 -current package:
4f90538a3b6b326c28ffba02452e1cb3 n/php-5.4.13-x86_64-1.txz
Installation Instructions
Installation instructions: Upgrade the package as root: # upgradepkg php-5.4.13-i486-1_slack14.0.txz Then, restart Apache httpd: # /etc/rc.d/rc.httpd stop # /etc/rc.d/rc.httpd start