Date: Thu, 4 Dec 2014 07:18:40 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373863 - head/databases/phpmyadmin Message-ID: <201412040718.sB47Ief5042253@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Thu Dec 4 07:18:39 2014 New Revision: 373863 URL: https://svnweb.freebsd.org/changeset/ports/373863 QAT: https://qat.redports.org/buildarchive/r373863/ Log: Security update to 4.2.13.1 Serious DoS vulnerability by use of long passwords Non-critical XSS vulnerability in the rediection mechanism Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.13.1/phpMyAdmin-4.2.13.1-notes.html/view MFH: 2014Q4 Security: c9c46fbf-7b83-11e4-a96e-6805ca0b3d42 Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Thu Dec 4 07:15:30 2014 (r373862) +++ head/databases/phpmyadmin/Makefile Thu Dec 4 07:18:39 2014 (r373863) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.2.13 +DISTVERSION= 4.2.13.1 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Thu Dec 4 07:15:30 2014 (r373862) +++ head/databases/phpmyadmin/distinfo Thu Dec 4 07:18:39 2014 (r373863) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.2.13-all-languages.tar.xz) = 1bab6ef2e930ea4a92346c0945908cffba3efa45d6f39413b351cc8a2a017377 -SIZE (phpMyAdmin-4.2.13-all-languages.tar.xz) = 5204232 +SHA256 (phpMyAdmin-4.2.13.1-all-languages.tar.xz) = bc179dd35f6aa6d01b573f1e11b594d357fb2c09405b7fec06de5059adbec7c4 +SIZE (phpMyAdmin-4.2.13.1-all-languages.tar.xz) = 5205324
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412040718.sB47Ief5042253>