Drupal is een veelzijdig contentmanagementsysteem dat zijn werk doet op een groot aantal platformen. Het programma kan via modules van extra functionaliteit voorzien worden en door gebruik te maken van thema's kan een andere layout aan het cms worden gehangen. Zo is het mogelijk om met Drupal een nieuwssite, forum en/of een collaboratiesite te onderhouden. De ontwikkelaars hebben nieuwe versies de deur uitgedaan in de 6.x- en 5.x-branch, die problemen oplossen met oudere php-installaties. De versienummers zijn aangekomen bij respectievelijk 6.8 en 5.14 en zijn voorzien van de volgende aankondiging:
Drupal 6.8 and 5.14 released
Drupal 6.8 and Drupal 5.14 are slight updates to Drupal 6.7 and 5.13, removing an incompatibility with versions of PHP before 5.2 released in the earlier versions. The 6.7 and 5.13 releases fixed problems reported using the bug tracking system, as well as critical security vulnerabilities.
It is important to note that the previous releases were released in response to the discovery of security vulnerabilities. Since the current releases follow them up shortly, you should be informed of these. Details can be found in the official security advisory:To fix the security problems, you can either upgrade Drupal or patch Drupal.
- SA-2008-073 - Drupal core - Multiple vulnerabilities
The following bug has been fixed since the 6.7 and 5.13 releases:
- Rolling back #280934. PHP 4 incompatibility.