Skip to content

Commit a7284a1

Browse files
committed
ChangeLog: Update for Easy-RSA version 3.1.4 release
Signed-off-by: Richard T Bonhomme <[email protected]>
1 parent ff749d2 commit a7284a1

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

ChangeLog

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
11
Easy-RSA 3 ChangeLog
22

3-
3.1.4 (ETA: 2023-06-02)
3+
3.1.4 (2023-05-23)
4+
* build-ca: New option --ca-via-stdin, use SSL -pass* argument 'stdin' (#959)
45
* build-ca: Revert manual CA password method to temp-files (#959)
56
Supersedes #955
67

8+
Release v3.1.3 was fatally flawed, it would fail to build a CA under Windows.
9+
Release v3.1.4 is specifically a bugfix ONLY, to resolve the Windows problem.
10+
11+
See the following commits for further details:
12+
5d7ad1306d5ebf1588aef77eb3445e70cf5b4ebc
13+
build-ca: Revert manual CA password method to temp-files
14+
c11135d19b2e7e7385d28abb1132978c849dfa74
15+
build-ca: Use OpenSSL password I/O argument 'stdin'
16+
27870d695a324e278854146afdac5d6bdade9bba
17+
build-ca: Replace password temp-file method with file-descriptors
18+
Superseded by 5d7ad13 above.
19+
720
3.1.3 (2023-05-19)
821
* build-ca: Replace password temp-files with file-descriptors (#955)
922
Superseded by #959

0 commit comments

Comments
 (0)