aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2018-01-23 18:35:25 +0800
committerHiroki Sato <hrs@FreeBSD.org>2018-01-23 18:35:25 +0800
commitc4331701f13b0525ab8d60609d5b6356c1b5b8b4 (patch)
treec8ccefac1f2394a5e933c92f035d50fc1e0113cc /security
parenta74bfa455f6b9a094ccd9fd644635741ba12b383 (diff)
downloadfreebsd-ports-gnome-c4331701f13b0525ab8d60609d5b6356c1b5b8b4.tar.gz
freebsd-ports-gnome-c4331701f13b0525ab8d60609d5b6356c1b5b8b4.tar.zst
freebsd-ports-gnome-c4331701f13b0525ab8d60609d5b6356c1b5b8b4.zip
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
Diffstat (limited to 'security')
-rw-r--r--security/heimdal/Makefile2
-rw-r--r--security/heimdal/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 659947eb96fe..0f1054a51939 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -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}/
diff --git a/security/heimdal/distinfo b/security/heimdal/distinfo
index df482daaedbe..967b65430ebf 100644
--- a/security/heimdal/distinfo
+++ b/security/heimdal/distinfo
@@ -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