-
Notifications
You must be signed in to change notification settings - Fork 266
Comparing changes
Open a pull request
base repository: containers/storage
base: v1.20.1
head repository: containers/storage
compare: v1.20.2
- 18 commits
- 151 files changed
- 4 contributors
Commits on May 20, 2020
-
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for d5d3d9c - Browse repository at this point
Copy the full SHA d5d3d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b65db1 - Browse repository at this point
Copy the full SHA 8b65db1View commit details
Commits on May 23, 2020
-
build(deps): bump github.com/klauspost/compress from 1.10.5 to 1.10.6
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.10.5 to 1.10.6. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.10.5...v1.10.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for aff5659 - Browse repository at this point
Copy the full SHA aff5659View commit details
Commits on May 24, 2020
-
Merge pull request #633 from containers/dependabot/go_modules/github.…
…com/klauspost/compress-1.10.6 build(deps): bump github.com/klauspost/compress from 1.10.5 to 1.10.6
Configuration menu - View commit details
-
Copy full SHA for 56a91e9 - Browse repository at this point
Copy the full SHA 56a91e9View commit details
Commits on May 26, 2020
-
build(deps): bump github.com/opencontainers/selinux from 1.5.1 to 1.5.2
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](opencontainers/selinux@v1.5.1...v1.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 991f4e4 - Browse repository at this point
Copy the full SHA 991f4e4View commit details -
Merge pull request #634 from containers/dependabot/go_modules/github.…
…com/opencontainers/selinux-1.5.2 build(deps): bump github.com/opencontainers/selinux from 1.5.1 to 1.5.2
Configuration menu - View commit details
-
Copy full SHA for 13f3acc - Browse repository at this point
Copy the full SHA 13f3accView commit details -
Stat_t on MIPS uses 32-bit fields for Dev and Rdev, so we need to cast these to uint64 Inpiration from moby/moby#37490 Example build failure log: https://buildd.debian.org/status/fetch.php?pkg=golang-github-containers-storage&arch=mips64el&ver=1.15.8%2Bdfsg1-1&stamp=1580872314&raw=0 Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Configuration menu - View commit details
-
Copy full SHA for 0717190 - Browse repository at this point
Copy the full SHA 0717190View commit details -
Merge pull request #635 from siretart/patch-1
unbreak build on mipsen
Configuration menu - View commit details
-
Copy full SHA for ed02a9d - Browse repository at this point
Copy the full SHA ed02a9dView commit details
Commits on May 29, 2020
-
build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.5.1...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 0a7c484 - Browse repository at this point
Copy the full SHA 0a7c484View commit details -
Merge pull request #636 from containers/dependabot/go_modules/github.…
…com/stretchr/testify-1.6.0 build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0
Configuration menu - View commit details
-
Copy full SHA for 873116d - Browse repository at this point
Copy the full SHA 873116dView commit details
Commits on Jun 2, 2020
-
build(deps): bump github.com/klauspost/compress from 1.10.6 to 1.10.7
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.10.6 to 1.10.7. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.10.6...v1.10.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b9dafa6 - Browse repository at this point
Copy the full SHA b9dafa6View commit details -
build(deps): bump github.com/opencontainers/runc
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.0.0-rc9 to 1.0.0-rc90. - [Release notes](https://github.com/opencontainers/runc/releases) - [Commits](opencontainers/runc@v1.0.0-rc9...v1.0.0-rc90) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 24e8e85 - Browse repository at this point
Copy the full SHA 24e8e85View commit details -
Merge pull request #638 from containers/dependabot/go_modules/github.…
…com/opencontainers/runc-1.0.0-rc90 build(deps): bump github.com/opencontainers/runc from 1.0.0-rc9 to 1.0.0-rc90
Configuration menu - View commit details
-
Copy full SHA for 17acc0f - Browse repository at this point
Copy the full SHA 17acc0fView commit details -
Merge pull request #637 from containers/dependabot/go_modules/github.…
…com/klauspost/compress-1.10.7 build(deps): bump github.com/klauspost/compress from 1.10.6 to 1.10.7
Configuration menu - View commit details
-
Copy full SHA for 8fad529 - Browse repository at this point
Copy the full SHA 8fad529View commit details
Commits on Jun 3, 2020
-
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for aa26d18 - Browse repository at this point
Copy the full SHA aa26d18View commit details -
Certain workloads, we would like to eliminate the mounting of containers-storage as private. Running containers within containers for example. This looks like it was accidently removed in the past, since there was still partial implementation. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 0bfdcdb - Browse repository at this point
Copy the full SHA 0bfdcdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f2124 - Browse repository at this point
Copy the full SHA 80f2124View commit details -
Configuration menu - View commit details
-
Copy full SHA for e43b6d0 - Browse repository at this point
Copy the full SHA e43b6d0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.20.1...v1.20.2