From owner-svn-ports-head@freebsd.org Tue Mar 1 07:32:18 2016 Return-Path: Delivered-To: svn-ports-head@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 68372ABE24E; Tue, 1 Mar 2016 07:32:18 +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 36C9F172F; Tue, 1 Mar 2016 07:32:18 +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 u217WH0p080365; Tue, 1 Mar 2016 07:32:17 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u217WHr5080362; Tue, 1 Mar 2016 07:32:17 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201603010732.u217WHr5080362@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Tue, 1 Mar 2016 07:32:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409852 - 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.20 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: Tue, 01 Mar 2016 07:32:18 -0000 Author: matthew Date: Tue Mar 1 07:32:16 2016 New Revision: 409852 URL: https://svnweb.freebsd.org/changeset/ports/409852 Log: Security Update to 4.5.5.1 Multiple XSS vulnerabilities and a man-in-the-middle attack against API calls to GitHub. MFH: 2016Q1 Security: f682a506-df7c-11e5-81e4-6805ca0b3d42 Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Tue Mar 1 07:30:20 2016 (r409851) +++ head/databases/phpmyadmin/Makefile Tue Mar 1 07:32:16 2016 (r409852) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.5.5 +DISTVERSION= 4.5.5.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 Tue Mar 1 07:30:20 2016 (r409851) +++ head/databases/phpmyadmin/distinfo Tue Mar 1 07:32:16 2016 (r409852) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.5.5-all-languages.tar.xz) = fcd8ac70e62da3d16cb12c38b234a94104cd34583bd675cc580307973ca3b8a6 -SIZE (phpMyAdmin-4.5.5-all-languages.tar.xz) = 5806768 +SHA256 (phpMyAdmin-4.5.5.1-all-languages.tar.xz) = bf8ab258d5c6ce5cfaf7ff330827599c1cfd29b0cc4c9b83f4263ee143c00ef4 +SIZE (phpMyAdmin-4.5.5.1-all-languages.tar.xz) = 5987876