From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 16 17:00:36 2004 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 1417E16A4CE for ; Thu, 16 Dec 2004 17:00:36 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE08343D5E for ; Thu, 16 Dec 2004 17:00:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBGH0Z8I051197 for ; Thu, 16 Dec 2004 17:00:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBGH0Zve051195; Thu, 16 Dec 2004 17:00:35 GMT (envelope-from gnats) Resent-Date: Thu, 16 Dec 2004 17:00:35 GMT Resent-Message-Id: <200412161700.iBGH0Zve051195@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 1841116A4CE for ; Thu, 16 Dec 2004 16:52:25 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F35FE43D3F for ; Thu, 16 Dec 2004 16:52:24 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iBGGqOrj098292 for ; Thu, 16 Dec 2004 16:52:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id iBGGqOQO098291; Thu, 16 Dec 2004 16:52:24 GMT (envelope-from nobody) Message-Id: <200412161652.iBGGqOQO098291@www.freebsd.org> Date: Thu, 16 Dec 2004 16:52:24 GMT From: Matthew Seaman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/75158: [ maintainer ] databases/phpmyadmin -- security update to 2.6.1-rc1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2004 17:00:36 -0000 >Number: 75158 >Category: ports >Synopsis: [ maintainer ] databases/phpmyadmin -- security update to 2.6.1-rc1 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Dec 16 17:00:35 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 5.3-STABLE i386 >Organization: Infracaninophile >Environment: FreeBSD gravitas.thebunker.net 5.3-STABLE FreeBSD 5.3-STABLE #3: Fri Dec 10 17:50:11 GMT 2004 root@gravitas.thebunker.net:/usr/obj/usr/src/sys/GRAVITAS i386 >Description: Update to phpMyAdmin-2.6.1-rc1 to solve command execution and file disclosure vulnerabilities. References: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2004-4 http://www.exaprobe.com/labs/advisories/esa-2004-1213.html >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile Thu Nov 25 13:02:26 2004 +++ phpmyadmin/Makefile Wed Dec 15 13:07:48 2004 @@ -6,11 +6,10 @@ # PORTNAME= phpMyAdmin -PORTVERSION= 2.6.0.3 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/} +DISTVERSION= 2.6.1-rc1 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 Thu Nov 25 13:02:26 2004 +++ phpmyadmin/distinfo Wed Dec 15 13:09:39 2004 @@ -1,2 +1,2 @@ -MD5 (phpMyAdmin-2.6.0-pl3.tar.bz2) = 9580c5da497af4ff9ff3af7fa6e2793c -SIZE (phpMyAdmin-2.6.0-pl3.tar.bz2) = 1279183 +MD5 (phpMyAdmin-2.6.1-rc1.tar.bz2) = b413cc56b177547a94e387fa0f7d0334 +SIZE (phpMyAdmin-2.6.1-rc1.tar.bz2) = 1311277 --- phpmyadmin.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: