File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ Easy-RSA 3 ChangeLog
2
2
3
3
3.2.3 (TBD)
4
4
5
+ * Update Copyright 2025 (8586bcf) (#1327)
5
6
* secure_session(): Use new easyrsa_mkdir() to create session dir (41c154c) (#1324)
6
7
* easyrsa_mkdir(): Separate Windows from *nix (7c76540) (#1324)
7
8
* easyrsa_mktemp(): Remove secondary atomic operation (1a44c33) (#1322)
Original file line number Diff line number Diff line change @@ -173,4 +173,5 @@ short description is shown below:
173
173
* ` EASYRSA_NO_UMASK ` - disable safe umask. Files will be created using the
174
174
system's default
175
175
* ` EASYRSA_TEMP_DIR ` (CLI: ` --tmp-dir ` ) - a temp directory to use for temporary files
176
+
176
177
** NOTE:** the global options must be provided before the commands.
Original file line number Diff line number Diff line change 2
2
3
3
# Easy-RSA 3 -- A Shell-based CA Utility
4
4
#
5
- # Copyright (C) 2024 - The Open-Source OpenVPN development community.
5
+ # Copyright (C) 2025 - The Open-Source OpenVPN development community.
6
6
# A full list of contributors can be found on Github at:
7
7
# https://github.com/OpenVPN/easy-rsa/graphs/contributors
8
8
#
You can’t perform that action at this time.
0 commit comments