Module Name:    src
Committed By:   martin
Date:           Wed Feb 24 08:08:44 UTC 2021

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.2

Log Message:
Ticket #1213


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.48 -r1.1.2.49 src/doc/CHANGES-9.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-9.2
diff -u src/doc/CHANGES-9.2:1.1.2.48 src/doc/CHANGES-9.2:1.1.2.49
--- src/doc/CHANGES-9.2:1.1.2.48	Tue Feb 23 18:55:29 2021
+++ src/doc/CHANGES-9.2	Wed Feb 24 08:08:43 2021
@@ -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 @@ bin/ksh/siglist.sh				1.13
 	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]
+

Reply via email to