aboutsummaryrefslogtreecommitdiff
path: root/net/ntp/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-06-24 14:23:18 +0000
committerCy Schubert <cy@FreeBSD.org>2020-06-24 14:23:18 +0000
commit350658cbbdd00bb6385074833a2b9102a5be18aa (patch)
treed75fe2cf72e7513210d3407a9eca68bb30cd042b /net/ntp/Makefile
parent119d50b142519f558192cb03ee95b836efd6b9b6 (diff)
downloadports-350658cbbdd00bb6385074833a2b9102a5be18aa.tar.gz
ports-350658cbbdd00bb6385074833a2b9102a5be18aa.zip
MFH: r540010
Update 4.2.8p14 --> 4.2.8p15 Summary: Systems that use a CMAC algorithm in ntp.keys will not release a bit of memory on each packet that uses a CMAC keyid, eventually causing ntpd to run out of memory and fail. The CMAC cleanup from https://bugs.ntp.org/3447, part of ntp-4.2.8p11, introduced a bug whereby the CMAC data structure was no longer completely removed. Security: NTP Bug 3661 Approved by: portmgr (joneum)
Notes
Notes: svn path=/branches/2020Q2/; revision=540065
Diffstat (limited to 'net/ntp/Makefile')
-rw-r--r--net/ntp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 0e2d9aa38583..fea0989984ea 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ntp
-PORTVERSION= 4.2.8p14
+PORTVERSION= 4.2.8p15
CATEGORIES= net
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \
http://archive.ntp.org/ntp4/ntp-4.2/ \