Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #294 - #298



details:   https://anonhg.NetBSD.org/src/rev/28c1627c6518
branches:  netbsd-9
changeset: 455186:28c1627c6518
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Oct 10 17:33:23 2019 +0000

description:
Tickets #294 - #298

diffstat:

 doc/CHANGES-9.0 |  28 +++++++++++++++++++++++++++-
 1 files changed, 27 insertions(+), 1 deletions(-)

diffs (40 lines):

diff -r fb5327de9c5c -r 28c1627c6518 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Thu Oct 10 17:32:15 2019 +0000
+++ b/doc/CHANGES-9.0   Thu Oct 10 17:33:23 2019 +0000
@@ -1,5 +1,5 @@
 
-# $NetBSD: CHANGES-9.0,v 1.1.2.72 2019/10/08 17:06:28 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.73 2019/10/10 17:33:23 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -4356,3 +4356,29 @@
        ixv(4): set MTU correctly if mtu > 1500.
        [msaitoh, ticket #293]
 
+sys/kern/sysv_shm.c                            1.140,1.141
+
+       Revert rev 1.139 und implement a simpler fix for the
+       race between shmat() and shmdt().
+       [chs, ticket #294]
+
+etc/services                                   1.102
+
+       Sync with latest from IANA.
+       [sevan, ticket #295]
+
+etc/namedb/root.cache                          1.25
+
+       Update to 2019093001.
+       [sevan, ticket #296]
+
+sys/netatalk/at_var.h                          1.9
+
+       Prevent stack information leak.
+       [maxv, ticket #297]
+
+sys/arch/x86/pci/if_vmx.c                      1.51
+
+       Fix a kassert failure in vmxnet3_transmit().
+       [knakahara, ticket #298]
+



Home | Main Index | Thread Index | Old Index