pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q2]: pkgsrc/www/drupal pullup ticket #2469 - requested by ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28db4945eee7
branches:  pkgsrc-2008Q2
changeset: 544220:28db4945eee7
user:      rtr <rtr%pkgsrc.org@localhost>
date:      Fri Aug 01 11:18:45 2008 +0000

description:
pullup ticket #2469 - requested by adrianp
drupal: update for security fix

revisions pulled up:
pkgsrc/www/drupal/Makefile      1.31
pkgsrc/www/drupal/distinfo      1.22

   Module Name: pkgsrc
   Committed By:        adrianp
   Date:                Thu Jul 31 19:09:53 UTC 2008

   Modified Files:
        pkgsrc/www/drupal: Makefile distinfo

   Log Message:
   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 9ce13c0686f7 -r 28db4945eee7 www/drupal/Makefile
--- a/www/drupal/Makefile       Wed Jul 30 10:04:06 2008 +0000
+++ b/www/drupal/Makefile       Fri Aug 01 11:18:45 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2008/07/10 21:11:02 adrianp Exp $
+# $NetBSD: Makefile,v 1.30.4.1 2008/08/01 11:18:45 rtr Exp $
 
-DISTNAME=      drupal-5.8
+DISTNAME=      drupal-5.9
 CATEGORIES=    www
 MASTER_SITES=  http://drupal.org/files/projects/
 
diff -r 9ce13c0686f7 -r 28db4945eee7 www/drupal/distinfo
--- a/www/drupal/distinfo       Wed Jul 30 10:04:06 2008 +0000
+++ b/www/drupal/distinfo       Fri Aug 01 11:18:45 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2008/07/10 21:11:02 adrianp Exp $
+$NetBSD: distinfo,v 1.21.4.1 2008/08/01 11:18:45 rtr 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