-
Notifications
You must be signed in to change notification settings - Fork 385
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
V5.10.0 #1128
Merged
Merged
V5.10.0 #1128
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
Collaborator
mtrmac
commented
Jan 27, 2021
- tarball: fix example code
- Bump github.com/ulikunitz/xz from 0.5.8 to 0.5.9
- Bump github.com/opencontainers/selinux from 1.6.0 to 1.8.0
- Bump github.com/vbauerster/mpb/v5 from 5.3.0 to 5.4.0
- Add DockerLogMirrirChoice to ctx for log
- Rename variables in pkg/docker/config tests
- Fix pkg/docker/config tests on non-Linux systems
- Add macOS test cases to GetPathToAuth
- Fix docker tests with recent c/storage
- Fix signature tests with recent c/storage
- Fix sysregistriesv2 tests with recent c/storage
- Fix pkg/docker/config tests with recent c/storage
- Bump github.com/containers/storage from 1.23.7 to 1.24.5
- Bump github.com/klauspost/compress from 1.11.3 to 1.11.6
- Enable subdomain matching in policy.json
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
- Bump github.com/klauspost/compress from 1.11.6 to 1.11.7
- ostree.TestReferenceSignaturePath: fix a compiler warning in a test
- manifest: add a test for UpdatedMIMEType
- blobinfocache: track compression types for locations
- Actually make a copy of ctx as the comment claims
- Actually use the SystemContext copy in the one place that matters
- Update golangci-lint
- Clarify the canModifyBlob condition in copyBlobFromStream
- Cleanup description of shortname expansion
- Allow callers to set the MaxParallelDownloads field
- Fix up errors linter is complaining about
- Set a default User-Agent if unset
- tarball: fix example code - Bump github.com/ulikunitz/xz from 0.5.8 to 0.5.9 - Bump github.com/opencontainers/selinux from 1.6.0 to 1.8.0 - Bump github.com/vbauerster/mpb/v5 from 5.3.0 to 5.4.0 - Add DockerLogMirrirChoice to ctx for log - Rename variables in pkg/docker/config tests - Fix pkg/docker/config tests on non-Linux systems - Add macOS test cases to GetPathToAuth - Fix docker tests with recent c/storage - Fix signature tests with recent c/storage - Fix sysregistriesv2 tests with recent c/storage - Fix pkg/docker/config tests with recent c/storage - Bump github.com/containers/storage from 1.23.7 to 1.24.5 - Bump github.com/klauspost/compress from 1.11.3 to 1.11.6 - Enable subdomain matching in policy.json - Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 - Bump github.com/klauspost/compress from 1.11.6 to 1.11.7 - ostree.TestReferenceSignaturePath: fix a compiler warning in a test - manifest: add a test for UpdatedMIMEType - blobinfocache: track compression types for locations - Actually make a copy of ctx as the comment claims - Actually use the SystemContext copy in the one place that matters - Update golangci-lint - Clarify the canModifyBlob condition in copyBlobFromStream - Cleanup description of shortname expansion - Allow callers to set the MaxParallelDownloads field - Fix up errors linter is complaining about - Set a default User-Agent if unset Signed-off-by: Miloslav Trmač <[email protected]>
Signed-off-by: Miloslav Trmač <[email protected]>
This looks comparable to how the bump for 5.9.0 was done; LGTM. |
LGTM |
rhatdan
approved these changes
Jan 27, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets merge as soon as this passes.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.