Module Name: src
Committed By: christos
Date: Fri Jul 10 15:28:02 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new ntpd
To generate a diff of this commit:
cvs rdiff -u -r1.1235 -r1.1236 src/doc/3RDPARTY
cvs rdiff -u -r1.2084 -r1.2085 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.1235 src/doc/3RDPARTY:1.1236
--- src/doc/3RDPARTY:1.1235 Thu Jul 9 11:58:51 2015
+++ src/doc/3RDPARTY Fri Jul 10 11:28:01 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1235 2015/07/09 15:58:51 taca Exp $
+# $NetBSD: 3RDPARTY,v 1.1236 2015/07/10 15:28:01 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -921,7 +921,7 @@ and ndbootd-raw.c. Restore saved config
HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import.
Package: ntp
-Version: 4.2.8p2
+Version: 4.2.8p3
Current Vers: 4.2.8p3
Maintainer: David L. Mills <[email protected]>
Archive Site: http://www.ntp.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2084 src/doc/CHANGES:1.2085
--- src/doc/CHANGES:1.2084 Thu Jul 9 10:32:24 2015
+++ src/doc/CHANGES Fri Jul 10 11:28:02 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2084 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2085 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -169,3 +169,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
dhcpcd: Import dhcpcd 6.9.1. [roy 20150709]
iostat(8): Support fnmatch(3) patterns for disknames. [mrg 20150709]
openssl: Import openssl 1.0.1p [christos 20150709]
+ ntp: Import ntp 4.2.8p3. [christos 20150710]