Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Ticket #1213



details:   https://anonhg.NetBSD.org/src/rev/38384a45d69e
branches:  netbsd-9
changeset: 1002177:38384a45d69e
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Feb 24 08:08:43 2021 +0000

description:
Ticket #1213

diffstat:

 doc/CHANGES-9.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r a6937615d1c2 -r 38384a45d69e doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Wed Feb 24 08:05:08 2021 +0000
+++ b/doc/CHANGES-9.2   Wed Feb 24 08:08:43 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.48 2021/02/23 18:55:29 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.49 2021/02/24 08:08:43 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1693,3 +1693,9 @@
        PR/56007: ksh unable to execute ERR traps.
        [christos, ticket #1212]
 
+sys/arch/xen/xen/xennetback_xenbus.c           (apply patch)
+
+       xen: do not panic Dom0 when hypervisor grant_table_op(GNTTABOP_copy)
+       fails in xennet(4) backend driver. Part of fixes for XSA-362.
+       [jdolecek, ticket #1213]
+



Home | Main Index | Thread Index | Old Index