Bug 3215

Summary: Reference to ldns.3.dylib is an error
Product: Portable OpenSSH Reporter: ScottS. <ssanbeg>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED INVALID    
Severity: critical CC: djm
Priority: P5    
Version: 8.4p1   
Hardware: amd64   
OS: Mac OS X   

Description ScottS. 2020-09-30 04:17:20 AEST
openSSH 8.4p1 as installed by Homebrew still references /usr/local/opt/ldns/lib/libldns.3.dylib, which is now incompatible. ssh fails as does all apps relying upon it. The reference should be /usr/local/opt/ldns/lib/libldns.dylib.
Comment 1 Damien Miller 2020-10-02 13:33:46 AEST
You should take this up with Homebrew - we have no control over how they install OpenSSH
Comment 2 Damien Miller 2021-04-23 15:01:29 AEST
closing resolved bugs as of 8.6p1 release