Upgrade to Drupal 4.7.1

According to announcement, I have upgraded all drupal sites in my control to 4.7.1 with just one command as follow. Fortunately, I checked out Drupal source from the CVS repository directly so I can synchronize so easy.

cvs update

It’s time to upgrade to fix vulnerabilities. In addition, don’t forget to limit access in files directory to prevent intrusion by uploading malicious codes. To do so, please make sure you have .htaccess in files directory with below content.

SetHandler This_is_a_Drupal_security_line_do_not_remove

Welcome to the new version.

Technorati Tags: , , , , ,

Post new comment