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 security vulnerabilities...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97c794987cd5
branches:  trunk
changeset: 395936:97c794987cd5
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Jul 16 18:11:06 2009 +0000

description:
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:

* SA-CORE-2009-007 Drupal core - Multiple vulnerabilities

In addition to this security vulnerability, the following bugs have been fixed since the 5.18 release:

* #212285 by wrwrwr: hr should be treated as a block level tag. Backport by alexanderpas.
* #145733 by kepten, brianV: The session.use_cookies PHP setting is required by Drupal, but it can be turned off, so try to ensure it is turned on at all times.

diffstat:

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

diffs (30 lines):

diff -r b84660d49edc -r 97c794987cd5 www/drupal/Makefile
--- a/www/drupal/Makefile       Thu Jul 16 17:10:20 2009 +0000
+++ b/www/drupal/Makefile       Thu Jul 16 18:11:06 2009 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.39 2009/05/14 19:37:02 adrianp Exp $
+# $NetBSD: Makefile,v 1.40 2009/07/16 18:11:06 adrianp Exp $
 
-DISTNAME=      drupal-5.18
+DISTNAME=      drupal-5.19
 CATEGORIES=    www
 MASTER_SITES=  http://drupal.org/files/projects/
 
-MAINTAINER=    adrianp%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://drupal.org/
 COMMENT=       Open source content management system
 
diff -r b84660d49edc -r 97c794987cd5 www/drupal/distinfo
--- a/www/drupal/distinfo       Thu Jul 16 17:10:20 2009 +0000
+++ b/www/drupal/distinfo       Thu Jul 16 18:11:06 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2009/05/14 19:37:02 adrianp Exp $
+$NetBSD: distinfo,v 1.31 2009/07/16 18:11:07 adrianp Exp $
 
-SHA1 (drupal-5.18.tar.gz) = 54d0d77759bd6a9335c1701f233c5cc8aa2cae5f
-RMD160 (drupal-5.18.tar.gz) = b5d3a8fc6b42623415ced73fe6c34fdd84241693
-Size (drupal-5.18.tar.gz) = 766788 bytes
+SHA1 (drupal-5.19.tar.gz) = e14fe2c2e7f7b39be452ce461af3a1a869ca01a7
+RMD160 (drupal-5.19.tar.gz) = 3043adb3a4529790ddc4cfde16b9327c57af6d38
+Size (drupal-5.19.tar.gz) = 766834 bytes



Home | Main Index | Thread Index | Old Index