Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1662
details: https://anonhg.NetBSD.org/src/rev/fa586d0a6e65
branches: netbsd-8
changeset: 953464:fa586d0a6e65
user: martin <martin%NetBSD.org@localhost>
date: Tue Mar 09 16:00:14 2021 +0000
description:
Ticket #1662
diffstat:
doc/CHANGES-8.3 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r a876a547f5b6 -r fa586d0a6e65 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Tue Mar 09 15:56:51 2021 +0000
+++ b/doc/CHANGES-8.3 Tue Mar 09 16:00:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.77 2021/03/07 19:14:54 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.78 2021/03/09 16:00:14 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1764,3 +1764,10 @@
- replace randomid() by cprng_fast32()
[christos, ticket #1661]
+sys/netinet/in_var.h 1.99,1.102
+sys/netinet/tcp_subr.c 1.286
+sys/netinet/tcp_timer.c 1.96
+
+ Avoid information disclosure.
+ [christos, ticket #1662]
+
Home |
Main Index |
Thread Index |
Old Index