Module Name: src
Committed By: sevan
Date: Wed Oct 9 22:50:14 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
services(5) update
To generate a diff of this commit:
cvs rdiff -u -r1.1657 -r1.1658 src/doc/3RDPARTY
cvs rdiff -u -r1.2590 -r1.2591 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.1657 src/doc/3RDPARTY:1.1658
--- src/doc/3RDPARTY:1.1657 Wed Oct 9 22:13:50 2019
+++ src/doc/3RDPARTY Wed Oct 9 22:50:14 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1657 2019/10/09 22:13:50 sevan Exp $
+# $NetBSD: 3RDPARTY,v 1.1658 2019/10/09 22:50:14 sevan Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1448,8 +1448,8 @@ Imported to src/common/dist/zlib and sha
Remember to run cleantags
Package: services, protocols
-Version: 2018-12-19 (services), 2017-10-13 (protocols)
-Current Vers: 2018-12-19 (services), 2017-10-13 (protocols)
+Version: 2019-10-09 (services), 2017-10-13 (protocols)
+Current Vers: 2019-10-09 (services), 2017-10-13 (protocols)
Maintainer: IANA
Archive Site: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
Archive Site: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2590 src/doc/CHANGES:1.2591
--- src/doc/CHANGES:1.2590 Tue Oct 8 02:47:07 2019
+++ src/doc/CHANGES Wed Oct 9 22:50:14 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2590 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2591 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -52,3 +52,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
rescue(8): Moved into a separate, rescue-only set. [maya 20191001]
byacc: Update to 20190617. [christos 20191006]
tzdata updates from 2019a to 2019c (incl 2019b) [kre 20191008]
+ services(5): Update to version 2019-10-04 from IANA.
+ [sevan 20191009]