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:
Tomas Mraz 2022-11-01 11:50:22 +01:00
parent aa542d271f
commit 7e8642c0d7
2 changed files with 6 additions and 2 deletions

View File

@ -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
View File

@ -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]