aboutsummaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2024-09-27 16:28:44 +0000
committerColin Percival <cperciva@FreeBSD.org>2024-09-27 16:28:44 +0000
commitfc2efd283b4e33bd6057aa0323a13ae1af4669fa (patch)
treeff987485ca96d81d97129f8cf3eaafc0020c28d1 /RELNOTES
parent5ac9320ddf50702e4fe05c10adc46dcdbd8ed5ee (diff)
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 0daff902d4fd..a1863a2521fd 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.
+000000000000:
+ RSA host keys for SSH are deprecated and will no longer be generated
+ by default in FreeBSD 16.
+
0aabcd75dbc2:
EC2 AMIs no longer generate RSA host keys by default for SSH. RSA
host key generation can be re-enabled by setting sshd_rsa_enable="YES"