diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2022-06-06 03:08:35 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2022-06-06 03:08:35 +0000 |
| commit | d9621be8192e0b0d508c05f767f4849542f56520 (patch) | |
| tree | f19040d7c67365cc7c014fd0a43d2dc43f05d961 | |
| parent | 03f6e6d9f3b9e50c805d0bc76880be9f8a5deb06 (diff) | |
Ticket #1463.
| -rw-r--r-- | doc/CHANGES-9.3 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/CHANGES-9.3 b/doc/CHANGES-9.3 index 7372e7d5987..3c6e04052b8 100644 --- a/doc/CHANGES-9.3 +++ b/doc/CHANGES-9.3 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.3,v 1.1.2.102 2022/06/04 12:39:48 martin Exp $ +# $NetBSD: CHANGES-9.3,v 1.1.2.103 2022/06/06 03:08:35 msaitoh Exp $ A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3 release: @@ -1755,3 +1755,8 @@ sys/arch/atari/atari/stalloc.c 1.17 PR 56859: restore NULL pointer checks lost in rev 1.16. [tsutsui, ticket #1462] +crypto/external/bsd/openssh/dist/sshkey-xmss.c patch +crypto/external/bsd/openssh/dist/version.h patch + + ssh(1): apply upstream fix for CVE-2019-16905. + [martin, ticket #1463] |
