CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/08/20 10:16:47
Added files:
security/ssh-ldap-helper/patches: patch-configure_ac
Log message:
security/ssh-ldap-helper: fix build with zlib 1.3
openssh-portable incorrectly assumes that the zlib version has three or
four components. This is violated by zlib 1.3 and breaks configure.
