Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Remove backed out ticket #1240, add ticket #1258



details:   https://anonhg.NetBSD.org/src/rev/5a1b93246154
branches:  netbsd-8
changeset: 451135:5a1b93246154
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 07 18:52:49 2019 +0000

description:
Remove backed out ticket #1240, add ticket #1258

diffstat:

 doc/CHANGES-8.1 |  16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)

diffs (34 lines):

diff -r 6475da039b2b -r 5a1b93246154 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Tue May 07 18:50:45 2019 +0000
+++ b/doc/CHANGES-8.1   Tue May 07 18:52:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.139 2019/05/05 08:43:44 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.140 2019/05/07 18:52:49 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2900,14 +2900,6 @@
        netbsd errnos.
        [mrg, ticket #1239]
 
-sys/dev/usb/ucom.c                             1.122
-sys/dev/usb/umodem_common.c                    1.27
-sys/dev/usb/umodemvar.h                                1.10
-
-       Fix umodem(4) detach when unpluging a device while it is still
-       open.
-       [mrg, ticket #1240]
-
 sys/net/if_gif.c                               1.146
 
        gif(4): prevent duplicate tunnels early.
@@ -3092,3 +3084,9 @@
        Don't forget to clear the direction flag if kcopy fails.
        [maxv, ticket #1257]
 
+sys/netsmb/smb_conn.c                          1.30
+
+       Prevent a NULL pointer dereference when the local endpoint is not
+       defined.
+       [christos, ticket #1258]
+



Home | Main Index | Thread Index | Old Index