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

Bumping the version of wascap to the newest #588

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

autodidaddict
Copy link
Member

Feature or Problem

Version 0.10.0 of wascap doesn't properly validate the hashes of modules signed with wascap versions 0.9.0 through 0.10.0. The 0.10.1 version fixes this

Related Issues

N/A

Release Information

Next (0.62.0)

Consumer Impact

Without this, wasmCloud host will reject wasm modules signed by 0.9.0/0.10.0 of wascap, breaking functionality

Testing

Built on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Tested on platform(s)

  • x86_64-linux
  • aarch64-linux
  • x86_64-darwin
  • aarch64-darwin
  • x86_64-windows

Unit Test(s)

Acceptance or Integration

N/A

Manual Verification

Tested this manually with a number of different modules, including old ones and ones signed with 0.9.0

Signed-off-by: Kevin Hoffman <autodidaddict@users.noreply.github.com>
Copy link
Member

@brooksmtownsend brooksmtownsend left a comment

Choose a reason for hiding this comment

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

Did this in #583 but I'll rebase 😉 Better to have it in a separate PR anyways

@brooksmtownsend brooksmtownsend merged commit eecb46c into main Mar 24, 2023
@brooksmtownsend brooksmtownsend deleted the fix/bump_wascap_again branch March 24, 2023 15:08
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.

None yet

2 participants