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: rootless-containers/rootlesskit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: rootless-containers/rootlesskit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 6, 2024

  1. v2.0.1+dev

    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e93cf76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #419 from AkihiroSuda/fix-moby-47327

    lxc-user-nic: fix /etc/resolv.conf missing IP; release v2.0.1
    AkihiroSuda authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    de6f288 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Build(deps): Bump golang.org/x/sys from 0.16.0 to 0.17.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.16.0 to 0.17.0.
    - [Commits](golang/sys@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    65161a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #420 from rootless-containers/dependabot/go_module…

    …s/golang.org/x/sys-0.17.0
    
    Build(deps): Bump golang.org/x/sys from 0.16.0 to 0.17.0
    AkihiroSuda authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    efee459 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Print hints if kernel.apparmor_restrict_unprivileged_userns is set

    For containerd/nerdctl issue 2847, moby/moby issue 47480
    
    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    33c3e7c View commit details
    Browse the repository at this point in the history
  2. update Go to 1.22

    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ecee718 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Merge pull request #421 from AkihiroSuda/warn-apparmor

    Print hints if `kernel.apparmor_restrict_unprivileged_userns` is set
    AkihiroSuda authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    227bf59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #422 from AkihiroSuda/go-1.22

    update Go to 1.22
    AkihiroSuda authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    6eec05d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Build(deps): Bump golang.org/x/sys from 0.17.0 to 0.18.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.18.0.
    - [Commits](golang/sys@v0.17.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b6783a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge pull request #423 from rootless-containers/dependabot/go_module…

    …s/golang.org/x/sys-0.18.0
    
    Build(deps): Bump golang.org/x/sys from 0.17.0 to 0.18.0
    AkihiroSuda authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    66b8aa0 View commit details
    Browse the repository at this point in the history
  2. v2.0.2

    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9e7dd33 View commit details
    Browse the repository at this point in the history
Loading