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

Switch to a forked copy of pkcs7 to fix aws pkcs7 verification error #4024

Merged
merged 1 commit into from
Feb 22, 2018

Conversation

jefferai
Copy link
Member

Fixes #4014

@jefferai jefferai added this to the 0.9.5 milestone Feb 22, 2018
@jefferai jefferai merged commit f75c7dd into master Feb 22, 2018
@jefferai jefferai deleted the issue-4014 branch February 22, 2018 13:49
@mohsen0
Copy link
Contributor

mohsen0 commented Feb 22, 2018

Please release :)

@jippi
Copy link
Contributor

jippi commented Feb 22, 2018

@jefferai is it likely to be a quick release with this fix? seem like a pretty big regression, sufficiently big to yield a new patch release :)

@jefferai
Copy link
Member Author

The chances will go way up if you can independently verify this fixes the problem and report back, as I've not had a chance to run testing suites.

@jefferai
Copy link
Member Author

@joelthompson in case you're bored and have a good test setup at the ready :-)

jefferai added a commit that referenced this pull request Feb 23, 2018
jefferai added a commit that referenced this pull request Feb 23, 2018
@joelthompson
Copy link
Contributor

For future reference, I tested both this fork of the pcks7 library as well as the updated upstream one, built using go1.10, and verified that both of them passed the test suites.

@jippi
Copy link
Contributor

jippi commented Feb 23, 2018

Thanks @joelthompson !

chrishoffman pushed a commit that referenced this pull request Feb 23, 2018
* oss/master: (35 commits)
  helper/gpgkeys: fix for vault 1.10 (#4038)
  Move local cluster parameters to atomic values to fix some potential data races (#4036)
  Port some replicated cluster changes from ent (#4037)
  Add core object to policy store for some ent uses
  changelog++
  Configurable Consul Service Address (#3971)
  Fix certutil test
  Fixed a broken link (#4032)
  Update comment to replication consts
  Add a helpful comment to replication consts
  changelog++
  auth/aws: Add functional test for detached RSA signature (#4031)
  Change Go min version check
  changelog++
  Revert Go dep to 1.9
  *Partially* revert "Remove now-unneeded PKCS8 code and update certutil tests for Go 1.10"
  Revert "Remove unneeded looping since Go 1.10 cover it already (#4010)"
  Bump pkcs7 library version to fix #4024
  Revert "Switch to a forked copy of pkcs7 to fix aws pkcs7 verification error (#4024)"
  changelog++
  ...
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.

4 participants