Page MenuHomeFreeBSD

13.5/Relnotes: OpenSSH 9.8p1 disabled DSA
AbandonedPublic

Authored by ziaee on Feb 10 2025, 5:39 PM.
Referenced Files
F115648025: D48912.diff
Sat, Apr 26, 12:59 PM
Unknown Object (File)
Wed, Apr 23, 8:17 PM
Unknown Object (File)
Wed, Apr 23, 2:27 PM
Unknown Object (File)
Wed, Apr 23, 2:24 PM
Unknown Object (File)
Wed, Apr 23, 2:11 PM
Unknown Object (File)
Wed, Apr 23, 2:06 PM
Unknown Object (File)
Wed, Apr 23, 2:04 PM
Unknown Object (File)
Wed, Apr 23, 1:34 PM
Subscribers

Details

Summary
13.5/Relnotes: OpenSSH 9.8p1 disabled DSA

Reported by:            emaste
Test Plan

I'm not really sure if this is how we do it? I've played with the HW relnotes, but not really the relnotes.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

ziaee requested review of this revision.Feb 10 2025, 5:39 PM
ziaee created this revision.
website/content/en/releases/13.5R/relnotes.adoc
123

This has not yet happened -- I'm hoping to have it ready in time to get into 13.5 but it is not even in main yet.

DSA keys are disabled by default in main now though (as of 0b707d5fe8b6b1920eb29c6375a6be92b7e44758). They won't be disabled in stable/14 or stable/13, as long as the version there still supports them (so 9.8p1 or 9.9p1).

I believe we have some examples of this in the past (using the release notes to highlight something that's deprecated in a future version) but I'm struggling to find one now.

emaste requested changes to this revision.Feb 19 2025, 8:41 PM
This revision now requires changes to proceed.Feb 19 2025, 8:41 PM

I see, so we are not planning to disable them at this time. Sorry for the noise.