Skip to content

softhsm: switch backend to openssl#445878

Merged
pyrox0 merged 1 commit into
NixOS:stagingfrom
71rd:softhsm-replace-botan
Oct 4, 2025
Merged

softhsm: switch backend to openssl#445878
pyrox0 merged 1 commit into
NixOS:stagingfrom
71rd:softhsm-replace-botan

Conversation

@71rd

@71rd 71rd commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

Switching softhsm to use OpenSSL instead of botan2 for cryptography. Botan2 has been end-of-life since January 2025 and can not be built with gcc-15.
Softhsm currently does not support botan3.

Required for #440456
Part of #445861

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • [ x] Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@71rd 71rd mentioned this pull request Sep 24, 2025
5 tasks
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Sep 24, 2025
@71rd 71rd force-pushed the softhsm-replace-botan branch from 4191c24 to c0f0175 Compare September 24, 2025 21:08
@71rd 71rd changed the base branch from master to staging September 24, 2025 21:08
@nixpkgs-ci nixpkgs-ci Bot closed this Sep 24, 2025
@nixpkgs-ci nixpkgs-ci Bot reopened this Sep 24, 2025
@nixpkgs-ci nixpkgs-ci Bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Sep 24, 2025
@71rd 71rd force-pushed the softhsm-replace-botan branch from c0f0175 to 05c876b Compare September 25, 2025 01:40
Switching softhsm to use OpenSSL instead of botan2 for cryptography.
Botan2 has been end-of-life since January 2025 and can not be built with gcc-15, and softhsm does not support botan3.
@71rd 71rd force-pushed the softhsm-replace-botan branch from 05c876b to 0714665 Compare September 25, 2025 01:51
@nixpkgs-ci nixpkgs-ci Bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Sep 25, 2025
@71rd 71rd marked this pull request as ready for review September 25, 2025 22:39
@nixpkgs-ci nixpkgs-ci Bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Sep 25, 2025

@nikstur nikstur left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Sep 29, 2025
@pyrox0 pyrox0 merged commit bb1b8d0 into NixOS:staging Oct 4, 2025
34 of 35 checks passed
@71rd 71rd deleted the softhsm-replace-botan branch October 6, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants