Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1503 - #1510



details:   https://anonhg.NetBSD.org/src/rev/0bf8b2360eb5
branches:  netbsd-9
changeset: 369732:0bf8b2360eb5
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Aug 29 16:22:05 2022 +0000

description:
Tickets #1503 - #1510

diffstat:

 doc/CHANGES-9.4 |  49 ++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 48 insertions(+), 1 deletions(-)

diffs (60 lines):

diff -r 7d2e10d65aea -r 0bf8b2360eb5 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Mon Aug 29 16:20:45 2022 +0000
+++ b/doc/CHANGES-9.4   Mon Aug 29 16:22:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.5 2022/08/28 13:30:53 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.6 2022/08/29 16:22:05 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -46,3 +46,50 @@
        telnetd(8): fix CVE-2020-10188.
        [hgutch, ticket #1502]
 
+external/cddl/osnet/dist/lib/libzfs/common/libzfs_import.c 1.6,1.7
+
+       Enable zpool(8) to reliably find components on dk(4) wedges.
+       [riastradh, ticket #1503]
+
+sys/fs/ptyfs/ptyfs_vnops.c                     1.69
+
+       ptyfs: fix buffer overrun.
+       [riastradh, ticket #1504]
+
+sys/dev/ic/tpm.c                               1.20
+sys/dev/isa/tpm_isa.c                          1.8
+
+       tpm(4): kernel attach messages cosmetics.
+       [riastradh, ticket #1505]
+
+sys/dev/raidframe/rf_netbsdkintf.c             1.409
+
+       raid(4): reject the RAIDFRAME_SET_LAST_UNIT and RAIDFRAME_SHUTDOWN
+       ioctls when RAIDframe is not initialized.
+       [oster, ticket #1506]
+
+bin/test/test.c                                        1.45
+
+       PR 56983: fix confusing message in test(1).
+       [dholland, ticket #1507]
+
+libexec/telnetd/telnetd.c                      1.58 (patch)
+
+       telnetd(8): fix a crash accessing the slc table before initialization.
+       [dholland, ticket #1508]
+
+sys/dev/scsipi/sd.c                            1.335
+sys/dev/scsipi/sdvar.h                         1.40
+
+       sd(4): fix buffer over-read leading to garbage appended
+       to the device type string and possible information disclosure.
+       [mlelstv, ticket #1509]
+
+
+external/mit/xorg/bin/xdm/Makefile             1.18,1.19
+external/mit/xorg/bin/xdm/Makefile.xdm         1.11
+
+       PR 54851: xdm(8): fix the man page generation, and include
+       "sbin" directories (and games) in DEF_USER_PATH.
+       [nia, ticket #1510]
+



Home | Main Index | Thread Index | Old Index