• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TLS/SSL and crypto library


Commit MetaInfo

Revision3952c5a312bde6479578dcbc162ec6ce77318924 (tree)
Zeit2020-06-04 22:56:40
AutorMatt Caswell <matt@open...>
CommiterMatt Caswell

Log Message

Prepare for release of 3.0 alpha 3

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>

Ändern Zusammenfassung

Diff

--- a/CHANGES.md
+++ b/CHANGES.md
@@ -21,7 +21,7 @@ OpenSSL Releases
2121 OpenSSL 3.0
2222 -----------
2323
24-### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
24+### Changes between 1.1.1 and 3.0 alpha 3 [4 Jun 2020]
2525
2626 * Deprecated EC_METHOD_get_field_type(). Applications should switch to
2727 EC_GROUP_get_field_type().
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,7 +18,7 @@ OpenSSL Releases
1818 OpenSSL 3.0
1919 -----------
2020
21-### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development]
21+### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 3 [in pre-release]
2222
2323 * The X25519, X448, Ed25519, Ed448 and SHAKE256 algorithms are included in
2424 the FIPS provider. None have the "fips=yes" property set and, as such,
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
11 MAJOR=3
22 MINOR=0
33 PATCH=0
4-PRE_RELEASE_TAG=alpha3-dev
4+PRE_RELEASE_TAG=alpha3
55 BUILD_METADATA=
6-RELEASE_DATE=""
6+RELEASE_DATE="4 Jun 2020"
77 SHLIB_VERSION=3