Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: containers/storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.20.1
Choose a base ref
...
head repository: containers/storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.20.2
Choose a head ref
  • 18 commits
  • 151 files changed
  • 4 contributors

Commits on May 20, 2020

  1. Move to v1.20.2-dev

    Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
    rhatdan committed May 20, 2020
    Configuration menu
    Copy the full SHA
    d5d3d9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #632 from rhatdan/master

    Bump to v1.20.1
    rhatdan authored May 20, 2020
    Configuration menu
    Copy the full SHA
    8b65db1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. 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>
    dependabot-preview[bot] authored and rhatdan committed May 23, 2020
    Configuration menu
    Copy the full SHA
    aff5659 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. 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
    rhatdan authored May 24, 2020
    Configuration menu
    Copy the full SHA
    56a91e9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. 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>
    dependabot-preview[bot] authored and rhatdan committed May 26, 2020
    Configuration menu
    Copy the full SHA
    991f4e4 View commit details
    Browse the repository at this point in the history
  2. 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
    rhatdan authored May 26, 2020
    Configuration menu
    Copy the full SHA
    13f3acc View commit details
    Browse the repository at this point in the history
  3. unbreak build on mipsen

    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>
    siretart committed May 26, 2020
    Configuration menu
    Copy the full SHA
    0717190 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #635 from siretart/patch-1

    unbreak build on mipsen
    giuseppe authored May 26, 2020
    Configuration menu
    Copy the full SHA
    ed02a9d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. 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>
    dependabot-preview[bot] authored and rhatdan committed May 29, 2020
    Configuration menu
    Copy the full SHA
    0a7c484 View commit details
    Browse the repository at this point in the history
  2. 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
    rhatdan authored May 29, 2020
    Configuration menu
    Copy the full SHA
    873116d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. 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>
    dependabot-preview[bot] authored and rhatdan committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b9dafa6 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot-preview[bot] authored and rhatdan committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    24e8e85 View commit details
    Browse the repository at this point in the history
  3. 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
    rhatdan authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    17acc0f View commit details
    Browse the repository at this point in the history
  4. 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
    rhatdan authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    8fad529 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Update git validation EPOCH

    Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
    rhatdan committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    aa26d18 View commit details
    Browse the repository at this point in the history
  2. Add back skip_mount_home

    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>
    rhatdan committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    0bfdcdb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #639 from rhatdan/skip

    Add back skip_mount_home
    rhatdan authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    80f2124 View commit details
    Browse the repository at this point in the history
  4. Bump to v1.20.2

    Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
    rhatdan committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e43b6d0 View commit details
    Browse the repository at this point in the history
Loading