De ontwikkelaars achter Drupal hebben een update voor versies 6.2 uitgebracht. Drupal is een in php geschreven gebruiksvriendelijk en krachtig contentmanagementplatform, waarmee bijvoorbeeld websites kunnen worden gemaakt. Sinds versie 7.0 is er een vernieuwde interface aan, die eenvoudiger en intuïtiever moet zijn en kunnen er verder extra velden worden toegevoegd aan content, gebruikers, termen en meer, zoals url's, afbeeldingen en lijsten met opties. Ook is er een automatische test aan het framework toegevoegd om bugs in de code te kunnen opsporen. Ten slotte is de databaselayer volledig herschreven, wat veel beperkingen van de databaselayer in Drupal 6 oplost. Updates worden apart aangeboden. Versies 6.25 is een zogenaamde maintenance release die enkele problemen moet verhelpen.
Drupal 6.25 released
Drupal 6.25, a maintenance release fixing issues reported through the bug tracking system, is now available for download. There are no security fixes in this release. Upgrading your existing Drupal 6 sites is recommended, especially if you skipped Drupal 6.24 due to update issues.
Drupal 6.25 builds on top of Drupal 6.24 and includes all the previous bugfixes and security improvements. Changes in this release only fix issues introduced with the previous bugfix release (Drupal 6.24). The list of all fixes included is:A complete list of all bug fixes in the stable 6.x branch can be found in the git commit log. There are no new features in this release. More information on the 6.x releases can be found in the Drupal 6.0 release announcement. Drupal 5 is no longer maintained, upgrading to Drupal 6 is recommended.
- Rollback for issue #12274 given that it does not consider email domain names with hyphens valid after the first component of the domain name.
- #1425868 by ELC, lort, greg.harvey, David_Rothstein: Fixed duplicate entry of theme primary key in system table on Drupal 6.24 when updating using drush.
- #1425260 by mgifford: Fixed 'Call to undefined function locale_inc_callback()' during 6.22 -> 6.24 upgrade if locale module was previously enabled but is not currently enabled.
Given enough bug fixes (not just bug reports) more maintenance releases will be made available, according to our monthly release cycle.