Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 19:54:47 +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: r365236 - head/databases/phpmyadmin
Message-ID:  <201408171954.s7HJslMw099459@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sun Aug 17 19:54:47 2014
New Revision: 365236
URL: http://svnweb.freebsd.org/changeset/ports/365236
QAT: https://qat.redports.org/buildarchive/r365236/

Log:
  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
  MFH:		2014Q3
  Security:	fbb01289-2645-11e4-bc44-6805ca0b3d42

Modified:
  head/databases/phpmyadmin/Makefile
  head/databases/phpmyadmin/distinfo

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Sun Aug 17 19:51:45 2014	(r365235)
+++ head/databases/phpmyadmin/Makefile	Sun Aug 17 19:54:47 2014	(r365236)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.2.7
+DISTVERSION=	4.2.7.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	Sun Aug 17 19:51:45 2014	(r365235)
+++ head/databases/phpmyadmin/distinfo	Sun Aug 17 19:54:47 2014	(r365236)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.2.7-all-languages.tar.xz) = 5d101dd88a99a869bc0c684a7f687cf290abc4bf306daac73337cbde2d7743e4
-SIZE (phpMyAdmin-4.2.7-all-languages.tar.xz) = 5137872
+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?201408171954.s7HJslMw099459>