Audit Linux privileges now to limit compromise, escalation, and system-wide damage. Review Linux Privileges×
Here are the details from the Slackware 10.2 ChangeLog: patches/packages/php-4.4.1-i486-1.tgz: Upgraded to php-4.4.1. Fixes a number of bugs, including several minor security fixes relating to the overwriting of the GLOBALS array. (* Security fix *)
Updated package for Slackware 10.2:
Updated package for Slackware -current:
Slackware 10.2 package:
3a86cbe1c07da03ef444e9205e9fefcc php-4.4.1-i486-1.tgz
Slackware -current package:
3a86cbe1c07da03ef444e9205e9fefcc php-4.4.1-i486-1.tgz
Get the latest Linux and open source security news straight to your inbox.
Installation instructions: First, stop apache: # apachectl stop Next, upgrade to the new PHP package: # upgradepkg php-4.4.1-i486-1.tgz Finally, restart apache: # apachectl start (or: apachectl startssl)