Path to this page:
Subject: CVS commit: pkgsrc/security/easy-rsa
From: Greg Troxel
Date: 2025-02-04 03:02:32
Message id: 20250204020233.1308DFBE0@cvs.NetBSD.org
Log Message:
security/easy-rsa: Update to 3.2.2
3.2.2 (2025-02-01)
* Fold easyrsa-tools.lib into easyrsa (56cfa0c) (#1288)
* Revert da3c249: Do not remove index.txt.attr (a236b97) (#1287)
* Windows: Remove mktemp binary and text files (135f642) (#1285)
* op-test.sh: Disable download ossl3 and shellcheck binaries (473c43b) (#1284)
* Forbid self-signed certificate from being expired/renewed/revoked (ab45ae7) \
(#1274)
* Rename global option --ssl-conf (DEPRECATED) to --ssl-cnf (c788423) (#1270)
* bugfix: Save and Restore $EASYRSA_SSL_CONF for compound commands (7cdb14d) \
(#1270)
* bugfix: Always use locate_support_files() after secure_session() (d530bc3) \
(#1270)
* bugfix: easyrsa-tools.lib: renew, write full metadata to temp-file \
(b47d2af) (#1267)
* Introduce new command 'revoke-issued' (38bf2d8) (#1266)
Commands 'revoke' and 'revoke-issued' are identical.
Command 'revoke' can ONLY be used in batch mode.
* vars.example: Remove $EASYRSA_PKI (8ee8dcf) (#1262)
There is no effect on existing 'vars' files.
* easyrsa-tools.lib: Move to 'easyrsa3' directory (d30b688) (#1259)
This now includes 'easyrsa-tools.lib' in the distribution tarballs.
* Upgrade easyrsa-tools.lib to version 322 - As of command 'renew-ca'
* easyrsa-tools.lib: Introduce new command 'renew-ca' (ba32b0d) (#1255)
* easyrsa-tools.lib: show-expire, allow --days to be zero (a1033a5) (#1254)
* Command 'help': Ignore EASYRSA_SILENT (8804d6b) (#1249)
* bugfix: easyrsa-tools.lib: renew SAN, remove excess word 'Address' \
(af17492) (#1251)
* New global variable 'EASYRSA_DISABLE_INLINE' (ad257ab) (#1245)
* bugfix: revoke, renew: Remove pki/inline/private/$file.inline (febef85) (#1244)
Initial bug report #1242 (Minor)
Stop removing old credentials file pki/$file.creds (a871e9c)
* Add LibreSSL version 4 to supported SSL Libraries (7df616b) (#1240)
* sign-req: Allow custom X509 Types (2ee08cc) (#1238)
* Remove redundant file index.txt.attr (da3c249) (#1233)
Files: