pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal The following bug has been fixed since the ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/370c01aac06e
branches: trunk
changeset: 553129:370c01aac06e
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Thu Jan 15 20:05:44 2009 +0000
description:
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
diffstat:
www/drupal/Makefile | 4 ++--
www/drupal/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r cc752f4a2e3c -r 370c01aac06e www/drupal/Makefile
--- a/www/drupal/Makefile Thu Jan 15 16:55:33 2009 +0000
+++ b/www/drupal/Makefile Thu Jan 15 20:05:44 2009 +0000
@@ -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 -r cc752f4a2e3c -r 370c01aac06e www/drupal/distinfo
--- a/www/drupal/distinfo Thu Jan 15 16:55:33 2009 +0000
+++ b/www/drupal/distinfo Thu Jan 15 20:05:44 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index