Subject: CVS commit: pkgsrc/security/easy-rsa
From: Adam Ciarcinski
Date: 2023-08-05 09:11:08
Message id: 20230805071108.52A49FBDB@cvs.NetBSD.org

Log Message:
easy-rsa: updated to 3.1.5

3.1.5 (2023-06-10)

Build Update: script now supports signing and verifying

Automate support-file creation (Free packaging)

build-ca: New command option 'raw-ca', abbrevation: 'raw'

This 'raw' method, is the most reliable way to build a CA,
with a password, without writing the CA password to a temp-file.

This option completely replaces both methods below:

build-ca: New option --ca-via-stdin, use SSL -pass* argument 'stdin'
Option '--ca-via-stdin' offers no more security than standard method.
Easy-RSA version 3.1.4 ONLY.

build-ca: Replace password temp-files with file-descriptors
Using file-descriptors does not work in Windows.
Easy-RSA version 3.1.3 ONLY.

Files:
RevisionActionfile
1.14modifypkgsrc/security/easy-rsa/Makefile
1.15modifypkgsrc/security/easy-rsa/distinfo