Date: Thu, 21 Oct 2004 08:19:55 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/72954: [ maintainer update ] databases/phpmyadmin -- update to 2.6.0-pl2 (Security) Message-ID: <200410210719.i9L7Jtxx034149@happy-idiot-talk.infracaninophile.co.uk> Resent-Message-ID: <200410210720.i9L7KR9i009480@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: <affects> <package> <name>phpMyAdmin</name> <range><lt>2.6.0.2</lt></range> </package> </affects> is the correct form. The <name>phpmyadmin</name> 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410210719.i9L7Jtxx034149>