diff options
author | adrianp <adrianp> | 2008-10-23 21:37:23 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2008-10-23 21:37:23 +0000 |
commit | 6d1a6c1610a643486e6a0c0fee30874afc44448c (patch) | |
tree | 83bb010695479a747fd5aeab0a7865b979a10be7 /www | |
parent | 502e00be5c1bdf6ba615e308b5d552679c66435f (diff) | |
download | pkgsrc-6d1a6c1610a643486e6a0c0fee30874afc44448c.tar.gz |
Update to 6.6
The sixth 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:
* SA-2008-067 - Drupal core - Multiple vulnerabilities
In addition to this security vulnerability, the following bugs have been
fixed since the 6.5 release:
- Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe').
#318102 by Dave Reid: hook_exit() was not invoked for some cached requests.
#277206 by Damien Tournoud, lilou, fp: untranslatable string in the installer
- Patch #324080 by winterheart: missing </td>-tag.
See http://drupal.org/node/324832 for all the details
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal6/Makefile | 4 | ||||
-rw-r--r-- | www/drupal6/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index e468d29e634..756adde7342 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2008/10/12 00:34:40 adrianp Exp $ +# $NetBSD: Makefile,v 1.8 2008/10/23 21:37:23 adrianp Exp $ -DISTNAME= drupal-6.5 +DISTNAME= drupal-6.6 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index da18e5c48c1..6e7201c31e6 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2008/10/12 00:34:40 adrianp Exp $ +$NetBSD: distinfo,v 1.6 2008/10/23 21:37:23 adrianp Exp $ -SHA1 (drupal-6.5.tar.gz) = f67ce3b42367d849900e47e835fc3e9ed52014bd -RMD160 (drupal-6.5.tar.gz) = 4bfd0bfb5e78c67494d2292d4db5ea3b61db7409 -Size (drupal-6.5.tar.gz) = 1071036 bytes +SHA1 (drupal-6.6.tar.gz) = 08c12b590508d2050e3c2be0faf48b98a964ea45 +RMD160 (drupal-6.6.tar.gz) = 8f98af416745fe26592bf02d8b7c61718ec6dd6b +Size (drupal-6.6.tar.gz) = 1071507 bytes |