Home

>

Tools

>

Drupal

>

Releases

>

7.35

Drupal Release: 7.35

Tag Name: 7.35

Release Date: 3/18/2015

Drupal LogoDrupal

Highly flexible, open-source content management system known for complex, scalable web applications. Preferred by government, educational, and large enterprise websites requiring advanced customization and security features. Robust module ecosystem.

TL;DR

Drupal 7.35 is a maintenance release that primarily focuses on security fixes and bug fixes. This update addresses several security vulnerabilities and improves the overall stability of Drupal 7. Site administrators should update to this version as soon as possible to ensure their sites remain secure and stable.

Highlight of the Release

    • Security fixes to address potential vulnerabilities
    • Bug fixes to improve overall stability
    • Maintenance updates to core functionality

Migration Guide

No specific migration guide is required for this update. This is a standard maintenance release that follows the normal Drupal update procedure:

  1. Back up your database and site files
  2. Put your site into maintenance mode
  3. Replace your existing Drupal core files with the new version, being careful not to overwrite any customizations or contributed modules
  4. Run the update script by navigating to /update.php in your browser
  5. Take your site out of maintenance mode

As always, test the update on a staging environment before applying it to your production site.

Upgrade Recommendations

Priority: High

All Drupal 7 site administrators should upgrade to version 7.35 as soon as possible due to the security fixes included in this release. The security improvements address several vulnerabilities that could potentially be exploited if left unpatched.

This is a maintenance release with minimal risk of breaking existing functionality. However, as with any update, it's recommended to:

  1. Test the update on a development or staging environment first
  2. Perform a full backup of your site before updating
  3. Review any custom code that might interact with the affected components

The update process follows the standard Drupal core update procedure and should be straightforward for most sites.

Bug Fixes

This release includes several bug fixes that improve the stability of Drupal 7:

  • Fixed issues with form handling and validation
  • Addressed problems with database queries in certain edge cases
  • Resolved minor UI inconsistencies
  • Fixed issues with file handling and uploads
  • Corrected problems with session management

New Features

No significant new features were introduced in this maintenance release. Drupal 7.35 focuses primarily on security improvements and bug fixes to maintain the stability and security of Drupal 7 installations.

Security Updates

Drupal 7.35 includes important security fixes:

  • Addressed potential cross-site scripting (XSS) vulnerabilities
  • Fixed security issues related to access control
  • Patched potential information disclosure vulnerabilities
  • Improved input validation to prevent injection attacks
  • Enhanced protection against session hijacking attempts

Site administrators are strongly encouraged to update to this version as soon as possible to protect their sites from these security vulnerabilities.

Performance Improvements

No significant performance improvements were specifically highlighted in this release. The focus of Drupal 7.35 was primarily on security fixes and bug fixes rather than performance enhancements.

Impact Summary

Drupal 7.35 is primarily a security and maintenance release that addresses several vulnerabilities and bugs in Drupal 7. While it doesn't introduce new features, it significantly improves the security posture of Drupal 7 sites by patching potential exploit vectors.

The security fixes address issues like cross-site scripting vulnerabilities, access control problems, and input validation weaknesses that could be exploited by malicious actors. By updating to this version, site administrators protect their sites and users from these potential threats.

The bug fixes included in this release improve overall stability and address issues with form handling, database queries, and file management. These improvements help ensure a more reliable experience for both site administrators and end users.

Given the security implications, this update should be considered high priority for all Drupal 7 sites.

Statistics:

File Changed11
Line Additions346
Line Deletions28
Line Changes374
Total Commits1

User Affected:

  • Need to update their Drupal 7 installations to address security vulnerabilities
  • Will benefit from improved site stability and security

Contributors:

DavidRothstein