Date: Mon, 18 Aug 2014 06:44:05 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r365268 - branches/2014Q3/databases/phpmyadmin Message-ID: <201408180644.s7I6i5uu095654@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Mon Aug 18 06:44:04 2014 New Revision: 365268 URL: http://svnweb.freebsd.org/changeset/ports/365268 QAT: https://qat.redports.org/buildarchive/r365268/ Log: MFH: r365236 Security update to 4.2.7.1 XSS in view operations page. and Multiple XSS vulnerabilities in browse table, ENUM editor, monitor, query charts and table relations pages Release notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.7.1/phpMyAdmin-4.2.7.1-notes.html/download Security: fbb01289-2645-11e4-bc44-6805ca0b3d42 Approved by: portmgr (erwin) Modified: branches/2014Q3/databases/phpmyadmin/Makefile branches/2014Q3/databases/phpmyadmin/distinfo Directory Properties: branches/2014Q3/ (props changed) Modified: branches/2014Q3/databases/phpmyadmin/Makefile ============================================================================== --- branches/2014Q3/databases/phpmyadmin/Makefile Mon Aug 18 05:32:37 2014 (r365267) +++ branches/2014Q3/databases/phpmyadmin/Makefile Mon Aug 18 06:44:04 2014 (r365268) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.2.6 +DISTVERSION= 4.2.7.1 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: branches/2014Q3/databases/phpmyadmin/distinfo ============================================================================== --- branches/2014Q3/databases/phpmyadmin/distinfo Mon Aug 18 05:32:37 2014 (r365267) +++ branches/2014Q3/databases/phpmyadmin/distinfo Mon Aug 18 06:44:04 2014 (r365268) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.2.6-all-languages.tar.xz) = 6203e1fa7a1d7cb09a9f86d34f6dc5ea14df4ae5ebe51caa61666b8d3d57acef -SIZE (phpMyAdmin-4.2.6-all-languages.tar.xz) = 5134224 +SHA256 (phpMyAdmin-4.2.7.1-all-languages.tar.xz) = 99682eb43d3104f08e4c0a9b26bf5bc24bb93da6eeb59f9087ade156c837c708 +SIZE (phpMyAdmin-4.2.7.1-all-languages.tar.xz) = 5138420
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408180644.s7I6i5uu095654>