1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

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
This commit is contained in:
Hiroki Sato 2018-01-23 10:35:25 +00:00
parent a74bfa455f
commit c4331701f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459739
2 changed files with 4 additions and 4 deletions

View File

@ -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}/

View File

@ -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