Install
To start a new Drupal project with version 9.2.6:To update your site and all dependencies to the latest version of Drupal:
To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
17.99 MB
MD5: 80b74a545702ec3f539f6c3b47d85f99
SHA-1: 2766af012632c4e847c096db92927ad56b97191f
SHA-256: bd586efc526db71a1d8dba1ca1e50d53234219c71233d206c052805e28389d5d
Download zip
29.49 MB
MD5: 478c9e720ef981918ad350484d1c678f
SHA-1: d3b2dc9e350f240631c5cfcc4921eca442e0d4ab
SHA-256: 42f7b434eac44715964ea5578e1371d9f1a227dc653e59717d31c8b60347dff5
Release notes
Maintenance and security release of the Drupal 9 series.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcement:
- Drupal core - Moderately critical - Cross Site Request Forgery - SA-CORE-2021-006
- Drupal core - Moderately critical - Cross Site Request Forgery - SA-CORE-2021-007
- Drupal core - Moderately critical - Access bypass - SA-CORE-2021-008
- Drupal core - Moderately critical - Access bypass - SA-CORE-2021-009
- Drupal core - Moderately critical - Access bypass - SA-CORE-2021-010
No other fixes are included.
Which release do I choose? Security coverage information
- Drupal 9.2.x will receive security coverage until June 15, 2022 when Drupal 9.4.0 is released.
- Sites on 9.1.x or earlier should update immediately to Drupal 9.1.13 instead of this release, and plan to update to the latest 9.x release before December 8, 2021 (when Drupal 9.3.0 is scheduled for release and 9.1.x security coverage ends).
- Sites on 8.9.x should update immediately to Drupal 8.9.19 instead of this release, and update to Drupal 9 as soon as possible afterward because Drupal 8 is end-of-life in six weeks.
- Versions of Drupal 9 prior to 9.1.x and of Drupal 8 prior to 8.9.x are end-of-life and do not receive security coverage.
Important update information
-
No changes have been made to the
.htaccess,web.config,robots.txt, or defaultsettings.phpfiles in this release, so upgrading custom versions of those files is not necessary if your site is already on the previous release.