Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2024 08:57:20 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: e46c4de73e68 - main - RELNOTES: document the disabling of RSA generation for basic cloudinit
Message-ID:  <202410140857.49E8vK8B016194@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=e46c4de73e68df00011e90b2093a66cd8343f9c7

commit e46c4de73e68df00011e90b2093a66cd8343f9c7
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-10-14 08:56:08 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-10-14 08:56:08 +0000

    RELNOTES: document the disabling of RSA generation for basic cloudinit
---
 RELNOTES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index a1863a2521fd..2dedfae77e61 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+b22be3bbb2de:
+	Basic Cloudinit images no longer generate RSA host keys by default for
+	SSH.
+
 000000000000:
 	RSA host keys for SSH are deprecated and will no longer be generated
 	by default in FreeBSD 16.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410140857.49E8vK8B016194>