Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1464 and #1465
details: https://anonhg.NetBSD.org/src/rev/3b60bae5208d
branches: netbsd-9
changeset: 366674:3b60bae5208d
user: martin <martin%NetBSD.org@localhost>
date: Mon Jun 06 11:36:16 2022 +0000
description:
Tickets #1464 and #1465
diffstat:
doc/CHANGES-9.3 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 169cdbdd8d6a -r 3b60bae5208d doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Mon Jun 06 11:34:11 2022 +0000
+++ b/doc/CHANGES-9.3 Mon Jun 06 11:36:16 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.103 2022/06/06 03:08:35 msaitoh Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.104 2022/06/06 11:36:16 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1760,3 +1760,15 @@
ssh(1): apply upstream fix for CVE-2019-16905.
[martin, ticket #1463]
+
+lib/libc/arch/hppa/sys/ptrace.S 1.8
+
+ PR 56864: preserve register %r19 across calls to __cerror.
+ [skrll, ticket #1464]
+
+usr.sbin/makemandb/makemandb.c 1.63
+
+ PR 56118: fix out of bounds array access.
+ [skrll, ticket #1465]
+
+
Home |
Main Index |
Thread Index |
Old Index