From matthew@thebunker.net  Mon Aug 29 15:48:32 2005
Return-Path: <matthew@thebunker.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 763CC16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Aug 2005 15:48:32 +0000 (GMT)
	(envelope-from matthew@thebunker.net)
Received: from male.aldigital.co.uk (male.thebunker.net [213.129.64.13])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 049BD43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Aug 2005 15:48:31 +0000 (GMT)
	(envelope-from matthew@thebunker.net)
Received: from lack-of-gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by male.aldigital.co.uk (Postfix) with ESMTP id 56B6F97714
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Aug 2005 16:48:30 +0100 (BST)
Received: from lack-of-gravitas.thebunker.net (localhost [127.0.0.1])
	by lack-of-gravitas.thebunker.net (8.13.4/8.13.4) with ESMTP id j7TFmUwV027926
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Aug 2005 16:48:30 +0100 (BST)
	(envelope-from matthew@lack-of-gravitas.thebunker.net)
Received: (from matthew@localhost)
	by lack-of-gravitas.thebunker.net (8.13.4/8.13.4/Submit) id j7TFmT3Q027925;
	Mon, 29 Aug 2005 16:48:29 +0100 (BST)
	(envelope-from matthew)
Message-Id: <200508291548.j7TFmT3Q027925@lack-of-gravitas.thebunker.net>
Date: Mon, 29 Aug 2005 16:48:29 +0100 (BST)
From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Reply-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] databases/phpmyadmin -- update to 2.6.4-rc1 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         85442
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- update to 2.6.4-rc1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 29 15:50:17 GMT 2005
>Closed-Date:    Wed Aug 31 15:25:31 GMT 2005
>Last-Modified:  Wed Aug 31 15:25:31 GMT 2005
>Originator:     Matthew Seaman
>Release:        FreeBSD 6.0-BETA3 i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lack-of-gravitas.thebunker.net 6.0-BETA3 FreeBSD 6.0-BETA3 #2: Thu Aug 25 14:38:13 BST 2005 root@lack-of-gravitas.thebunker.net:/usr/obj/usr/src/sys/LACK-OF-GRAVITAS i386


	
>Description:

Update to close to XSS security holes, detailed in
http://secunia.com/advisories/16605/

Release notes at: http://www.phpmyadmin.net/home_page/downloads.php?relnotes=0

Secunia grades these vulns. as 'less critical'.  However, I though it
best to provide an update which might (even at this late date) scrape
into 6.0-RELEASE, should re@.. think it necessary.


>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	Fri Jul  8 08:30:32 2005
+++ phpmyadmin/Makefile	Mon Aug 29 16:38:38 2005
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	phpMyAdmin
-PORTVERSION=	2.6.3.1
-#DISTVERSION=	2.6.3-pl1
+PORTVERSION=	2.6.4.r1
+#DISTVERSION=	2.6.4-rc1
 CATEGORIES=	databases www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpmyadmin
-DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/}
+DISTNAME=	${PORTNAME}-${PORTVERSION:C/\..(.)$/-rc\1/}
 
 MAINTAINER=	m.seaman@infracaninophile.co.uk
 COMMENT=	A set of PHP-scripts to manage MySQL over the web
diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo
--- /usr/ports/databases/phpmyadmin/distinfo	Fri Jul  8 08:30:32 2005
+++ phpmyadmin/distinfo	Mon Aug 29 16:38:45 2005
@@ -1,2 +1,2 @@
-MD5 (phpMyAdmin-2.6.3-pl1.tar.bz2) = 28f6c827e99e1c96f6852c441f7e42ef
-SIZE (phpMyAdmin-2.6.3-pl1.tar.bz2) = 1710233
+MD5 (phpMyAdmin-2.6.4-rc1.tar.bz2) = dfa8a387ae7e69ec3888a1e58b68a8cc
+SIZE (phpMyAdmin-2.6.4-rc1.tar.bz2) = 1728180
--- phpmyadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Wed Aug 31 13:32:31 GMT 2005 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85442 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Wed Aug 31 15:25:23 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85442 
>Unformatted:
