Skip to content

Commit ca8a4e2

Browse files
committed
Merge branch 'TinCanTech-update-copyright-2025'
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
2 parents 833b507 + 81cecee commit ca8a4e2

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Easy-RSA 3 ChangeLog
22

33
3.2.3 (TBD)
44

5+
* Update Copyright 2025 (8586bcf) (#1327)
56
* secure_session(): Use new easyrsa_mkdir() to create session dir (41c154c) (#1324)
67
* easyrsa_mkdir(): Separate Windows from *nix (7c76540) (#1324)
78
* easyrsa_mktemp(): Remove secondary atomic operation (1a44c33) (#1322)

doc/EasyRSA-Advanced.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,5 @@ short description is shown below:
173173
* `EASYRSA_NO_UMASK` - disable safe umask. Files will be created using the
174174
system's default
175175
* `EASYRSA_TEMP_DIR` (CLI: `--tmp-dir`) - a temp directory to use for temporary files
176+
176177
**NOTE:** the global options must be provided before the commands.

easyrsa3/easyrsa

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Easy-RSA 3 -- A Shell-based CA Utility
44
#
5-
# Copyright (C) 2024 - The Open-Source OpenVPN development community.
5+
# Copyright (C) 2025 - The Open-Source OpenVPN development community.
66
# A full list of contributors can be found on Github at:
77
# https://github.com/OpenVPN/easy-rsa/graphs/contributors
88
#

0 commit comments

Comments
 (0)