mirror of https://github.com/openssl/openssl.git
Update CHANGES and NEWS for new release
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19558)
This commit is contained in:
parent
aa542d271f
commit
7e8642c0d7
5
CHANGES
5
CHANGES
|
|
@ -9,7 +9,10 @@
|
|||
|
||||
Changes between 1.1.1r and 1.1.1s [xx XXX xxxx]
|
||||
|
||||
*)
|
||||
*) Fixed a regression introduced in 1.1.1r version not refreshing the
|
||||
certificate data to be signed before signing the certificate.
|
||||
|
||||
[Gibeom Gwon]
|
||||
|
||||
Changes between 1.1.1q and 1.1.1r [11 Oct 2022]
|
||||
|
||||
|
|
|
|||
3
NEWS
3
NEWS
|
|
@ -7,7 +7,8 @@
|
|||
|
||||
Major changes between OpenSSL 1.1.1r and OpenSSL 1.1.1s [under development]
|
||||
|
||||
o
|
||||
o Fixed a regression introduced in OpenSSL 1.1.1r not refreshing the
|
||||
certificate data to be signed before signing the certificate.
|
||||
|
||||
Major changes between OpenSSL 1.1.1q and OpenSSL 1.1.1r [11 Oct 2022]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue