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.3.5
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.3.6
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on May 1, 2025

  1. Merge pull request #510 from AkihiroSuda/dev

    Dockerfile: update test deps
    AkihiroSuda authored May 1, 2025
    Configuration menu
    Copy the full SHA
    fc3457c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Build(deps): Bump golang.org/x/sys from 0.32.0 to 0.33.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.32.0 to 0.33.0.
    - [Commits](golang/sys@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    f2dc076 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

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

    …s/golang.org/x/sys-0.33.0
    
    Build(deps): Bump golang.org/x/sys from 0.32.0 to 0.33.0
    AkihiroSuda authored May 8, 2025
    Configuration menu
    Copy the full SHA
    285c449 View commit details
    Browse the repository at this point in the history
  2. v2.3.5+dev

    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed May 8, 2025
    Configuration menu
    Copy the full SHA
    b5ddfeb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #513 from AkihiroSuda/dev

    v2.3.5
    AkihiroSuda authored May 8, 2025
    Configuration menu
    Copy the full SHA
    e83d763 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. go.mod: github.com/containernetworking/plugins v1.9.0

    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    7764376 View commit details
    Browse the repository at this point in the history
  2. ci: fix missing tag variable in release note generation

    Signed-off-by: Yoshikawa Taiki <[email protected]>
    (cherry picked from commit 4a3a5b7)
    Signed-off-by: Akihiro Suda <[email protected]>
    yoshikawa authored and AkihiroSuda committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    7a8f800 View commit details
    Browse the repository at this point in the history
  3. v2.3.6

    Signed-off-by: Akihiro Suda <[email protected]>
    AkihiroSuda committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    a1d6ded View commit details
    Browse the repository at this point in the history
Loading