From owner-svn-ports-head@FreeBSD.ORG Wed Oct 22 08:56:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00089203; Wed, 22 Oct 2014 08:56:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E0302D85; Wed, 22 Oct 2014 08:56:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9M8unYK029472; Wed, 22 Oct 2014 08:56:49 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9M8unuS029470; Wed, 22 Oct 2014 08:56:49 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201410220856.s9M8unuS029470@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 22 Oct 2014 08:56:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371351 - head/databases/phpmyadmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2014 08:56:50 -0000 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