drupal 7.0-alpha7
| Download | Size | md5 hash |
|---|---|---|
| drupal-7.0-alpha7.tar.gz | 2.47 MB | 15183fcf862be97f7e96991e6e56fe2e |
| drupal-7.0-alpha7.zip | 2.89 MB | ce485327ab557c8f800d4603e17734ba |
Release notes
TODO.
Drupal 5.23
| Download | Size | md5 hash |
|---|---|---|
| drupal-5.23.tar.gz | 750.26 KB | 562f3dde93657130d14405b99ac6a672 |
| drupal-5.23.zip | 852.87 KB | 192f18b707d47f8402f819cacf2656e1 |
Release notes
The twenty-third maintenance and security release of the Drupal 5 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
Drupal 5 will no longer be maintained when Drupal 7 is released. Upgrading to Drupal 6 is recommended.
drupal 6.19
| Download | Size | md5 hash |
|---|---|---|
| drupal-6.19.tar.gz | 1.04 MB | f47f77f4cfb41b1c3847ff4a64ee9279 |
| drupal-6.19.zip | 1.22 MB | f4dc22902fd07577858f1fc02d116654 |
Release notes
The nineteenth maintenance release of the Drupal 6 series. Only bugfixes have been committed. No security fixes are included in this release. New features are only being added to the forthcoming Drupal 7.0 release.
This release includes the security fixes from Drupal 6.18 which was released alongside Drupal 6.19. No additional security fixes are included.
The complete list of changes committed since Drupal 6.17 are as follows:
- #521370 by Damien Tournoud, marcingy, andypost: watchdog hook invocations should be ordered by weight, not name
- #828706 by oadaeh: use module_load_install() instead of module_load_include() in drupal_get_schema_unprocessed()
- #341136 by bwynants, jvandervort: taxonomy selection too dependent on node preview being present
- #826864 by mr.baileys: improve documentation for decode_entities()
- #360605 followup by Berdir, gpk: improve PHP 5.3 compatibility for misconfigured hosts even
- #824102 by cwgordon7: provide access callback for contrib token implementations too
drupal 6.18
| Download | Size | md5 hash |
|---|---|---|
| drupal-6.18.tar.gz | 1.04 MB | 313b0f1d8a08b74ee6269cee250bd45d |
| drupal-6.18.zip | 1.22 MB | fe43f76b368bbffdffb0178454cc86ac |
Release notes
The eighteenth maintenance and security release of the Drupal 6 series. Only fixes for security vulnerabilities have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
No other fixes are included. For additional bugfixes, see Drupal 6.19 released alongside Drupal 6.18.
drupal 7.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| drupal-7.0-alpha6.tar.gz | 2.34 MB | eb64647263affc36f76d1e7ffb751d32 |
| drupal-7.0-alpha6.zip | 2.74 MB | 2986d46fe2bf3681695fc96b6ff6c6fe |
Release notes
Changes since DRUPAL-7-0-ALPHA5:
- Drupal has a new core theme: Bartik!
- Numerous fixes to the upgrade path, including basic tests. Getting very close! :)
- Numerous important security fixes.
- Numerous accessibility improvements.
- Setting up Private files is now optional, rather than required.
- Registry made more fool-proof and robust.
- Redesign of Field UI "Manage Display" screen, to reflect multiple view modes. Field UI screens are now also extensible from contrib.
- Re-implementation of Overlay without jQuery UI, to address numerous critical issues.
- User creation setting now defaults to "Visitors, with admin approval" for security.
- Installation will no longer fail when settings.php is not present. Nice usability improvement.
- Required modules are once again shown on the modules page.
- Many improvements to input formats and filters.
- Table prefixes are now per-database connection, rather than global.
drupal 6.17
| Download | Size | md5 hash |
|---|---|---|
| drupal-6.17.tar.gz | 1.04 MB | 14f936496d1f927d9b65e3849d7274f4 |
| drupal-6.17.zip | 1.22 MB | a1ef1541afc0a667d2246444432f4c0b |
Release notes
The seventeenth maintenance release of the Drupal 6 series. Only bugfixes and minor improvements have been committed. New features are only being added to the forthcoming Drupal 7.0 release. This release does not fix any security issues.
The following patches have been committed since the 6.16 release:
Read moredrupal 7.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| drupal-7.0-alpha5.tar.gz | 2.31 MB | de9c1d51f0ce730f7356bd0a160e8ce1 |
| drupal-7.0-alpha5.zip | 2.7 MB | 5d68f78bfe76f47673c9969230dc9071 |
Release notes
Numerous upgrade path fixes.
Numerous security path fixes.
Numerous API documentation additions -- all core hooks are documented now!
Lots and lots of critical bug fixes.
drupal 7.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| drupal-7.0-alpha4.tar.gz | 2.29 MB | c8f371a388bc65b2211d7d29856fb993 |
| drupal-7.0-alpha4.zip | 2.68 MB | 0da0e558c39d254a2a3af90482920ea4 |
Release notes
Some of the changes and improvements since Alpha 3 (thanks to cwgordon7 for help with curation):
drupal 7.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| drupal-7.0-alpha3.tar.gz | 2.25 MB | 9efc083f09d6b523d655bc90a6869945 |
| drupal-7.0-alpha3.zip | 2.63 MB | e00f5f48835ff57b8d908722f62fb858 |
Release notes
Changes since DRUPAL-7-0-ALPHA2:
- Drupal 7 now ships with jQuery 1.4.2 and jQuery UI 1.8.
- API change: AJAX commands are now defined as array('#type' => 'ajax', '#commands' => $output) rather than array('#type' => 'ajax_commands', '#ajax_commands' => $output).
- API change: There is a new form element #type 'text_format', should be used for textareas with format selectors (e.g. body fields).
- page--front.tpl.php works again.
- Bug where IE quits displaying any CSS after 31+ stylesheets now fixed.
- The "Add" link now shows up for blocks. :P
- Now, running drupal_execute() multiple times on forms will validate each time, instead of only the first one.
- UI for translatable fields removed, in favour of contributed module.
- MAINTAINERS.txt now actually approximates the truth.
- Numerous upgrade path fixes.
- Numerous documentation fixes and documentation holes filled.
- Numerous markup fixes and improvements.
- Various performance improvements, especially around data import.
- Numerous security fixes, including both forward-ports of 6.x holes and plugging a D7-only one where Drupal 7 was storing plain-text copies of passwords in user.data under certain conditions.
Drupal 5.22
| Download | Size | md5 hash |
|---|---|---|
| drupal-5.22.tar.gz | 750.15 KB | 7119375a3d81b4fa9eef0c62e377b24d |
| drupal-5.22.zip | 852.75 KB | bab1e3f8ac6ce6fa925e38eee18a2dd0 |
Release notes
The twenty-second maintenance and security release of the Drupal 5 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
Drupal 5 will no longer be maintained when Drupal 7 is released. Upgrading to Drupal 6 is recommended.
drupal 6.16
| Download | Size | md5 hash |
|---|---|---|
| drupal-6.16.tar.gz | 1.04 MB | bb27c1f90680b86df2c535b2d52e8021 |
| drupal-6.16.zip | 1.22 MB | 0ce2cd42371625d69642f043525c1cb7 |
Release notes
The sixteenth maintenance and security release of the Drupal 6 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
In addition to this security vulnerability, the following bugs have been fixed since the 6.15 release:
- #673974 by sun: PHP notice when mass-unpublishing or deleting comments, and wrong form validation redirect
- #424372 by mr.baileys, bombatower, Arancaytar: :: in .info files caused fatal error, use list of constants for lookup instead
- #370958 by Rob Loach, drewish, c960657, neilnz: some Adobe Flash MIME types were missing from our MIME listing
- #284392 follow up by benoitg, brianV, mathieu, evoltech, tyr, Steven Jones, agentrickard, bl444137: better fix for issues around SQL rewrites adding DISTINCT
drupal 7.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| drupal-7.0-alpha2.tar.gz | 2.21 MB | cfbfdd2249638a266054f2532348065d |
| drupal-7.0-alpha2.zip | 2.57 MB | f36599cbfd0e728362222d0bea6e6ff2 |
Release notes
Changes since DRUPAL-7-0-ALPHA1:
Read moredrupal 7.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| drupal-7.0-alpha1.tar.gz | 2.18 MB | 508109c6cf0ead868e02d8c3db2a4d1f |
| drupal-7.0-alpha1.zip | 2.54 MB | 1d36504823e64febc18f5d486b840afe |
Release notes
TODO
drupal 6.15
| Download | Size | md5 hash |
|---|---|---|
| drupal-6.15.tar.gz | 1.04 MB | 43c60bde08d6ea67682a998c2804c357 |
| drupal-6.15.zip | 1.21 MB | dd9cf1190b35b76b4097bd63c8ee9ae6 |
Release notes
The fifteenth maintenance and security release of the Drupal 6 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
In addition to this security vulnerability, the following bugs have been fixed since the 6.14 release:
- #193383 follow up by TheRec: (regression) - some set_time_limit() numbers were inadvertently removed in the previous patch.
- #499828 by Darren Oh, Dave Reid, dww: Wrong release dates were recorded on multi-module projects if deployed from CVS
- #563526 by jhodgdon: fix @see and @code phpdoc in user-profile.tpl.php
- #485350 by jhodgdon: better documentation and add code example for module_load_include()
- #574862 by jhodgdon: better documentation for menu_set_active_trail()
- #263517 by mfb: fix notice when parsing an RSS feed with file attachments
Drupal 5.21
| Download | Size | md5 hash |
|---|---|---|
| drupal-5.21.tar.gz | 749.18 KB | 1efb86c2457f02cd40a976e1382d03bb |
| drupal-5.21.zip | 851.76 KB | 2a89990bac0b5b2b6bc1b2ec58dc74b6 |
Release notes
The twenty-first maintenance and security release of the Drupal 5 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
Drupal 5.20
| Download | Size | md5 hash |
|---|---|---|
| drupal-5.20.tar.gz | 749.15 KB | c042fdb1e995808efc398437ea7c5de4 |
| drupal-5.20.zip | 851.73 KB | f207a51278f1d2e8e438e918cd1f0a86 |
Release notes
The twentieth maintenance and security release of the Drupal 5 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
In addition to this security vulnerability, the following bugs have been fixed since the 5.19 release:
- Backport of #227228 by andypost, et al. Per-table cache_flush variables to avoid not flushing all but the first table when multiple tables are cleared.
- #141965 by jeffschuler: taxonomy_term_path() and its phpdoc block was separated by one blank line, thus disconnecting it for the API docs parser.
- #472160 by chx and Heine. Deny D6-style access elements.
- #109513 backport by Freso. Create temporary mysql tables in memory.
- #292565 second follow up by John Morahan: fix login destination again on 403/404 pages and make the search form work there if displayed
drupal 6.14
| Download | Size | md5 hash |
|---|---|---|
| drupal-6.14.tar.gz | 1.03 MB | 014bb453a8d0adb0233c763e40d63859 |
| drupal-6.14.zip | 1.21 MB | b5620f4312af800fb28c42a78052929d |
Release notes
The fourteenth maintenance and security release of the Drupal 6 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
In addition to this security vulnerability, the following bugs have been fixed since the 6.13 release:
- #482646 follow up by Dave Reid: only check the db prefix for simpletest if it was a string (not running a multisite)
- #284392 by Passionate_Lass, Anselm Heaton, tassoman, agentrickard: DISTINCT handling in db_distinct_field()'s MySQL implementations was resulting in bogus queries
- #310139 by fonant, c960657, pwolanin: drupal_urlencode() and Drupal.encodeURIComponent was used to encode query strings and other components it should not have been used for
- #499254 by chx: Drupal lacked support for positive integer values in database queries, beyond PHP_INT_MAX; caused issues with twitter integration and big numbers in general
Drupal 8.x-dev
| Download | Size | md5 hash |
|---|---|---|
| drupal-8.x-dev.tar.gz | 6.74 MB | 5261df0b4e0ff988deb9a3f8cbca8395 |
| drupal-8.x-dev.zip | 11.11 MB | 68ed507d2551494bcf8fd37e23f6f03a |
Release notes
The Drupal core repository is now open for the forthcoming 8.x series. This is a development snapshot release for the 8.x series. This is not stable, and production sites should not run this code. However, users wishing to help test and develop the next version of Drupal are encouraged to use this for test sites.
Drupal 5.19
| Download | Size | md5 hash |
|---|---|---|
| drupal-5.19.tar.gz | 748.86 KB | d5e3dbcfd3e7f7ef431dada57a6c846e |
| drupal-5.19.zip | 851.34 KB | 0da0e10921b5cd735450d9d33f54634d |
Release notes
The nineteenth maintenance and security release of the Drupal 5 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
Read moredrupal 6.13
| Download | Size | md5 hash |
|---|---|---|
| drupal-6.13.tar.gz | 1.03 MB | 76dcb6e311fbb98ca3322fd1413f4a04 |
| drupal-6.13.zip | 1.21 MB | 677156d6363ff37282e637b03d4873e2 |
Release notes
The thirteenth maintenance and security release of the Drupal 6 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
In addition to this security vulnerability, the following bugs have been fixed since the 6.12 release:
- - Patch #463450 by wulff: fixed documentation glitch.
- #193577 by Rob Loach, Damien Tournoud, andypost: JavaScript string split() function does not behave like PHP explode(); causes problems with multiple node body break tags
- #454992 by sun, bengtan: _drupal_flush_css_js() should not have 'q' as a possible CSS query character, since that is the Drupal path name character too
- #452704 by andypost, catch: Names of compressed CSS and JS files should have a prefix, so that names starting in ad* will not happen. Those are easily blocked by firewalls, Firefox's Adblock, etc.