pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/drupal This release fixes a security vulnerability...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a049c7148953
branches:  trunk
changeset: 545349:a049c7148953
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Jul 31 19:09:53 2008 +0000

description:
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:

 www/drupal/Makefile |  4 ++--
 www/drupal/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 656a065947d7 -r a049c7148953 www/drupal/Makefile
--- a/www/drupal/Makefile       Thu Jul 31 15:11:53 2008 +0000
+++ b/www/drupal/Makefile       Thu Jul 31 19:09:53 2008 +0000
@@ -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 -r 656a065947d7 -r a049c7148953 www/drupal/distinfo
--- a/www/drupal/distinfo       Thu Jul 31 15:11:53 2008 +0000
+++ b/www/drupal/distinfo       Thu Jul 31 19:09:53 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index