Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets #1707 and #1708
details: https://anonhg.NetBSD.org/src/rev/b1cb41e260cb
branches: netbsd-7
changeset: 454444:b1cb41e260cb
user: martin <martin%NetBSD.org@localhost>
date: Tue Sep 17 18:07:54 2019 +0000
description:
Tickets #1707 and #1708
diffstat:
doc/CHANGES-7.3 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 01d2ab014e06 -r b1cb41e260cb doc/CHANGES-7.3
--- a/doc/CHANGES-7.3 Tue Sep 17 18:07:15 2019 +0000
+++ b/doc/CHANGES-7.3 Tue Sep 17 18:07:54 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.61 2019/09/06 13:50:56 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.62 2019/09/17 18:07:54 martin Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -671,3 +671,15 @@
Fix buffer overrun.
[maya, ticket #1706]
+sys/dev/usb/xhci.c 1.109,1.113
+
+ Fix ryzen usb issue and support xhci version 3.10.
+ [mrg, ticket #1707]
+
+sys/netinet/ip_input.c 1.390 (patch)
+sys/netinet6/ip6_input.c 1.209 (patch)
+
+ Packet filters can return an mbuf chain with fragmented headers, so
+ m_pullup() when needed.
+ [bouyer, ticket #1708]
+
Home |
Main Index |
Thread Index |
Old Index