Accepting request 1242121 from network:vpn
- 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 (forwarded request 1242120 from rrahl0) OBS-URL: https://build.opensuse.org/request/show/1242121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/easy-rsa?expand=0&rev=19
This commit is contained in:
commit
618de22b99
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec0fdca46c07afef341e0e0eeb2bf0cfe74a11322b77163e5d764d28cb4eec89
|
||||
size 79917
|
Binary file not shown.
3
EasyRSA-3.2.2.tgz
Normal file
3
EasyRSA-3.2.2.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86c5a551566213dac83d402f2a08c897063ef3e12033cd331cb4903280283209
|
||||
size 86324
|
BIN
EasyRSA-3.2.2.tgz.sig
Normal file
BIN
EasyRSA-3.2.2.tgz.sig
Normal file
Binary file not shown.
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 1 14:52:28 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- 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 <rrahl0@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user