Update dependency clevis to v23 #5

Closed
Renovate wants to merge 3 commits from renovate/clevis-23.x into v3.24
Collaborator

This PR contains the following updates:

Package Update Change
clevis major 2123

Release Notes

latchset/clevis (clevis)

v23

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/latchset/clevis/compare/v22...v23

v22

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/latchset/clevis/compare/v21...v22


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clevis](https://github.com/latchset/clevis) | major | `21` → `23` | --- ### Release Notes <details> <summary>latchset/clevis (clevis)</summary> ### [`v23`](https://github.com/latchset/clevis/releases/tag/v23) [Compare Source](https://github.com/latchset/clevis/compare/v22...v23) #### What's Changed - dracut: fix running with v110 Dracut ([#&#8203;545](https://github.com/latchset/clevis/issues/545)) by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;549](https://github.com/latchset/clevis/pull/549) - Add TPM 1.2 support by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;462](https://github.com/latchset/clevis/pull/462) - udisks2: fix LUKS2 auto-unlock failure with TPM2 pin by [@&#8203;sergio-correia](https://github.com/sergio-correia) in [#&#8203;550](https://github.com/latchset/clevis/pull/550) - Fix pkcs11 pubkey id parsing by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;552](https://github.com/latchset/clevis/pull/552) - Enable Packit CI by [@&#8203;prikryla](https://github.com/prikryla) in [#&#8203;553](https://github.com/latchset/clevis/pull/553) - Remove centos-stream-9 from pkcs11 testing in Packit config by [@&#8203;prikryla](https://github.com/prikryla) in [#&#8203;558](https://github.com/latchset/clevis/pull/558) - Add meson build option to make tpm1 pin optional by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;557](https://github.com/latchset/clevis/pull/557) - Release version v23 by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;559](https://github.com/latchset/clevis/pull/559) #### New Contributors - [@&#8203;prikryla](https://github.com/prikryla) made their first contribution in [#&#8203;553](https://github.com/latchset/clevis/pull/553) **Full Changelog**: <https://github.com/latchset/clevis/compare/v22...v23> ### [`v22`](https://github.com/latchset/clevis/releases/tag/v22) [Compare Source](https://github.com/latchset/clevis/compare/v21...v22) #### What's Changed - Fix README.md typo and latest release version by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;483](https://github.com/latchset/clevis/pull/483) - tang: clean-up unused variable, omit reuseaddr by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;489](https://github.com/latchset/clevis/pull/489) - pkcs11: provide key file format to openssl by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;486](https://github.com/latchset/clevis/pull/486) - systemd: search for systemd-reply-password in dir specified by systemd by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;487](https://github.com/latchset/clevis/pull/487) - tang: allow reading full request by socat fake http server by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;488](https://github.com/latchset/clevis/pull/488) - pkcs11: add missing threads dependency by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;485](https://github.com/latchset/clevis/pull/485) - pkcs11: add Dracut install check by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;480](https://github.com/latchset/clevis/pull/480) - [PKCS#11](https://github.com/PKCS/clevis/issues/11) pin: fix dracut for unconfigured device by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;481](https://github.com/latchset/clevis/pull/481) - Fix potential race condition by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;479](https://github.com/latchset/clevis/pull/479) - tpm2: fix dangling loaded session after tpm2\_createpolicy by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;484](https://github.com/latchset/clevis/pull/484) - tpm2: use first PCR algorithm bank supported by TPM as default by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;490](https://github.com/latchset/clevis/pull/490) - Fix to start pcscd appropriately by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;491](https://github.com/latchset/clevis/pull/491) - Fix support for LUKS device with an empty password by [@&#8203;sergio-correia](https://github.com/sergio-correia) in [#&#8203;495](https://github.com/latchset/clevis/pull/495) - Fix test script permissions by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;499](https://github.com/latchset/clevis/pull/499) - initramfs: fix killing child PIDs by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;496](https://github.com/latchset/clevis/pull/496) - luks: make sure cryptsetup.target is installed by [@&#8203;LaszloGombos](https://github.com/LaszloGombos) in [#&#8203;493](https://github.com/latchset/clevis/pull/493) - Groom references to deprecated tangd-update script by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;500](https://github.com/latchset/clevis/pull/500) - Include tpm2\_getcap as required tpm2 pin binary by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;503](https://github.com/latchset/clevis/pull/503) - initramfs-tools: Copy a certificate bundle so curl can do https by [@&#8203;g2p](https://github.com/g2p) in [#&#8203;189](https://github.com/latchset/clevis/pull/189) - Fix README.md (add clevis-pin-pkcs11 installation) by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;502](https://github.com/latchset/clevis/pull/502) - dracut: fix running with pre-v103 Dracut by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;501](https://github.com/latchset/clevis/pull/501) - Install clevis-pin-tpm2 in initrd when required by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;509](https://github.com/latchset/clevis/pull/509) - ci: fix fedora 43 (rawhide) build by [@&#8203;oldium](https://github.com/oldium) in [#&#8203;510](https://github.com/latchset/clevis/pull/510) - Don't use centos10 development (use stable) by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;512](https://github.com/latchset/clevis/pull/512) - conditionally remove tests from cross build by [@&#8203;n80fr1n60](https://github.com/n80fr1n60) in [#&#8203;511](https://github.com/latchset/clevis/pull/511) - Fix packages to install by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;513](https://github.com/latchset/clevis/pull/513) - Remove dependencies and -y parameter by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;514](https://github.com/latchset/clevis/pull/514) - fix missing pkcs11 when libexecdir is configured by [@&#8203;ClaudiaJ](https://github.com/ClaudiaJ) in [#&#8203;522](https://github.com/latchset/clevis/pull/522) - Use awk instead of cut to extract the device field from $IP by [@&#8203;lcharreau](https://github.com/lcharreau) in [#&#8203;523](https://github.com/latchset/clevis/pull/523) - initramfs: redirect 'ip route' output to null by [@&#8203;natthias](https://github.com/natthias) in [#&#8203;525](https://github.com/latchset/clevis/pull/525) - pin template with documentation, sample "file" pin by [@&#8203;cbiedl](https://github.com/cbiedl) in [#&#8203;203](https://github.com/latchset/clevis/pull/203) - clevis-luks-askpass: allow non-block-device volumes by [@&#8203;x-qq](https://github.com/x-qq) in [#&#8203;527](https://github.com/latchset/clevis/pull/527) - dracut: move the dracut module to 50 ordering (from 60) by [@&#8203;jozzsi](https://github.com/jozzsi) in [#&#8203;530](https://github.com/latchset/clevis/pull/530) - Correct LUKS hash handling by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;544](https://github.com/latchset/clevis/pull/544) - Release version 22 by [@&#8203;sarroutbi](https://github.com/sarroutbi) in [#&#8203;547](https://github.com/latchset/clevis/pull/547) #### New Contributors - [@&#8203;LaszloGombos](https://github.com/LaszloGombos) made their first contribution in [#&#8203;493](https://github.com/latchset/clevis/pull/493) - [@&#8203;g2p](https://github.com/g2p) made their first contribution in [#&#8203;189](https://github.com/latchset/clevis/pull/189) - [@&#8203;n80fr1n60](https://github.com/n80fr1n60) made their first contribution in [#&#8203;511](https://github.com/latchset/clevis/pull/511) - [@&#8203;ClaudiaJ](https://github.com/ClaudiaJ) made their first contribution in [#&#8203;522](https://github.com/latchset/clevis/pull/522) - [@&#8203;lcharreau](https://github.com/lcharreau) made their first contribution in [#&#8203;523](https://github.com/latchset/clevis/pull/523) - [@&#8203;natthias](https://github.com/natthias) made their first contribution in [#&#8203;525](https://github.com/latchset/clevis/pull/525) - [@&#8203;x-qq](https://github.com/x-qq) made their first contribution in [#&#8203;527](https://github.com/latchset/clevis/pull/527) - [@&#8203;jozzsi](https://github.com/jozzsi) made their first contribution in [#&#8203;530](https://github.com/latchset/clevis/pull/530) **Full Changelog**: <https://github.com/latchset/clevis/compare/v21...v22> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4xIiwidGFyZ2V0QnJhbmNoIjoidjMuMjQiLCJsYWJlbHMiOltdfQ==-->
Update dependency clevis to v23
All checks were successful
Main workflow / build (pull_request) Successful in 40s
08438a5d7f
Renovate force-pushed renovate/clevis-23.x from 08438a5d7f
All checks were successful
Main workflow / build (pull_request) Successful in 40s
to 208adc1eb3
Some checks failed
Main workflow / build (pull_request) Has been cancelled
2026-06-16 19:00:24 +00:00
Compare
Renovate changed target branch from v3.23 to v3.24 2026-06-16 19:00:25 +00:00
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
galen closed this pull request 2026-06-17 07:45:08 +00:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 23.x releases. But if you manually upgrade to 23.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `23.x` releases. But if you manually upgrade to `23.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
Main workflow / build (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mug/aports!5
No description provided.