Skip to content

openssl: update to 3.5.6#284

Merged
dscho merged 2 commits intomainfrom
openssl-3.5.6
Apr 14, 2026
Merged

openssl: update to 3.5.6#284
dscho merged 2 commits intomainfrom
openssl-3.5.6

Conversation

@gitforwindowshelper
Copy link
Copy Markdown

Signed-off-by: Matthias Aßhauer <mha1993@live.de>
@rimrul rimrul marked this pull request as ready for review April 7, 2026 16:32
OpenSSL 3.5.6 includes upstream commit ebd4371fc542 ("Disable DLL
detach handlers on cygwin", merged via
openssl/openssl#29321) which adds the same
`#ifndef __CYGWIN__` guards in `crypto/dllmain.c` and
`providers/fips/self_test.c` that our patch was carrying. Applying
the now-redundant patch on top of the already-guarded code causes
both hunks to fail, which broke the CI build for both x86_64 and
i686.

Assisted-by: Claude Opus 4.6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho
Copy link
Copy Markdown
Member

dscho commented Apr 13, 2026

/deploy

The x86_64 and the i686 workflow runs were started.

@dscho dscho merged commit 8e7255d into main Apr 14, 2026
5 checks passed
@dscho dscho deleted the openssl-3.5.6 branch April 14, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New openssl version] OpenSSL 3.5.6

2 participants