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

Add SHA256 verification #978

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Add SHA256 verification #978

merged 1 commit into from
Oct 15, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Oct 9, 2024

This works by extracting the relevant checksums from the upstream .sigstore bundles. Hopefully at some point in the future there will be a more explicit means of getting these checksum values directly (python/pythondotorg#1227).

See also #977

This works by extracting the relevant checksums from the upstream `.sigstore` bundles.  Hopefully at some point in the future there will be a more explicit means of getting these checksum values directly.
@yosifkit yosifkit merged commit fe21c86 into docker-library:master Oct 15, 2024
36 checks passed
@yosifkit yosifkit deleted the sha256 branch October 15, 2024 22:50
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Oct 16, 2024
Changes:

- docker-library/python@fe21c86: Merge pull request docker-library/python#978 from infosiftr/sha256
- docker-library/python@37a7bfd: Add SHA256 verification
- docker-library/python@7666104: Merge pull request docker-library/python#974 from edmorley/patch-1
- docker-library/python@f56fa00: Remove deadcode in versions.sh
@yosifkit yosifkit mentioned this pull request Oct 16, 2024
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Oct 16, 2024
Changes:

- docker-library/python@ed7351e: Merge pull request docker-library/python#981 from sspans-sbp/add-3.14
- docker-library/python@f599a55: Add 3.14-rc variants
- docker-library/python@fe21c86: Merge pull request docker-library/python#978 from infosiftr/sha256
- docker-library/python@37a7bfd: Add SHA256 verification
- docker-library/python@7666104: Merge pull request docker-library/python#974 from edmorley/patch-1
- docker-library/python@f56fa00: Remove deadcode in versions.sh
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Oct 18, 2024
Changes:

- docker-library/python@57abe0e: Merge pull request docker-library/python#980 from RobertDeRose/bugfix/dont-skip-optimization
- docker-library/python@37a6827: Do not set PROFILE_TASK environment variable
- docker-library/python@3540d68: Merge pull request docker-library/python#982 from infosiftr/jq-IN
- docker-library/python@cab4df8: Use jq's `IN()` instead of `index()`
- docker-library/python@ed7351e: Merge pull request docker-library/python#981 from sspans-sbp/add-3.14
- docker-library/python@f599a55: Add 3.14-rc variants
- docker-library/python@fe21c86: Merge pull request docker-library/python#978 from infosiftr/sha256
- docker-library/python@37a7bfd: Add SHA256 verification
- docker-library/python@7666104: Merge pull request docker-library/python#974 from edmorley/patch-1
- docker-library/python@f56fa00: Remove deadcode in versions.sh
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