From owner-svn-ports-all@freebsd.org Sat Dec 26 13:01:44 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B325EA5271B; Sat, 26 Dec 2015 13:01:44 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 833851470; Sat, 26 Dec 2015 13:01:44 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBQD1hLo027152; Sat, 26 Dec 2015 13:01:43 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBQD1hQN027150; Sat, 26 Dec 2015 13:01:43 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201512261301.tBQD1hQN027150@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 26 Dec 2015 13:01:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404509 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Dec 2015 13:01:44 -0000 Author: matthew Date: Sat Dec 26 13:01:43 2015 New Revision: 404509 URL: https://svnweb.freebsd.org/changeset/ports/404509 Log: Security update to 4.5.3.1 This update fixes regressions in 4.5.3 and addresses a path disclosure vulnerability. MFH: 2015Q4 Security: 88f75070-abcf-11e5-83d3-6805ca0b3d42 Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Sat Dec 26 12:59:19 2015 (r404508) +++ head/databases/phpmyadmin/Makefile Sat Dec 26 13:01:43 2015 (r404509) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.5.3 +DISTVERSION= 4.5.3.1 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Sat Dec 26 12:59:19 2015 (r404508) +++ head/databases/phpmyadmin/distinfo Sat Dec 26 13:01:43 2015 (r404509) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.5.3-all-languages.tar.xz) = 1b12a9a23b3755eda8ff48e8f875bb59aa425460a97db6e80f2f770163f25e59 -SIZE (phpMyAdmin-4.5.3-all-languages.tar.xz) = 5758664 +SHA256 (phpMyAdmin-4.5.3.1-all-languages.tar.xz) = 75be3589b5e4800afb21581761478ddc5b888d6a09d5235a0ba997401d04fc00 +SIZE (phpMyAdmin-4.5.3.1-all-languages.tar.xz) = 5757736