Module Name: src Committed By: christos Date: Sat Apr 7 00:22:27 UTC 2018
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new ntp To generate a diff of this commit: cvs rdiff -u -r1.1511 -r1.1512 src/doc/3RDPARTY cvs rdiff -u -r1.2372 -r1.2373 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.1511 src/doc/3RDPARTY:1.1512 --- src/doc/3RDPARTY:1.1511 Fri Apr 6 19:08:23 2018 +++ src/doc/3RDPARTY Fri Apr 6 20:22:27 2018 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1511 2018/04/06 23:08:23 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1512 2018/04/07 00:22:27 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -955,8 +955,8 @@ and ndbootd-raw.c. Restore saved config HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. Package: ntp -Version: 4.2.8p10 -Current Vers: 4.2.8p10 +Version: 4.2.8p11 +Current Vers: 4.2.8p11 Maintainer: David L. Mills <mi...@udel.edu> 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.2372 src/doc/CHANGES:1.2373 --- src/doc/CHANGES:1.2372 Fri Apr 6 19:08:23 2018 +++ src/doc/CHANGES Fri Apr 6 20:22:27 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2372 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2373 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -135,3 +135,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: dhcpcd: Import 7.0.3. [roy 20180406] OpenSSH: Imported 7.7. [christos 20180406] OpenSSL: Imported 1.1.0h. [christos 20180406] + ntp: Import ntp 4.2.8p10. [christos 20180406]