[master] Forward-port CHANGES.md and NEWS.md updates from 3.6#28734
Closed
esyr wants to merge 3 commits intoopenssl:masterfrom
Closed
[master] Forward-port CHANGES.md and NEWS.md updates from 3.6#28734esyr wants to merge 3 commits intoopenssl:masterfrom
esyr wants to merge 3 commits intoopenssl:masterfrom
Conversation
3.5.4 CHANGES.md includes the following: * openssl#28415 * openssl#28573 * openssl#28603 3.5.4 NEWS.md includes the following: * openssl#28603 Release: Yes Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from openssl#28712)
* Adding missing periods. * Consistently using "OpenSSL" as the project's name. * Fixing the "`EVP_SKEY`" formatting reverted by a merge resolution in f815ee1 "Harden RSA public encrypt". * Fitting the lines in 80 characters, do a bit more semantic line breaks. Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from openssl#28586)
* Add the release date for 3.5.4 * Various touch-ups aimed at improving consistency of the news * ffixes, wfixes Release: Yes Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from openssl#28712)
t8m
approved these changes
Oct 2, 2025
nhorman
approved these changes
Oct 16, 2025
Collaborator
|
This pull request is ready to merge |
Member
|
Merged to the master branch. Thank you. |
openssl-machine
pushed a commit
that referenced
this pull request
Oct 17, 2025
3.5.4 CHANGES.md includes the following: * #28415 * #28573 * #28603 3.5.4 NEWS.md includes the following: * #28603 Release: Yes Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #28734)
openssl-machine
pushed a commit
that referenced
this pull request
Oct 17, 2025
* Adding missing periods. * Consistently using "OpenSSL" as the project's name. * Fixing the "`EVP_SKEY`" formatting reverted by a merge resolution in f815ee1 "Harden RSA public encrypt". * Fitting the lines in 80 characters, do a bit more semantic line breaks. Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #28734)
openssl-machine
pushed a commit
that referenced
this pull request
Oct 17, 2025
* Add the release date for 3.5.4 * Various touch-ups aimed at improving consistency of the news * ffixes, wfixes Release: Yes Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #28734)
MegaManSec
pushed a commit
to MegaManSec/openssl
that referenced
this pull request
Nov 11, 2025
3.5.4 CHANGES.md includes the following: * openssl#28415 * openssl#28573 * openssl#28603 3.5.4 NEWS.md includes the following: * openssl#28603 Release: Yes Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from openssl#28734)
MegaManSec
pushed a commit
to MegaManSec/openssl
that referenced
this pull request
Nov 11, 2025
* Adding missing periods. * Consistently using "OpenSSL" as the project's name. * Fixing the "`EVP_SKEY`" formatting reverted by a merge resolution in f815ee1 "Harden RSA public encrypt". * Fitting the lines in 80 characters, do a bit more semantic line breaks. Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from openssl#28734)
MegaManSec
pushed a commit
to MegaManSec/openssl
that referenced
this pull request
Nov 11, 2025
* Add the release date for 3.5.4 * Various touch-ups aimed at improving consistency of the news * ffixes, wfixes Release: Yes Signed-off-by: Eugene Syromiatnikov <[email protected]> Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from openssl#28734)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pick up the latest
CHANGES.mdandNEWS.mdupdates from theopenssl-3.6branch.