Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #420 and #421
details: https://anonhg.NetBSD.org/src/rev/15ee1186f753
branches: netbsd-9
changeset: 1001117:15ee1186f753
user: martin <martin%NetBSD.org@localhost>
date: Wed Nov 13 12:57:15 2019 +0000
description:
Tickets #420 and #421
diffstat:
doc/CHANGES-9.0 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r b4ac7c59006c -r 15ee1186f753 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Wed Nov 13 12:56:22 2019 +0000
+++ b/doc/CHANGES-9.0 Wed Nov 13 12:57:15 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.100 2019/11/12 18:25:33 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.101 2019/11/13 12:57:15 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -5648,3 +5648,15 @@
Mitigation for CVE-2019-11135: TSX Asynchronous Abort (TAA).
[maxv, ticket #419]
+sys/net/if_vlan.c 1.148
+tests/net/if_vlan/t_vlan.sh 1.16
+
+ Fix a bug that vlan(4) fragments IPv6 packets unecessarily.
+ Add a test case for this.
+ [yamaguchi, ticket #420]
+
+bin/pax/Makefile 1.40
+
+ PR bin/54468: install manual pages for tar and cpio only once.
+ [nakayama, ticket #421]
+
Home |
Main Index |
Thread Index |
Old Index