Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2018 10:35:25 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459739 - head/security/heimdal
Message-ID:  <201801231035.w0NAZPVs090474@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Tue Jan 23 10:35:25 2018
New Revision: 459739
URL: https://svnweb.freebsd.org/changeset/ports/459739

Log:
  Update to 7.5.0:
  
  - In Heimdal 7.1 through 7.4, remote unauthenticated
    attackers are able to crash the KDC by sending a crafted UDP packet
    containing empty data fields for client name or realm.
  
  Security:	CVE-2017-17439
  PR:		224191

Modified:
  head/security/heimdal/Makefile
  head/security/heimdal/distinfo

Modified: head/security/heimdal/Makefile
==============================================================================
--- head/security/heimdal/Makefile	Tue Jan 23 10:34:21 2018	(r459738)
+++ head/security/heimdal/Makefile	Tue Jan 23 10:35:25 2018	(r459739)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	heimdal
-PORTVERSION=	7.4.0
+PORTVERSION=	7.5.0
 CATEGORIES=	security ipv6
 MASTER_SITES=	https://github.com/heimdal/heimdal/releases/download/${DISTNAME}/
 

Modified: head/security/heimdal/distinfo
==============================================================================
--- head/security/heimdal/distinfo	Tue Jan 23 10:34:21 2018	(r459738)
+++ head/security/heimdal/distinfo	Tue Jan 23 10:35:25 2018	(r459739)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499795010
-SHA256 (heimdal-7.4.0.tar.gz) = 3de14ecd36ad21c1694a13da347512b047f4010d176fe412820664cb5d1429ad
-SIZE (heimdal-7.4.0.tar.gz) = 9928553
+TIMESTAMP = 1516703455
+SHA256 (heimdal-7.5.0.tar.gz) = c5a2a0030fcc728022fa2332bad85569084d1c3b9a59587b7ebe141b0532acad
+SIZE (heimdal-7.5.0.tar.gz) = 10071281



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