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

V5.10.0 #1128

Merged
merged 2 commits into from
Jan 27, 2021
Merged

V5.10.0 #1128

merged 2 commits into from
Jan 27, 2021

Conversation

mtrmac
Copy link
Collaborator

@mtrmac 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]>
@mtrmac mtrmac requested review from nalind and rhatdan January 27, 2021 17:11
@nalind
Copy link
Member

nalind commented Jan 27, 2021

This looks comparable to how the bump for 5.9.0 was done; LGTM.

@rhatdan
Copy link
Member

rhatdan commented Jan 27, 2021

LGTM

Copy link
Member

@rhatdan rhatdan left a 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.

@rhatdan rhatdan merged commit 7a72019 into containers:master Jan 27, 2021
@mtrmac mtrmac deleted the v5.10.0 branch January 27, 2021 19:27
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.

3 participants