Date: Fri, 14 Oct 2005 10:08:27 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: security-team@FreeBSD.org Subject: ports/87431: [maintainer][security] databases/phpmyadmin -- security update to 2.6.4-pl2 Message-ID: <200510140908.j9E98RpH092964@lack-of-gravitas.thebunker.net> Resent-Message-ID: <200510140910.j9E9A81Z064650@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87431 >Category: ports >Synopsis: [maintainer][security] databases/phpmyadmin -- security update to 2.6.4-pl2 >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: Fri Oct 14 09:10:07 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 6.0-BETA5 i386 >Organization: Infracaninophile >Environment: System: FreeBSD lack-of-gravitas.thebunker.net 6.0-BETA5 FreeBSD 6.0-BETA5 #5: Mon Sep 26 21:23:14 BST 2005 root@lack-of-gravitas.thebunker.net:/usr/obj/usr/src/sys/LACK-OF-GRAVITAS i386 >Description: Upgrade to 2.6.4-pl2 to fix the security bugs detailed in http://www.vuxml.org/freebsd/9b7053fd-3ab5-11da-9484-00123ffe8333.html Make allowed again. Sorry about not being on top of this sooner. Sheesh. You'ld think the /knew/ I was moving house this week.... >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile Fri Oct 14 09:38:45 2005 +++ phpmyadmin/Makefile Fri Oct 14 09:59:55 2005 @@ -6,14 +6,12 @@ # PORTNAME= phpMyAdmin -PORTVERSION= 2.6.4.1 -#DISTVERSION= 2.6.4-pl1 +PORTVERSION= 2.6.4.2 +#DISTVERSION= 2.6.4-pl2 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/} - -FORBIDDEN= http://www.vuxml.org/freebsd/9b7053fd-3ab5-11da-9484-00123ffe8333.html 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 Sep 19 08:36:13 2005 +++ phpmyadmin/distinfo Fri Oct 14 10:00:12 2005 @@ -1,2 +1,2 @@ -MD5 (phpMyAdmin-2.6.4-pl1.tar.bz2) = aec734f9c9907f77a9dc497a226634e9 -SIZE (phpMyAdmin-2.6.4-pl1.tar.bz2) = 1730104 +MD5 (phpMyAdmin-2.6.4-pl2.tar.bz2) = 7d0e0ac0ebf97be76043ed4cbba588c9 +SIZE (phpMyAdmin-2.6.4-pl2.tar.bz2) = 1722828 --- 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?200510140908.j9E98RpH092964>