From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 21 07:20:27 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 E838B16A4CE for ; Thu, 21 Oct 2004 07:20:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C843F43D39 for ; Thu, 21 Oct 2004 07:20:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9L7KRN2009481 for ; Thu, 21 Oct 2004 07:20:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9L7KR9i009480; Thu, 21 Oct 2004 07:20:27 GMT (envelope-from gnats) Resent-Date: Thu, 21 Oct 2004 07:20:27 GMT Resent-Message-Id: <200410210720.i9L7KR9i009480@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 AE0AB16A4CE for ; Thu, 21 Oct 2004 07:20:00 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3FD43D39 for ; Thu, 21 Oct 2004 07:19:59 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i9L7JthH034150 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 21 Oct 2004 08:19:55 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)i9L7Jtxx034149; Thu, 21 Oct 2004 08:19:55 +0100 (BST) (envelope-from matthew) Message-Id: <200410210719.i9L7Jtxx034149@happy-idiot-talk.infracaninophile.co.uk> Date: Thu, 21 Oct 2004 08:19:55 +0100 (BST) From: Matthew Seaman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/72954: [ maintainer update ] databases/phpmyadmin -- update to 2.6.0-pl2 (Security) 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: Thu, 21 Oct 2004 07:20:28 -0000 >Number: 72954 >Category: ports >Synopsis: [ maintainer update ] databases/phpmyadmin -- update to 2.6.0-pl2 (Security) >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 Oct 21 07:20:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 4.10-STABLE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.10-STABLE FreeBSD 4.10-STABLE #85: Fri Oct 8 11:06:56 BST 2004 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Upgrade to 2.6.0-pl2 in order to close a remote command execution vulnerability. References: http://www.vuxml.org/freebsd/fc07c9ca-22ce-11d9-814e-0001020eed82.html http://www.securityfocus.com/bid/11391 Note to VuXML maintainers: phpMyAdmin 2.6.0.2 is the correct form. The phpmyadmin line that's in there at the moment won't do anything useful. >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile Wed Oct 13 12:50:26 2004 +++ phpmyadmin/Makefile Thu Oct 21 07:58:53 2004 @@ -6,11 +6,11 @@ # PORTNAME= phpMyAdmin -PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTVERSION= 2.6.0.2 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin +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 Tue Oct 12 09:39:49 2004 +++ phpmyadmin/distinfo Thu Oct 21 07:59:56 2004 @@ -1,2 +1,2 @@ -MD5 (phpMyAdmin-2.6.0.tar.bz2) = 7d8dc68a88aca0c5f36c5d8996bb563f -SIZE (phpMyAdmin-2.6.0.tar.bz2) = 1277016 +MD5 (phpMyAdmin-2.6.0-pl2.tar.bz2) = f9000262ce736ec21369e1be1522ea0d +SIZE (phpMyAdmin-2.6.0-pl2.tar.bz2) = 1278267 --- phpmyadmin.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: