[Bug 286004] security/openssh-portable: update to 10.0p1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Apr 2025 09:20:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286004
Bug ID: 286004
Summary: security/openssh-portable: update to 10.0p1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: bdrewery@FreeBSD.org
Reporter: sko@rostwald.de
Assignee: bdrewery@FreeBSD.org
Flags: maintainer-feedback?(bdrewery@FreeBSD.org)
Created attachment 259430
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259430&action=edit
update security/openssh-portable from 9.9p2 to 10.0p1
This patch updates the port to the newly released version 10.0p1:
https://www.openssh.com/txt/release-10.0
The most important changes are:
- removal of weak DSA signature algorithm
- removal of the "diffie-hellman-group*" and "diffie-hellman-group-exchange-*"
methods from the default KEXAlgorithms list (on the server)
The port with this patch applied builds, installs and runs sucessfully on
14.2-RELEASE for me; tested with both ports trees (quarterly and latest) and
with the default port options set.
Note: The blacklistd patch was already broken from version 9.8 on (see bug
#280203) due to the refactoring of ssh (moving parts from sshd to sshd-session
and sshd-auth). If I understand correctly, this refactoring is finished with
this release. So the blacklistd-patch needs some final adaption from the state
in #280203, but then it should be somewhat "stable" again for the following
versions.
--
You are receiving this mail because:
You are the assignee for the bug.