Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1611 - #1613
details: https://anonhg.NetBSD.org/src/rev/5643105df49e
branches: netbsd-8
changeset: 940510:5643105df49e
user: martin <martin%NetBSD.org@localhost>
date: Thu Oct 08 18:07:38 2020 +0000
description:
Tickets #1611 - #1613
diffstat:
doc/CHANGES-8.3 | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 6f0a141c7523 -r 5643105df49e doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Thu Oct 08 18:06:12 2020 +0000
+++ b/doc/CHANGES-8.3 Thu Oct 08 18:07:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.40 2020/09/27 10:34:32 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.41 2020/10/08 18:07:38 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1082,3 +1082,20 @@
with multiple (partialy unused) name spaces.
[kardel, ticket #1610]
+etc/ntp.conf 1.21,1.22
+
+ Use "pool" for the pool.ntp.org servers. Add some hints.
+ [kim, ticket #1611]
+
+sys/netipsec/xform_esp.c 1.101
+
+ Make sequence number of esp header MP-safe for IPsec Tx side.
+ [knakahara, ticket #1612]
+
+sys/netinet/in.c 1.241
+sys/netinet6/in6.c 1.282
+
+ Fix detached address handling for interfaces transitioning
+ from DOWN to UNKNOWN link state.
+ [roy, ticket #1613]
+
Home |
Main Index |
Thread Index |
Old Index