-
Notifications
You must be signed in to change notification settings - Fork 142
build(deps): bump cryptoki from 0.10.0 to 0.11.0 #1124
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
base: main
Are you sure you want to change the base?
Conversation
|
@dependabot rebase |
565efb5 to
5b18acf
Compare
fitzthum
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs manual fix
|
I'm on vacation until 11. january.. I can fix it then?
…On Mon, 22 Dec 2025 at 19:23, Tobin Feldman-Fitzthum < ***@***.***> wrote:
***@***.**** requested changes on this pull request.
Needs manual fix
cc @tylerfanelli <https://github.com/tylerfanelli> @nmwael
<https://github.com/nmwael>
—
Reply to this email directly, view it on GitHub
<#1124 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAF3P534F5BWOCGDUNU63234DAZJBAVCNFSM6AAAAACPWQSYPCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTMMBVGIZDMNRTGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Best regards / Med venlig hilsen
Nino Martinez
|
|
@nmwael Sure, no rush at all. |
5b18acf to
3de37a4
Compare
Bumps [cryptoki](https://github.com/parallaxsecond/rust-cryptoki) from 0.10.0 to 0.11.0. - [Changelog](https://github.com/parallaxsecond/rust-cryptoki/blob/main/CHANGELOG.md) - [Commits](parallaxsecond/rust-cryptoki@cryptoki-0.10.0...cryptoki-0.11.0) --- updated-dependencies: - dependency-name: cryptoki dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
3de37a4 to
d28ca74
Compare
|
Just a bump to inform this is not stale and are working on it. BUT there are major changes in cryptoki and one of the tests revolving HSM as resource storage is not passing. Heres my WIP, and the test failing. https://github.com/nmwael/trustee/blob/update_cryptoki/kbs/src/plugins/implementations/pkcs11.rs#L341 One of the major changes are that the crystoki team no longer supports session state asfar as I see it. Which means that the plugin needs to login to the HSM on each operation, which is quite bad i'm told by our HSM guy. |
Bumps cryptoki from 0.10.0 to 0.11.0.
Changelog
Sourced from cryptoki's changelog.
Commits
82c7415Bump cryptoki and cryptoki-sysb5499eaMerge pull request #334 from testingapisname/main11db4e0Merge branch 'main' into main81aac81Merge pull request #337 from nwalfield/revert-session16ae62fDon't tie Session's lifetime to the Pkcs11 object.61654a1docs: Fix documentation references in MechanismInfo36fb3c3Finalize Pkcs11 and sessions in tests048c314Allow closing a session manually47dd51fRemove the initialize check2277d0fRemove finalizing Pkcs11 on DropYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)