Skip to content
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

Upgrade miekg/pkcs11 from v1.0.3 to v1.1.1 #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tstromberg
Copy link

@tstromberg tstromberg commented Jan 26, 2022

Currently, the ThalesIgnite/crypto11 library does not build on OpenBSD:

$ go test .
# github.com/miekg/pkcs11
ld: error: unable to find library -ldl
cc: error: linker command failed with exit code 1 (use -v to see invocation)
FAIL	github.com/ThalesIgnite/crypto11 [build failed]
FAIL

This PR upgrades the miekg/pkcs11 component to a version that compiles cleanly on OpenBSD. Here are the functional PR's included in the miekg/pkcs11 upgrade from v1.0.3:

For a more specific diff , see miekg/pkcs11@v1.0.3...v1.1.1

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.

2 participants