Path to this page:
Subject: CVS commit: pkgsrc/security/netpgpverify/files
From: Alistair G. Crooks
Date: 2020-05-04 01:49:04
Message id: 20200503234904.6B4E8FB27@cvs.NetBSD.org
Log Message:
Update netpgpverify and libnetpgpverify to version 20200503
ensure all exported functions use a unique prfix, so that they don't
conflict with symbols (both data and text) in libcrypto. this works for
statically linked binaries and libraries, rather then the version map which
only works for dynalically-linked.
Files: