pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ntp4 ntp4: update to ntp-4.2.8p13
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a76a0279961
branches: trunk
changeset: 331828:3a76a0279961
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon Mar 25 17:19:59 2019 +0000
description:
ntp4: update to ntp-4.2.8p13
NTP 4.2.8p13 2019-03-07
This release fixes a bug that allows an attacker with access to an
explicitly trusted source to send a crafted malicious mode 6 (ntpq)
packet that can trigger a NULL pointer dereference, crashing ntpd.
It also provides 17 other bugfixes and 1 other improvement.
NTP 4.2.8p12 2018-04-09
This release fixes a "hole" in the noepeer capability introduced to ntpd
in ntp-4.2.8p11, and a buffer overflow in the openhost() function used by
ntpq and ntpdc. It also provides 26 other bugfixes, and 4 other improvements.
NTP 4.2.8p11 2018-02-27
This release fixes 2 low-/medium-, 1 informational/medum-, and 2 low-severity
vulnerabilities in ntpd, one medium-severity vulernability in ntpq, and
provides 65 other non-security fixes and improvements.
diffstat:
net/ntp4/Makefile | 5 ++---
net/ntp4/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r 30e70ccd2bc5 -r 3a76a0279961 net/ntp4/Makefile
--- a/net/ntp4/Makefile Mon Mar 25 15:44:42 2019 +0000
+++ b/net/ntp4/Makefile Mon Mar 25 17:19:59 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.99 2018/08/22 09:45:56 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2019/03/25 17:19:59 tnn Exp $
#
-DISTNAME= ntp-4.2.8p10
+DISTNAME= ntp-4.2.8p13
PKGNAME= ${DISTNAME:S/-dev-/-/}
-PKGREVISION= 1
CATEGORIES= net time
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
diff -r 30e70ccd2bc5 -r 3a76a0279961 net/ntp4/distinfo
--- a/net/ntp4/distinfo Mon Mar 25 15:44:42 2019 +0000
+++ b/net/ntp4/distinfo Mon Mar 25 17:19:59 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.29 2017/03/24 03:41:08 taca Exp $
+$NetBSD: distinfo,v 1.30 2019/03/25 17:19:59 tnn Exp $
-SHA1 (ntp-4.2.8p10.tar.gz) = 503d68cfd3e6a9354e0e28dd38b39d850b1228b2
-RMD160 (ntp-4.2.8p10.tar.gz) = c341340b93a5e1b5d88621a9e9d7eb6551f26c5e
-SHA512 (ntp-4.2.8p10.tar.gz) = 67e01ab533c3dfabb0bdd3ced848bdd239980bde28fdb2791d167b7e9690ab3b3759e1bd99e9fddcce03ddef4cd63a47eb85941bb127ceb79b7ecff22cce9c05
-Size (ntp-4.2.8p10.tar.gz) = 6998648 bytes
+SHA1 (ntp-4.2.8p13.tar.gz) = cff200a987d64e891fb349a22313ecb0feaea090
+RMD160 (ntp-4.2.8p13.tar.gz) = 5d85e2a01bafa0bb755ab49e462f6dd7f96ce3d0
+SHA512 (ntp-4.2.8p13.tar.gz) = afbdbb8a37b8f4040a8a6939a3a85ad0350d359c153c297b32b8a013c7b7061fd925fa3e6e103671c5901e169156e22497813c654195ba50f890a7170b2f2075
+Size (ntp-4.2.8p13.tar.gz) = 6949363 bytes
SHA1 (patch-include-ntp__syscall.h) = b247569339d09a88f2e143e355033ce7635ffe92
SHA1 (patch-sntp_loc_pkgsrc) = 6e46ffc0cc2afcfdc1d01297cbe04cb80d103575
Home |
Main Index |
Thread Index |
Old Index