Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1334 - #1337



details:   https://anonhg.NetBSD.org/src/rev/d30c1a019ea9
branches:  netbsd-9
changeset: 1002354:d30c1a019ea9
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 15 09:30:14 2021 +0000

description:
Tickets #1334 -  #1337

diffstat:

 doc/CHANGES-9.3 |  33 ++++++++++++++++++++++++++++++++-
 1 files changed, 32 insertions(+), 1 deletions(-)

diffs (44 lines):

diff -r 60b9ffc4666d -r d30c1a019ea9 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Sun Aug 15 09:27:50 2021 +0000
+++ b/doc/CHANGES-9.3   Sun Aug 15 09:30:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.21 2021/08/11 17:23:19 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.22 2021/08/15 09:30:14 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -562,3 +562,34 @@
        mapped address.
        [kardel, ticket #1332]
 
+distrib/notes/hp300/hardware                   1.25,1.26
+
+       Improve HP9000/360 and disk related information, mention
+       working emulated disks.
+       [tsutsui, ticket #1334]
+
+distrib/sun2/miniroot/install.md               1.8,1.9
+distrib/sun3/miniroot/install.md               1.8,1.9
+
+       Don't try to add swap on miniroot.
+       [tsutsui, ticket #1335]
+
+crypto/external/bsd/openssl/lib/libcrypto/arch/mips/aes.inc 1.6
+crypto/external/bsd/openssl/lib/libcrypto/arch/mips/bn.inc 1.7,1.8
+crypto/external/bsd/openssl/lib/libcrypto/arch/mips/crypto.inc 1.8
+crypto/external/bsd/openssl/lib/libcrypto/arch/mips/mips.inc 1.1,1.2
+crypto/external/bsd/openssl/lib/libcrypto/arch/mips/poly1305.inc 1.5
+crypto/external/bsd/openssl/lib/libcrypto/arch/mips/sha.inc 1.7
+crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/bn.inc 1.3
+
+       PR 56318: fix openssl arch specific usage of optimized asm code
+       for mips and sparc.
+       [tsutsui, ticket #1336]
+
+sys/compat/common/vfs_syscalls_30.c            1.42
+sys/compat/common/vfs_syscalls_43.c            1.67
+sys/compat/common/vfs_syscalls_50.c            1.26
+
+       Fix compat stat(2) syscall kernel memory disclosure.
+       [christos, ticket #1337]
+



Home | Main Index | Thread Index | Old Index