The branch main has been updated by bapt:

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

commit e46c4de73e68df00011e90b2093a66cd8343f9c7
Author:     Baptiste Daroussin <[email protected]>
AuthorDate: 2024-10-14 08:56:08 +0000
Commit:     Baptiste Daroussin <[email protected]>
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.

Reply via email to