[MacPorts] #72317: update OpenSSH 10.0p1
MacPorts
noreply at macports.org
Thu Apr 10 04:43:34 UTC 2025
#72317: update OpenSSH 10.0p1
-----------------------+----------------------
Reporter: artkiver | Owner: (none)
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openssh |
-----------------------+----------------------
Comment (by artkiver):
OK, so in an effort to simplify (knowing that I recently tested an OpenSSH
snapshot on April 7th, which built locally from the tarball) I modified
the Portfile to remove the patches to ssh-agent.c and sshd-session.c which
I refactored, and that does indeed facilitate OpenSSH building without
errors.
e.g.
{{{
% ssh -V
OpenSSH_10.0p2, LibreSSL 4.0.0
}}}
Refactoring the modified patches seems to be the next step, but I may be a
little out of my depth here and am probably going to ask for help on the
MacPorts Dev list next.
But in a pinch, that Portfile could be submitted as a Pull Request if
folks are impatient.
As an aside, there's a slight inconsistency in the OpenSSH 10.0 portable
release nomenclature. The tarball is 10.0p1
However, as you can see above from ssh -V output as well as the OpenSSH
10.0 release notes, it mentions 10.0p2.
djm@ brought attention to this discrepancy on the OpenSSH UNIX dev mailing
list:
https://marc.info/?l=openssh-unix-dev&m=174424154612274&w=2
So, if that is a source of additional confusion, please don't pay it much
mind.
--
Ticket URL: <https://trac.macports.org/ticket/72317#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list