summaryrefslogtreecommitdiff
path: root/www/drupal6
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2008-10-12 00:34:40 +0000
committeradrianp <adrianp@pkgsrc.org>2008-10-12 00:34:40 +0000
commit6c9f181c882d4885365ee2bb3633bd8970b53ce1 (patch)
treed3867d0d9d96a0dda19fded6637cd4c8065ec51b /www/drupal6
parentd2f043b9366833e539e74b365ae488217c3bda64 (diff)
downloadpkgsrc-6c9f181c882d4885365ee2bb3633bd8970b53ce1.tar.gz
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
* SA-2008-060 - Drupal core - Multiple vulnerabilities In addition to this security vulnerability, the following bugs have been fixed since the 6.4 release: * - Patch 246143 by bjaspan, Damien Tournoud: make sure updates are run in numeric order, not in definition order. * - Patch 221230 by Heine: convert requirement error on update to requirement warning. * - Patch 252430 by quicksketch: allow base theme prefix in preprocessor function names to correct expected behavior. * - Patch 245322 by mfb: fixed breadcrumb behavior. * - Patch 287949 by Freso, Damien Tournoud: keep language icons in consistent order across nodes. * - Patch 265899 by mfb: uri_brief mail token did not support https URLs. * - Patch 272952 by NancyDru and chx: fixed documentation issue. * - Patch 170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by non-SSL cookie. * - Patch 243063 by GoofyX: fixed typo in context-sensitve help. * - Patch 295152 by dww, Damien Tournoud, et al: fixed version comparison. * - Patch 278759 by douggreen, fletchgqc: improved code comment. * - Patch 276018 by mfb: extend the lifetime of temporary files. * - Patch 228576 by sun: too ambiguous stylesheet in dblog.css when form_altering the watchdog table. * - Patch 285309 by pwolanin: menu_name in hook_menu is ignored on updates. * - Patch 261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL. * - Patch 305436 by Damien Tournoud, lelutin: fixed unclosed <li> tag in the context-sensitive help. Any many more. See http://drupal.org/node/318701 for all the details
Diffstat (limited to 'www/drupal6')
-rw-r--r--www/drupal6/Makefile4
-rw-r--r--www/drupal6/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile
index b2224320f2c..e468d29e634 100644
--- a/www/drupal6/Makefile
+++ b/www/drupal6/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2008/08/15 15:54:30 taca Exp $
+# $NetBSD: Makefile,v 1.7 2008/10/12 00:34:40 adrianp Exp $
-DISTNAME= drupal-6.4
+DISTNAME= drupal-6.5
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo
index b565202daa9..da18e5c48c1 100644
--- a/www/drupal6/distinfo
+++ b/www/drupal6/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/08/15 15:54:30 taca Exp $
+$NetBSD: distinfo,v 1.5 2008/10/12 00:34:40 adrianp Exp $
-SHA1 (drupal-6.4.tar.gz) = a8c5e9680f394281f53e584f88fe29a3c9cedfd7
-RMD160 (drupal-6.4.tar.gz) = 07075e994bc904075d0d9991b640160c7ca26301
-Size (drupal-6.4.tar.gz) = 1068473 bytes
+SHA1 (drupal-6.5.tar.gz) = f67ce3b42367d849900e47e835fc3e9ed52014bd
+RMD160 (drupal-6.5.tar.gz) = 4bfd0bfb5e78c67494d2292d4db5ea3b61db7409
+Size (drupal-6.5.tar.gz) = 1071036 bytes