-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This has been an on/off release tag, but we're going to push it out because there are some that will remain on the v3.0.x branch for a long time, and OpenSSL 3.x isn't available in all distros/embedded systems yet (or for a while). - Updated OpenSSL for Windows to 1.1.1o - Updated ChangeLog for v3.0.9, pulling in most comments for v3.1.0 - Updated header in easyrsa to point to Github contributors page Signed-off-by: Eric F Crist <[email protected]>
- Loading branch information
Showing
8 changed files
with
11 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
Easy-RSA 3 ChangeLog | ||
|
||
3.1.0 (TBD) | ||
* Introduce basic support for OpenSSL version 3 (#492) | ||
|
||
3.0.9 (2022-05-04) | ||
* Upgrade OpenSSL from 1.1.0j to 1.1.1o (#405, #407) | ||
- We are buliding this ourselves now. | ||
* Fix --version so it uses EASYRSA_OPENSSL (#416) | ||
* Use openssl rand instead of non-POSIX mktemp (#478) | ||
* Fix paths with spaces (#443) | ||
* Correct OpenSSL version from Homebrew on macOs (#416) | ||
* Fix revoking a renewed certificate (Original PR #394) | ||
Follow-up commit: ef22701878bb10df567d60f2ac50dce52a82c9ee | ||
* Introduce 'show-crl' (d1993892178c5219f4a38d50db3b53d1a972b36c) | ||
|
@@ -11,22 +20,6 @@ Easy-RSA 3 ChangeLog | |
* Introduce 'init-pki soft' option (#197) | ||
* Warnings are no longer silenced by --batch (#523) | ||
* Improve packaging options (#510) | ||
* Introduce basic support for OpenSSL version 3 (#492) | ||
|
||
* New maintenance begins. | ||
|
||
* Upgrade OpenSSL from 1.1.0j to 1.1.1m (#405, #407) | ||
* Fix --version so it uses EASYRSA_OPENSSL (#416) | ||
* Use openssl rand instead of non-POSIX mktemp (#478) | ||
* Fix paths with spaces (#443) | ||
* Correct OpenSSL version from Homebrew on macOs (#416) | ||
|
||
3.0.9 - Superseded - These changes are significant | ||
|
||
The reasons to leave v3.0.9 as a developement only version are: | ||
|
||
* Support for OpenSSL v3 | ||
* New maintainer: Richard T Bonhomme <[email protected]> | ||
|
||
3.0.8 (2020-09-09) | ||
* Provide --version option (#372) | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters