svn commit: r365268 - branches/2014Q3/databases/phpmyadmin
Matthew Seaman
matthew at FreeBSD.org
Mon Aug 18 06:44:06 UTC 2014
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
More information about the svn-ports-all
mailing list