From ae0d761f3f801cc5e5c676f9b51fc837cfc80a0e Mon Sep 17 00:00:00 2001 From: adrianp Date: Thu, 15 Jan 2009 20:05:44 +0000 Subject: The following bug has been fixed since the 5.13 release: * Rolling back #280934. PHP 4 incompatibility. This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement: * SA-CORE-2009-001 Drupal core - Multiple vulnerabilities In addition to this security vulnerability, the following bugs have been fixed since the 5.14 release: * #348269 by Darren Oh. Add missing * in the expand_password_confirm() comment. * #202688. Backport from 6.x. * #103528 by gpk, hass & salvis. Provide a useful message when the color picker is disabled due to the download method. * #350708 by dww. Backport t() documentation improvements from D6. * #157353 by Freso and tangent. Remove a needless dash from RSS feed title. * #323386 by mariuss: The selection type in profile module expects items each on their own line and should not break items on commas * #252921 by k4ml. Use correct placeholder. * #61108 by Uwe Hermann: update LICENSE.txt with latest version of GPL2 text * - Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be consistent with the database. * #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem when HTTP_HOST is not transmitted --- www/drupal/Makefile | 4 ++-- www/drupal/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www/drupal') diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 1faa1a868fb..5fd3ad0c3e8 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2008/12/10 23:55:39 adrianp Exp $ +# $NetBSD: Makefile,v 1.36 2009/01/15 20:05:44 adrianp Exp $ -DISTNAME= drupal-5.13 +DISTNAME= drupal-5.15 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal/distinfo b/www/drupal/distinfo index e58a067765e..cfe03a6e7e2 100644 --- a/www/drupal/distinfo +++ b/www/drupal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2008/12/10 23:55:39 adrianp Exp $ +$NetBSD: distinfo,v 1.27 2009/01/15 20:05:44 adrianp Exp $ -SHA1 (drupal-5.13.tar.gz) = 06fc9907f15ef9eec933bdf7974ea52c71ddd982 -RMD160 (drupal-5.13.tar.gz) = cf3c32849395dcf6c72d670791b8c3b9a03f4c7b -Size (drupal-5.13.tar.gz) = 764729 bytes +SHA1 (drupal-5.15.tar.gz) = ecf67f38e85a6f01102f4dae18f1b2d221f1acba +RMD160 (drupal-5.15.tar.gz) = 404c59d34f9d4ebe09186dc66eb6203990c7488c +Size (drupal-5.15.tar.gz) = 766007 bytes -- cgit v1.2.3