Module Name: src
Committed By: christos
Date: Fri Oct 23 18:09:42 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new ntpd
To generate a diff of this commit:
cvs rdiff -u -r1.1261 -r1.1262 src/doc/3RDPARTY
cvs rdiff -u -r1.2108 -r1.2109 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.1261 src/doc/3RDPARTY:1.1262
--- src/doc/3RDPARTY:1.1261 Mon Oct 12 01:43:25 2015
+++ src/doc/3RDPARTY Fri Oct 23 14:09:42 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1261 2015/10/12 05:43:25 taca Exp $
+# $NetBSD: 3RDPARTY,v 1.1262 2015/10/23 18:09:42 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -922,8 +922,8 @@ and ndbootd-raw.c. Restore saved config
HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import.
Package: ntp
-Version: 4.2.8p3
-Current Vers: 4.2.8p3
+Version: 4.2.8p4
+Current Vers: 4.2.8p4
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.2108 src/doc/CHANGES:1.2109
--- src/doc/CHANGES:1.2108 Fri Oct 9 13:22:44 2015
+++ src/doc/CHANGES Fri Oct 23 14:09:42 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2108 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2109 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -207,3 +207,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
[nonaka 20151002]
lua: Updated to Lua 5.3.1 [mbalmer 20151008]
libc: Update to tzcode2015g. [christos 20151009]
+ ntp: Import ntp 4.2.8p4. [christos 20151023]