summaryrefslogtreecommitdiff
path: root/www/drupal
diff options
context:
space:
mode:
authoradrianp <adrianp>2008-07-31 19:09:53 +0000
committeradrianp <adrianp>2008-07-31 19:09:53 +0000
commit4fe739e77bb1fee19d2ccee0b99115842a436b23 (patch)
treead4ca7b5a35fd9d555ea65b9a27f0c7e5f672781 /www/drupal
parent560dd0ffbb4909655bb1a7921c4fdb86fe5768f8 (diff)
downloadpkgsrc-4fe739e77bb1fee19d2ccee0b99115842a436b23.tar.gz
This release fixes a security vulnerability. Sites are urged to upgrade immediately after reading the security announcement:
* SA-2008-046 - Drupal core - Session fixation In addition to this security vulnerability, the following bugs have been fixed in the 5.9 release: * #281042 by schuyler1d. Render blocks before CSS and JS header generation. * #232433 by Damien Tournoud. Use non-localized date for RSS. * #281494 by beeradb. Code style. * #252580 by Robert Douglass, Gerhard Killesreiter, flobruit: avoid division by zero, when all search weights are set to 0. * #252921 by David_Rothstein and agentrickard: remove unused join, which caused column type compatibility problems with postgresql; improves postgresql compatibility. * #128846 by takashi, chx, bdragon, wedge, salvis, Shiny: rewritten queries on PostreSQL need to have matching DISTINCT ON and ORDER BY expressions * #280934. Make sure session is always regenerated.
Diffstat (limited to 'www/drupal')
-rw-r--r--www/drupal/Makefile4
-rw-r--r--www/drupal/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile
index c35ed3adb35..0c3fa29bc88 100644
--- a/www/drupal/Makefile
+++ b/www/drupal/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2008/07/10 21:11:02 adrianp Exp $
+# $NetBSD: Makefile,v 1.31 2008/07/31 19:09:53 adrianp Exp $
-DISTNAME= drupal-5.8
+DISTNAME= drupal-5.9
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
diff --git a/www/drupal/distinfo b/www/drupal/distinfo
index fa7307deb1f..96d74d5b612 100644
--- a/www/drupal/distinfo
+++ b/www/drupal/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2008/07/10 21:11:02 adrianp Exp $
+$NetBSD: distinfo,v 1.22 2008/07/31 19:09:53 adrianp Exp $
-SHA1 (drupal-5.8.tar.gz) = 8c6c462389eb2a051903b829dac797bd06c2919d
-RMD160 (drupal-5.8.tar.gz) = aca3714e6fdd8e0d4bc3b7e07072144a2a5d7728
-Size (drupal-5.8.tar.gz) = 756306 bytes
+SHA1 (drupal-5.9.tar.gz) = 3a24682abce798e294fa6bddb6a3e8ef388882e1
+RMD160 (drupal-5.9.tar.gz) = 115c70e98655129b6d46b3460d264aa96a763419
+Size (drupal-5.9.tar.gz) = 756520 bytes