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

lib: Update to oci-spec 0.7 #14

Merged
merged 1 commit into from
Sep 13, 2024
Merged

lib: Update to oci-spec 0.7 #14

merged 1 commit into from
Sep 13, 2024

Conversation

cgwalters
Copy link
Collaborator

There are a few semver breaks there, but I helped drive them because they clean up the codebase here.

Most notably:

  • We have hardened upstream "verify descriptor is sha256:" logic
  • size is now properly u64

etc.

There are a few semver breaks there, but I helped drive
them because they clean up the codebase here.

Most notably:

- We have hardened upstream "verify descriptor is sha256:" logic
- size is now properly u64

etc.

Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Contributor

@jeckersb jeckersb left a comment

Choose a reason for hiding this comment

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

👍

@jeckersb jeckersb merged commit 074a802 into main Sep 13, 2024
3 checks passed
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