From de708b411fbb95e507015ac10e1b6101fa3a11d0 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sun, 1 Oct 2023 20:50:33 +0100 Subject: [PATCH] ChangeLog: Add reference commit ID ecd65065 Signed-off-by: Richard T Bonhomme --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0e83399..d42f2bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,13 +8,13 @@ Easy-RSA 3 ChangeLog noticable differences. With the exception of: Caveat: The default '$PWD/pki/vars' file is forbidden to change either EASYRSA or EASYRSA_PKI, which are both implied by default. - NOTICE: vars-auto-detect no longer searches 'easyrsa' program directory. * EasyRSA-Advanced.md: Correct vars-auto-detect hierarchy (#1029) + Commit: ecd65065e3303da78811278a154ef7a969c2777b + EASYRSA/vars is moved to a higher priority than a default PKI. + vars-auto-detect no longer searches 'easyrsa' program directory. * gen-crl: preserve existing crl.pem ownership+mode (#1020) * New command: make-vars - Print vars.example (here-doc) to stdout (#1024) * show-expire: Calculate cert. expire seconds from DB date (#1023) - * Forbid "default vars in the default PKI" for all commands (#1021) - REVERTED in #1029 above. * Update OpenSSL to 3.1.2 3.1.6 (2023-07-18)