From e46c4de73e68df00011e90b2093a66cd8343f9c7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 14 Oct 2024 10:56:08 +0200 Subject: [PATCH] RELNOTES: document the disabling of RSA generation for basic cloudinit --- RELNOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELNOTES b/RELNOTES index a1863a2521f..2dedfae77e6 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.