Added command to remove pure-ftpd configuration from local pure-ftpd cPanel config file. This will only affect upgrades from pre v13.0. If the upgrade to 13.00 has already been done, then this will have to be done manually using the root shell command:
sed -i “/^CallUploadScript/d” /var/cpanel/conf/pureftpd/local
Fixed –threads [auto] calculation on servers with 4 or fewer CPUs
Fixed error message regarding location/permissions to the iptables binary in correctly referencing ip6tables
Added PASV port range hole for VZ servers on cPanel for new installs
Fixed MESSENGERV3 Apache tree search where ServerRoot is not configured so that csf defaults to /etc/apache2/ so that relative Includes are still defined correctly