From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 5 13:20:10 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E143D16A4D1 for ; Tue, 5 Apr 2005 13:20:09 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9316943D58 for ; Tue, 5 Apr 2005 13:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j35DK9n6002104 for ; Tue, 5 Apr 2005 13:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j35DK9be002103; Tue, 5 Apr 2005 13:20:09 GMT (envelope-from gnats) Resent-Date: Tue, 5 Apr 2005 13:20:09 GMT Resent-Message-Id: <200504051320.j35DK9be002103@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthew Seaman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4DF616A4CE; Tue, 5 Apr 2005 13:14:59 +0000 (GMT) Received: from male.aldigital.co.uk (male.thebunker.net [213.129.64.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id E65F443D49; Tue, 5 Apr 2005 13:14:58 +0000 (GMT) (envelope-from matthew@thebunker.net) Received: from 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 65B1597703; Tue, 5 Apr 2005 14:14:57 +0100 (BST) Received: from gravitas.thebunker.net (localhost [127.0.0.1]) j35DEtnT047464; Tue, 5 Apr 2005 14:14:55 +0100 (BST) (envelope-from matthew@gravitas.thebunker.net) Received: (from matthew@localhost) by gravitas.thebunker.net (8.13.3/8.13.3/Submit) id j35DEsMu047463; Tue, 5 Apr 2005 14:14:54 +0100 (BST) (envelope-from matthew) Message-Id: <200504051314.j35DEsMu047463@gravitas.thebunker.net> Date: Tue, 5 Apr 2005 14:14:54 +0100 (BST) From: Matthew Seaman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: security-team@FreeBSD.org Subject: ports/79558: [ maintainer ] databases/phpmyadmin -- security update to 2.6.2.r1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matthew Seaman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 13:20:10 -0000 >Number: 79558 >Category: ports >Synopsis: [ maintainer ] databases/phpmyadmin -- security update to 2.6.2.r1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 05 13:20:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: Infracaninophile >Environment: System: FreeBSD gravitas.thebunker.net 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #10: Sat Mar 26 15:08:59 GMT 2005 root@gravitas.thebunker.net:/usr/obj/usr/src/sys/GRAVITAS i386 >Description: Update to phpmyadmin-2.6.2-rc1 to solve XSS problem See phpMyAdmin security announcement PMASA-2005-3 http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-3 http://www.arrelnet.com/advisories/adv20050403.html Release announcement is at: http://www.phpmyadmin.net/home_page/downloads.php?relnotes=1 >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile Mon Mar 7 08:47:10 2005 +++ phpmyadmin/Makefile Tue Apr 5 13:57:03 2005 @@ -6,12 +6,12 @@ # PORTNAME= phpMyAdmin -PORTVERSION= 2.6.1.3 -#DISTVERSION= 2.6.1-pl3 +#PORTVERSION= 2.6.2.r1 +DISTVERSION= 2.6.2-rc1 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/} +#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\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 Mon Mar 7 08:47:10 2005 +++ phpmyadmin/distinfo Tue Apr 5 13:57:34 2005 @@ -1,2 +1,2 @@ -MD5 (phpMyAdmin-2.6.1-pl3.tar.bz2) = 77b97c6212ee9322db0aea6ba00e305c -SIZE (phpMyAdmin-2.6.1-pl3.tar.bz2) = 1543219 +MD5 (phpMyAdmin-2.6.2-rc1.tar.bz2) = 20093576299c6cc1468aa67b3dcedf50 +SIZE (phpMyAdmin-2.6.2-rc1.tar.bz2) = 1638568 --- phpmyadmin.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: