From m.seaman@infracaninophile.co.uk  Fri Aug 20 17:49:55 2010
Return-Path: <m.seaman@infracaninophile.co.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 93CF21065697;
	Fri, 20 Aug 2010 17:49:55 +0000 (UTC)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78])
	by mx1.freebsd.org (Postfix) with ESMTP id 050228FC18;
	Fri, 20 Aug 2010 17:49:54 +0000 (UTC)
Received: from lucid-nonsense.infracaninophile.co.uk (localhost [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.14.4/8.14.4) with ESMTP id o7KHnpxG036670;
	Fri, 20 Aug 2010 18:49:51 +0100 (BST)
	(envelope-from matthew@lucid-nonsense.infracaninophile.co.uk)
Received: (from matthew@localhost)
	by lucid-nonsense.infracaninophile.co.uk (8.14.4/8.14.4/Submit) id o7KHnpaE036669;
	Fri, 20 Aug 2010 18:49:51 +0100 (BST)
	(envelope-from matthew)
Message-Id: <201008201749.o7KHnpaE036669@lucid-nonsense.infracaninophile.co.uk>
Date: Fri, 20 Aug 2010 18:49:51 +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: secteam@freebsd.org
Subject: [maintainer] databases/phpmyadmin -- security update to 3.3.5.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         149841
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- security update to 3.3.5.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 20 18:00:12 UTC 2010
>Closed-Date:    Sat Aug 21 12:31:44 UTC 2010
>Last-Modified:  Sat Aug 21 12:40:01 UTC 2010
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.1-STABLE FreeBSD 8.1-STABLE #9: Sat Aug 14 14:14:01 BST 2010 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Security update to version 3.3.5.1

Fixes for various XSS vulnerabilities 

Details at: http://www.phpmyadmin.net/home_page/security/PMASA-2010-5.php

>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/Makefile,v
retrieving revision 1.123
diff -u -u -r1.123 Makefile
--- Makefile	2 Aug 2010 15:01:43 -0000	1.123
+++ Makefile	20 Aug 2010 17:29:49 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.3.5
+DISTVERSION=	3.3.5.1
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/distinfo,v
retrieving revision 1.101
diff -u -u -r1.101 distinfo
--- distinfo	2 Aug 2010 15:01:43 -0000	1.101
+++ distinfo	20 Aug 2010 17:29:49 -0000
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-3.3.5-all-languages.tar.bz2) = 6488c3f9c119417c38bbeaa0a4e5a90e
-SHA256 (phpMyAdmin-3.3.5-all-languages.tar.bz2) = f3a817052ca6bc4eadb48b9ab8aec51e38de3125bd76267ae3364439f8b4af81
-SIZE (phpMyAdmin-3.3.5-all-languages.tar.bz2) = 3661814
+MD5 (phpMyAdmin-3.3.5.1-all-languages.tar.bz2) = cf6a1de87b8b590703aaa61aafefc95a
+SHA256 (phpMyAdmin-3.3.5.1-all-languages.tar.bz2) = 5dafaad4489fdeb8f0339b39cf8b4500cea813e54c5eda05cd4ab4b572fed9f8
+SIZE (phpMyAdmin-3.3.5.1-all-languages.tar.bz2) = 3668516
--- phpmyadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Sat Aug 21 12:31:43 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149841 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/149841: commit references a PR
Date: Sat, 21 Aug 2010 12:31:20 +0000 (UTC)

 lwhsu       2010-08-21 12:30:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/phpmyadmin Makefile distinfo 
   Log:
   - Update to 3.3.5.1, this fixes for various XSS vulnerabilities
   
   PR:             ports/149841
   Submitted by:   Matthew Seaman <m.seaman AT infracaninophile.co.uk> (maintainer)
   Security:       CVE-2010-3056
   
   Revision  Changes    Path
   1.124     +1 -1      ports/databases/phpmyadmin/Makefile
   1.102     +3 -3      ports/databases/phpmyadmin/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
