pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal Update www/drupal package to 5.20 to fix se...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f7ef967b1f5
branches: trunk
changeset: 565596:3f7ef967b1f5
user: taca <taca%pkgsrc.org@localhost>
date: Tue Sep 29 13:39:58 2009 +0000
description:
Update www/drupal package to 5.20 to fix security problem.
pkgsrc change: add LICENSE.
Drupal 5.20, 2009-09-16
-----------------------
- Avoid security problems resulting from writing Drupal 6-style menu
declarations.
- Fixed security issues (session fixation), see SA-CORE-2009-008.
- Fixed a variety of small bugs.
diffstat:
www/drupal/Makefile | 5 +++--
www/drupal/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 56acabefaa9b -r 3f7ef967b1f5 www/drupal/Makefile
--- a/www/drupal/Makefile Tue Sep 29 13:36:58 2009 +0000
+++ b/www/drupal/Makefile Tue Sep 29 13:39:58 2009 +0000
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.40 2009/07/16 18:11:06 adrianp Exp $
+# $NetBSD: Makefile,v 1.41 2009/09/29 13:39:58 taca Exp $
-DISTNAME= drupal-5.19
+DISTNAME= drupal-5.20
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://drupal.org/
COMMENT= Open source content management system
+LICENSE= gnu-gpl-v2
CONFLICTS+= drupal-6.*{,nb*}
diff -r 56acabefaa9b -r 3f7ef967b1f5 www/drupal/distinfo
--- a/www/drupal/distinfo Tue Sep 29 13:36:58 2009 +0000
+++ b/www/drupal/distinfo Tue Sep 29 13:39:58 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2009/07/16 18:11:07 adrianp Exp $
+$NetBSD: distinfo,v 1.32 2009/09/29 13:39:58 taca Exp $
-SHA1 (drupal-5.19.tar.gz) = e14fe2c2e7f7b39be452ce461af3a1a869ca01a7
-RMD160 (drupal-5.19.tar.gz) = 3043adb3a4529790ddc4cfde16b9327c57af6d38
-Size (drupal-5.19.tar.gz) = 766834 bytes
+SHA1 (drupal-5.20.tar.gz) = f05d5bf66988a82c980056528d50401ed0822a25
+RMD160 (drupal-5.20.tar.gz) = d0925795dfd29bde731988ead2274367bad39031
+Size (drupal-5.20.tar.gz) = 767132 bytes
Home |
Main Index |
Thread Index |
Old Index