Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2011 18:09:47 GMT
From:      Chris Tandiono <chris.tandiono@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157383: www/drupal6 is out of date and has a security vulnerability
Message-ID:  <201105281809.p4SI9lob045387@red.freebsd.org>
Resent-Message-ID: <201105281810.p4SIA8Ml028080@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157383
>Category:       ports
>Synopsis:       www/drupal6 is out of date and has a security vulnerability
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 28 18:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Chris Tandiono
>Release:        8.1-RELEASE-p4
>Organization:
TBP CA-A IT
>Environment:
FreeBSD hostname.localdomain 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
http://drupal.org/node/1168756

Drupal 6.21 fixes that issue. Drupal 6.22 additionally includes some other features.
>How-To-Repeat:
Install Drupal from ports. Note that it is 6.20.
>Fix:
Attached patch

Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index 0881d60..b38a897 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 #

 PORTNAME=      drupal6
-PORTVERSION=   6.20
+PORTVERSION=   6.22
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.drupal.org/files/projects/
 DISTNAME=      drupal-${PORTVERSION}
diff --git a/distinfo b/distinfo
index 2e6884c..6ffb8d8 100644
--- a/distinfo
+++ b/distinfo
@@ -1,2 +1,2 @@
-SHA256 (drupal/drupal-6.20.tar.gz) = 8403a06c1887c0821a78da4af3a5d3cbff43773c22c5cc63542d89b645ba4d8b
-SIZE (drupal/drupal-6.20.tar.gz) = 1100246
+SHA256 (drupal/drupal-6.22.tar.gz) = d43da1858bfb8211a26ad7f749cce8cc3ae701fd28b13502cf5daef51d31f021
+SIZE (drupal/drupal-6.22.tar.gz) = 1100999



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105281809.p4SI9lob045387>