Module Name: src
Committed By: christos
Date: Thu Apr 8 19:06:57 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new services and protocols
To generate a diff of this commit:
cvs rdiff -u -r1.1789 -r1.1790 src/doc/3RDPARTY
cvs rdiff -u -r1.2792 -r1.2793 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.1789 src/doc/3RDPARTY:1.1790
--- src/doc/3RDPARTY:1.1789 Tue Apr 6 23:38:50 2021
+++ src/doc/3RDPARTY Thu Apr 8 15:06:57 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1789 2021/04/07 03:38:50 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1790 2021/04/08 19:06:57 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1458,12 +1458,13 @@ Imported to src/common/dist/zlib and sha
Remember to run cleantags
Package: services, protocols
-Version: 2019-10-09 (services), 2017-10-13 (protocols)
-Current Vers: 2019-10-09 (services), 2017-10-13 (protocols)
+Version: 2021-04-07 (services), 2021-02-26 (protocols)
+Current Vers: 2021-04-07 (services), 2021-02-26 (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)
Home Page: http://www.iana.org/
+Date: 2021-04-08
Mailing List:
Responsible: christos
License: None
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2792 src/doc/CHANGES:1.2793
--- src/doc/CHANGES:1.2792 Tue Apr 6 23:38:50 2021
+++ src/doc/CHANGES Thu Apr 8 15:06:57 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2792 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2793 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -347,3 +347,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[rin 20210402]
acpi(4): Updated ACPICA to 20210331. [christos 20210403]
libevent: Import libevent 2.1.12 [christos 20210406]
+ services(5), protocols(5): Pull iana-generated services and protocols.
+ [christos 20210408]