Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to openssl-3.4.x #6184

Merged
merged 10 commits into from
Dec 6, 2024
Merged

Conversation

kraxel
Copy link
Member

@kraxel kraxel commented Sep 10, 2024

  • openssl: update submodule to 3.4.0
  • openssl: update generated files
  • openssl: adapt stubs to openssl 3.2.x
  • openssl: add more stubs for openssl 3.2.x
  • CryptoPkg: add openssl/providers/fips/include to includes
  • CryptoPkg/BaseCryptLib: add next parameter to SHA3_squeeze
  • CryptoPkg: gcc needs 4k section alignment too
  • CryptoPkg: CI: update OpensslGen file list
  • openssl: disable visual studio warning nr 4189

@kraxel kraxel force-pushed the devel/openssl-3.4.x branch 2 times, most recently from a76854a to 81200f8 Compare September 10, 2024 11:35
Copy link

mergify bot commented Sep 27, 2024

PR can not be merged due to conflict. Please rebase and resubmit

@jyao1
Copy link
Contributor

jyao1 commented Oct 29, 2024

3.4 is released. https://www.openssl.org/news/openssl-3.4-notes

@kraxel
Copy link
Member Author

kraxel commented Nov 1, 2024

3.4 is released. https://www.openssl.org/news/openssl-3.4-notes

Yes, saw the announcement. Just back after being offline for 5 weeks.
I'll have a look once I've made it through the backlog from those 5 weeks.

@kraxel kraxel force-pushed the devel/openssl-3.4.x branch 6 times, most recently from 06fe8c5 to 48ba239 Compare November 15, 2024 17:00
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Function declarations have changed in openssl-3.2.x, adapt the stubs.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
openssl-3.2.2 got a few more tls config hooks, add stubs for them.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Needed for openssl 3.4.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Needed for openssl 3.3.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
4189 is "local variable is initialized but not referenced"

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
@kraxel kraxel force-pushed the devel/openssl-3.4.x branch from 48ba239 to 4227f2e Compare December 2, 2024 11:54
@kraxel kraxel marked this pull request as ready for review December 2, 2024 13:51
@jyao1
Copy link
Contributor

jyao1 commented Dec 5, 2024

If no other comment, I plan to merge tomorrow.

@jyao1 jyao1 added the push Auto push patch series in PR if all checks pass label Dec 6, 2024
@mergify mergify bot merged commit 73570d8 into tianocore:master Dec 6, 2024
126 checks passed
@lgao4 lgao4 added the type:feature-request A new feature proposal label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass type:feature-request A new feature proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants