From owner-svn-ports-head@freebsd.org Tue Jul 11 17:56:54 2017 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 B6ECADA8CE1; Tue, 11 Jul 2017 17:56:54 +0000 (UTC) (envelope-from hrs@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 84038800C3; Tue, 11 Jul 2017 17:56:54 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6BHurGR008198; Tue, 11 Jul 2017 17:56:53 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6BHurNZ008196; Tue, 11 Jul 2017 17:56:53 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201707111756.v6BHurNZ008196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Tue, 11 Jul 2017 17:56:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445539 - head/security/heimdal X-SVN-Group: ports-head X-SVN-Commit-Author: hrs X-SVN-Commit-Paths: head/security/heimdal X-SVN-Commit-Revision: 445539 X-SVN-Commit-Repository: ports 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.23 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, 11 Jul 2017 17:56:54 -0000 Author: hrs Date: Tue Jul 11 17:56:53 2017 New Revision: 445539 URL: https://svnweb.freebsd.org/changeset/ports/445539 Log: Update to 7.4.0. This release fixes a critical vulnerability named "Orpheus' Lyre". Security: CVE-2017-11103 Secuirty: https://www.orpheus-lyre.info/ Modified: head/security/heimdal/Makefile head/security/heimdal/distinfo Modified: head/security/heimdal/Makefile ============================================================================== --- head/security/heimdal/Makefile Tue Jul 11 17:25:41 2017 (r445538) +++ head/security/heimdal/Makefile Tue Jul 11 17:56:53 2017 (r445539) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= heimdal -PORTVERSION= 7.3.0 -PORTREVISION= 1 +PORTVERSION= 7.4.0 CATEGORIES= security ipv6 MASTER_SITES= https://github.com/heimdal/heimdal/releases/download/${DISTNAME}/ Modified: head/security/heimdal/distinfo ============================================================================== --- head/security/heimdal/distinfo Tue Jul 11 17:25:41 2017 (r445538) +++ head/security/heimdal/distinfo Tue Jul 11 17:56:53 2017 (r445539) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497116797 -SHA256 (heimdal-7.3.0.tar.gz) = 351df17c11f723681a4eab832e880af4a28693d1ed6996b02671d676dcb3b7b5 -SIZE (heimdal-7.3.0.tar.gz) = 9927966 +TIMESTAMP = 1499795010 +SHA256 (heimdal-7.4.0.tar.gz) = 3de14ecd36ad21c1694a13da347512b047f4010d176fe412820664cb5d1429ad +SIZE (heimdal-7.4.0.tar.gz) = 9928553