diff --git a/EasyRSA-3.2.1.tgz b/EasyRSA-3.2.1.tgz deleted file mode 100644 index ac54bb5..0000000 --- a/EasyRSA-3.2.1.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec0fdca46c07afef341e0e0eeb2bf0cfe74a11322b77163e5d764d28cb4eec89 -size 79917 diff --git a/EasyRSA-3.2.1.tgz.sig b/EasyRSA-3.2.1.tgz.sig deleted file mode 100644 index 552b758..0000000 Binary files a/EasyRSA-3.2.1.tgz.sig and /dev/null differ diff --git a/EasyRSA-3.2.2.tgz b/EasyRSA-3.2.2.tgz new file mode 100644 index 0000000..01cca2f --- /dev/null +++ b/EasyRSA-3.2.2.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c5a551566213dac83d402f2a08c897063ef3e12033cd331cb4903280283209 +size 86324 diff --git a/EasyRSA-3.2.2.tgz.sig b/EasyRSA-3.2.2.tgz.sig new file mode 100644 index 0000000..9f6c4af Binary files /dev/null and b/EasyRSA-3.2.2.tgz.sig differ diff --git a/easy-rsa.changes b/easy-rsa.changes index b4313ec..f56994b 100644 --- a/easy-rsa.changes +++ b/easy-rsa.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sat Feb 1 14:52:28 UTC 2025 - Richard Rahl + +- update to 3.2.2: + * Remove redundant file: index.txt.attr + * sign-req: Allow custom X509 Types + * Add LibreSSL version 4 to supported SSL Libraries + * Revoke remove private inline + * Easyrsa disable inline + * easyrsa-tools.lib: renew SAN, remove excess word 'Address' + * easyrsa-tls.lib: renew, make sed regex for 'IP Address' greedy + * Show expire allow zero days + * easyrsa-tools.lib: New command 'renew ca' + * Improve CRL expiration details + * Tools move to easyrsa3 + * vars.example: Remove $EASYRSA_PKI + * Introduce new command revoke-issued + * Bugfix renew ca and renew + * Always use locate_support_files() after secure_session() + * revoke: Make check for conflicting files less intrusive + * Forbid a self-signed certificate from being expired/renewed/revoked + * V321 minor final + * op-test.sh: Disable download ossl3 and shellcheck binaries + * Revert: Do not remove index.txt.attr + * Fold easyrsa-tools.lib into easyrsa + ------------------------------------------------------------------- Sat Nov 30 02:54:52 UTC 2024 - Richard Rahl diff --git a/easy-rsa.spec b/easy-rsa.spec index e477865..85823a9 100644 --- a/easy-rsa.spec +++ b/easy-rsa.spec @@ -1,7 +1,7 @@ # # spec file for package easy-rsa # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2015 Stefan Jakobs. # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %define pname EasyRSA Name: easy-rsa -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: CLI utility to build and manage a PKI CA License: GPL-2.0-or-later