CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/02/18 06:50:00
Modified files:
security/easy-rsa: Makefile distinfo
security/easy-rsa/pkg: PLIST
Added files:
security/easy-rsa/patches: patch-easyrsa
Removed files:
security/easy-rsa/patches: patch-Makefile_in
patch-easy-rsa_1_0_build-ca
patch-easy-rsa_1_0_build-dh
patch-easy-rsa_1_0_build-inter
patch-easy-rsa_1_0_build-key
patch-easy-rsa_1_0_build-key-pass
patch-easy-rsa_1_0_build-key-pkcs12
patch-easy-rsa_1_0_build-key-server
patch-easy-rsa_1_0_build-req
patch-easy-rsa_1_0_build-req-pass
patch-easy-rsa_1_0_list-crl
patch-easy-rsa_1_0_make-crl
patch-easy-rsa_1_0_revoke-crt
patch-easy-rsa_1_0_revoke-full
patch-easy-rsa_1_0_sign-req
patch-easy-rsa_2_0_pkitool
Log message:
update to easy-rsa 3.0.1.
The previous version was supposed to have been patched to use openssl
(instead of libressl) for ENV:: handling but this patch didn't work
correctly, and even with that fixed, there was an issue with easy-rsa
that caused generation to fail after the first certificate ("TXT_DB
error number 2"), which https://community.openvpn.net/openvpn/ticket/229
marks as WONTFIX for easy-rsa 2.x.
OK ajacoutot@ jasper@