[MacPorts] #64748: update OpenSSH to 8.9p1
MacPorts
noreply at macports.org
Thu Mar 3 20:42:19 UTC 2022
#64748: update OpenSSH to 8.9p1
-----------------------+--------------------
Reporter: artkiver | Owner: (none)
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openssh |
-----------------------+--------------------
Comment (by artkiver):
OK, I attached a diff for the 8.9p1 Portfile which omits the 8.8p1 patch
for the gsskex variant to address the issue raised by thetrial (alabay).
It seems to function OK on my El Capitan system.
I'll do some additional testing to make sure it also functions on macOS
Monterey before submitting another PR. In the meantime, please feel free
to use the attached diff and see how it functions on your system.
e.g.
{{{
cd
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/net/openssh
sudo patch Portfile Portfile.openssh8.9.p1.gsskexfix.diff
sudo port -dv install openssh +gsskex
}}}
At least in my tests I get an install without errors and here is the
output of ssh -V:
{{{
ssh -V
OpenSSH_8.9p1, LibreSSL 3.5.0
}}}
(Note: your TLS library may default to OpenSSL. I also decided to try
testing the libressl-devel port in conjunction with this, which is why the
above lists LibreSSL 3.5.0).
--
Ticket URL: <https://trac.macports.org/ticket/64748#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list