patches/packages/mod_php.tgz: Upgraded to PHP 4.1.2.
This fixes several security problems in the POST handling code used for uploading files through forms. All sites using PHP are urged to upgrade as soon as possible.
A workaround for securing systems running PHP 4.0.3 or above (which includes Slackware 8.0) is to add this directive to the php.ini:
file_uploads = Off