pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/drupal6 6.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b85538ab2659
branches:  trunk
changeset: 392984:b85538ab2659
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu May 14 19:38:02 2009 +0000

description:
6.12

The twelfth maintenance and security release of the Drupal 6 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming 
Drupal 7.0 release.

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

    * SA-CORE-2009-006 - Drupal core - Cross site scripting

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

* #353328 by catch, BrianV: When a new commment is added, the redirection path should point to page, where the new comment is.
* #239945 by Xano, JeremyFrench, Damien Tournoud, andypost: Should not iterate over the children in taxonomy_get_tree() anymore if we reached max_depth.
* #292565 by grendzy, John Morahan, Jody Linn: remove path munging on 403/404 pages, which caused problems for login redirects
* #448268 by dww: Make sure that submitting the themes admin form clears out the update status cache, just like the modules admin form does.

diffstat:

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

diffs (25 lines):

diff -r 361ece5aaf48 -r b85538ab2659 www/drupal6/Makefile
--- a/www/drupal6/Makefile      Thu May 14 19:37:35 2009 +0000
+++ b/www/drupal6/Makefile      Thu May 14 19:38:02 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2009/05/01 19:50:35 adrianp Exp $
+# $NetBSD: Makefile,v 1.15 2009/05/14 19:38:02 adrianp Exp $
 
-DISTNAME=      drupal-6.11
+DISTNAME=      drupal-6.12
 CATEGORIES=    www
 MASTER_SITES=  http://drupal.org/files/projects/
 
diff -r 361ece5aaf48 -r b85538ab2659 www/drupal6/distinfo
--- a/www/drupal6/distinfo      Thu May 14 19:37:35 2009 +0000
+++ b/www/drupal6/distinfo      Thu May 14 19:38:02 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2009/05/01 19:50:35 adrianp Exp $
+$NetBSD: distinfo,v 1.11 2009/05/14 19:38:02 adrianp Exp $
 
-SHA1 (drupal-6.11.tar.gz) = 083fdf4f7248603677b3c294f7ddb060a07d4fa8
-RMD160 (drupal-6.11.tar.gz) = db89a745dedefb76af3adb2703ba39eb60ba493b
-Size (drupal-6.11.tar.gz) = 1078966 bytes
+SHA1 (drupal-6.12.tar.gz) = f012175e3a342c088059f4424db9f877b292fe89
+RMD160 (drupal-6.12.tar.gz) = 0b30b2d87278fbd9892d107b12f1f63b1e9d2d72
+Size (drupal-6.12.tar.gz) = 1079251 bytes



Home | Main Index | Thread Index | Old Index