Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2014 08:56:49 +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: r371351 - head/databases/phpmyadmin
Message-ID:  <201410220856.s9M8unuS029470@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Wed Oct 22 08:56:49 2014
New Revision: 371351
URL: https://svnweb.freebsd.org/changeset/ports/371351
QAT: https://qat.redports.org/buildarchive/r371351/

Log:
  Security update to 4.2.10.1
  
     - XSS vulnerabilities in SQL debug output and server monitor page.
  
  Advisory:	http://www.phpmyadmin.net/home_page/security/PMASA-2014-12.php
  Release Notes:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.10.1/phpMyAdmin-4.2.10.1-notes.html/view
  
  MFH:		2014Q4
  Security:	25b78f04-59c8-11e4-b711-6805ca0b3d42

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

Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile	Wed Oct 22 08:54:58 2014	(r371350)
+++ head/databases/phpmyadmin/Makefile	Wed Oct 22 08:56:49 2014	(r371351)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	4.2.10
+DISTVERSION=	4.2.10.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	Wed Oct 22 08:54:58 2014	(r371350)
+++ head/databases/phpmyadmin/distinfo	Wed Oct 22 08:56:49 2014	(r371351)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.2.10-all-languages.tar.xz) = e439c0f35561634d8946020f4355e4449a10e6899331967bffe4b3d2b5262f7d
-SIZE (phpMyAdmin-4.2.10-all-languages.tar.xz) = 5139012
+SHA256 (phpMyAdmin-4.2.10.1-all-languages.tar.xz) = e27dfe93970543a6f4332bae576feb534c80cf8d046cd0626b6a019fe6f6fd96
+SIZE (phpMyAdmin-4.2.10.1-all-languages.tar.xz) = 5211604



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410220856.s9M8unuS029470>