-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update module github.com/containers/image/v5 to v5.30.1 - autoclosed #361
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8bb7b96
to
ab29a22
Compare
64a9078
to
1b481b3
Compare
a081d9b
to
60eb88e
Compare
5479506
to
accc4db
Compare
accc4db
to
e5cc1dc
Compare
a287c52
to
408f608
Compare
0ea835d
to
8a4ba74
Compare
8a4ba74
to
7367090
Compare
7367090
to
6e0bbe9
Compare
6e0bbe9
to
e3471c2
Compare
e3471c2
to
3debd9d
Compare
3debd9d
to
c7023ee
Compare
c7023ee
to
fc45876
Compare
fc45876
to
f4a914f
Compare
f4a914f
to
21f2dbb
Compare
21f2dbb
to
7e9a7d4
Compare
7e9a7d4
to
eaab294
Compare
eaab294
to
d88f804
Compare
d88f804
to
0e7be80
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.1.0
->v5.30.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
containers/image (github.com/containers/image/v5)
v5.30.1
Compare Source
This fixes CVE-2024-3727 .
Digest values used throughout this library were not always validated. That allowed attackers to trigger, when pulling untrusted images, unexpected authenticated registry accesses on behalf of a victim user.
In less common uses of this library (using other transports or not using the
containers/image/v5/copy.Image
API), an attacker could also trigger local path traversals or crashes.v5.30.0
Compare Source
What's Changed
A fair number of improvements when working with
zstd
andzstd:chunked
-compressed images.Note that
make install
now installspolicy.json
andregistries.d/default.yaml
.New Contributors
Full Changelog: containers/image@v5.29.2...v5.30.0
v5.29.2
Compare Source
What's Changed
Full Changelog: containers/image@v5.29.1...v5.29.2
v5.29.1
Compare Source
v5.29.0
Compare Source
What's Changed
ArchiveFileNotFoundError
by @cgwalters in https://github.com/containers/image/pull/21237918f67
by @renovate in https://github.com/containers/image/pull/21306e72f11
by @renovate in https://github.com/containers/image/pull/2166785e297
by @renovate in https://github.com/containers/image/pull/2167New Contributors
Full Changelog: containers/image@v5.28.0...v5.29.0
v5.28.0
Compare Source
What's Changed
91eb5f1
by @renovate in https://github.com/containers/image/pull/202197b1e66
by @renovate in https://github.com/containers/image/pull/2022ListUpdate
addimgspecv1.Platform
field by @flouthoc in https://github.com/containers/image/pull/2029TryReusingBlobWithOptions
considerRequiredCompression
if set by @flouthoc in https://github.com/containers/image/pull/2023annotations
andCompressionAlgorithmNames
by @flouthoc in https://github.com/containers/image/pull/2040UpdateCompressionAlgorithms
by @flouthoc in https://github.com/containers/image/pull/2047*Options
and wrap arguments incopySingleImageOptions
by @flouthoc in https://github.com/containers/image/pull/2050instanceCopyClone
forzstd
compression by @flouthoc in https://github.com/containers/image/pull/1987instanceCopyCopy
must be higher thaninstanceCopyClone
by @flouthoc in https://github.com/containers/image/pull/2059aa7fe85
by @renovate in https://github.com/containers/image/pull/2064c3da76f
by @renovate in https://github.com/containers/image/pull/2063ForceCompressionFormat
by @flouthoc in https://github.com/containers/image/pull/2068352e893
by @renovate in https://github.com/containers/image/pull/2065main
by @mtrmac in https://github.com/containers/image/pull/2070d852ddb
by @renovate in https://github.com/containers/image/pull/2101New Contributors
Full Changelog: containers/image@v5.27.0...v5.28.0
v5.27.0
Compare Source
copy.Options.EnsureCompressionVariantsExist
allows creating images that are consumable by existing gzip-only consumers, but include a Zstd-compressed version is preferred by c/image.io.github.containers.compression.zstd
annotation in the OCI image index.v5.26.2
Compare Source
What's Changed
Full Changelog: containers/image@v5.26.1...v5.26.2
v5.26.1
Compare Source
Full Changelog: containers/image@v5.26.0...v5.26.1
[release-5.26] Bump to v5.26.1
[release-5.26] Bump c/storage to 1.48.0
v5.26.0
Compare Source
What's Changed
47ecfdc
by @renovate in https://github.com/containers/image/pull/1934EditInstances
by @flouthoc in https://github.com/containers/image/pull/18964c81ff2
by @renovate in https://github.com/containers/image/pull/1974504adb8
by @renovate in https://github.com/containers/image/pull/19732e198f4
by @renovate in https://github.com/containers/image/pull/1975EditInstances
instead ofUpdateInstances
by @flouthoc in https://github.com/containers/image/pull/1883copyMultipleImages
by @flouthoc in https://github.com/containers/image/pull/1982oci
andoci-archive
parse colons by @mtrmac in https://github.com/containers/image/pull/2007New Contributors
Full Changelog: containers/image@v5.25.0...v5.26.0
v5.25.0
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.