Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1210 - #1212



details:   https://anonhg.NetBSD.org/src/rev/4fa8404c0979
branches:  netbsd-9
changeset: 953032:4fa8404c0979
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Feb 23 18:55:29 2021 +0000

description:
Tickets #1210 - #1212

diffstat:

 doc/CHANGES-9.2 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r b2aaa6adbdb5 -r 4fa8404c0979 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Tue Feb 23 18:53:31 2021 +0000
+++ b/doc/CHANGES-9.2   Tue Feb 23 18:55:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.47 2021/02/19 17:48:17 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.48 2021/02/23 18:55:29 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1676,3 +1676,20 @@
        x86: fix pci_intr_disestablish clean up routine.
        [knakahara, ticket #1209]
 
+sys/arch/xen/x86/xen_shm_machdep.c             1.17 (patch)
+
+       xen: fix detection of partial failure of GNTTABOP_map_grant_ref.
+       A malicious DomU could trigger a Dom0 kernel panic.
+       Part of fixes for XSA-362.
+       [jdolecek, ticket #1210]
+
+sys/arch/xen/xen/xennetback_xenbus.c           1.92 (patch)
+
+       Remove support for legacy rx-flip mode for xennet(4)/xvif(4).
+       [jdolecek, ticket #1211]
+
+bin/ksh/siglist.sh                             1.13
+
+       PR/56007: ksh unable to execute ERR traps.
+       [christos, ticket #1212]
+



Home | Main Index | Thread Index | Old Index