Skip to content

Fix WPFF CI failures#391

Draft
padelsbach wants to merge 1 commit intowolfSSL:masterfrom
padelsbach:wp-wpff-ci-2026-04
Draft

Fix WPFF CI failures#391
padelsbach wants to merge 1 commit intowolfSSL:masterfrom
padelsbach:wp-wpff-ci-2026-04

Conversation

@padelsbach
Copy link
Copy Markdown
Contributor

@padelsbach padelsbach commented Apr 13, 2026

Bookworm updated to openssl 3.0.19 on 2026-04-07, right when CI started failing.

Workflows which do an apt install after installing our patched openssl was now updating openssl, overwriting our version. The force-fail checks catch this and fail the CI run.

Changelist:

  • fix install-openssl.sh to check more deb-src locations to ensure we don't keep building a stale version, and the new version is built via Jenkins
  • apply apt-mark hold anytime we install libwolfprov, libwolfssl or openssl to ensure it is not overwritten
  • remove whitespace in replace-default patch to match 3.0.19
  • check for held packages in verify-install.sh

@padelsbach padelsbach force-pushed the wp-wpff-ci-2026-04 branch 5 times, most recently from 2814d6a to f354fbd Compare April 14, 2026 00:33
@padelsbach
Copy link
Copy Markdown
Contributor Author

@padelsbach padelsbach force-pushed the wp-wpff-ci-2026-04 branch 2 times, most recently from c746076 to e54a2f3 Compare April 14, 2026 05:28
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.

1 participant