Module Name: src
Committed By: christos
Date: Fri Dec 19 20:50:36 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new ntp import to handle security issues.
To generate a diff of this commit:
cvs rdiff -u -r1.1185 -r1.1186 src/doc/3RDPARTY
cvs rdiff -u -r1.2028 -r1.2029 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1185 src/doc/3RDPARTY:1.1186
--- src/doc/3RDPARTY:1.1185 Fri Dec 19 10:33:11 2014
+++ src/doc/3RDPARTY Fri Dec 19 15:50:35 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1185 2014/12/19 15:33:11 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1186 2014/12/19 20:50:35 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -896,8 +896,8 @@ and ndbootd-raw.c. Restore saved config
HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import.
Package: ntp
-Version: 4.2.7p404
-Current Vers: 4.2.6p5/4.2.7p404
+Version: 4.2.8
+Current Vers: 4.2.8
Maintainer: David L. Mills <[email protected]>
Archive Site: http://www.ntp.org/
Home Page: http://www.ntp.org/, http://support.ntp.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2028 src/doc/CHANGES:1.2029
--- src/doc/CHANGES:1.2028 Fri Dec 19 05:55:13 2014
+++ src/doc/CHANGES Fri Dec 19 15:50:35 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2028 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2029 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -114,3 +114,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
dhcpcd(8): Import dhcpcd-6.6.6. [roy 20141217]
powerpc: Switch to GCC 4.8. [matt 20141218]
dhcpcd(8): Import dhcpcd-6.6.7. [roy 20141219]
+ ntp: Import ntp 4.2.8. [christos 20141219]