Skip to content

chore(deps): github.com/landlock-lsm/go-landlock ^ v0.9.0#21

Open
floatpanebot wants to merge 1 commit into
masterfrom
renovate/github.com-landlock-lsm-go-landlock-0.x
Open

chore(deps): github.com/landlock-lsm/go-landlock ^ v0.9.0#21
floatpanebot wants to merge 1 commit into
masterfrom
renovate/github.com-landlock-lsm-go-landlock-0.x

Conversation

@floatpanebot

Copy link
Copy Markdown
Member

What?

This PR contains the following updates:

Package Change Age Confidence
github.com/landlock-lsm/go-landlock v0.8.1v0.9.0 age confidence

Release Notes

landlock-lsm/go-landlock (github.com/landlock-lsm/go-landlock)

v0.9.0: ABI V9 support

Compare Source

Adds support for LANDLOCK_ACCESS_FS_RESOLVE_UNIX (see https://docs.kernel.org/userspace-api/landlock.html#filesystem-flags), as introduced by Linux 7.1 today.

Users are advised to use landlock.V9 to restrict outgoing connections to named UNIX sockets. Individual sockets or directories can be allow-listed using the FSRule.WithResolveUnix() modifier for file system rules. As usual, the things to look out for are documented in config.go next to the landlock.V9 identifier.

For a step-by-step instruction for upgrading (or when using an AI agent!), see https://github.com/landlock-lsm/go-landlock/blob/main/docs/upgrade.md

Full Changelog: landlock-lsm/go-landlock@v0.8.1...v0.9.0

Why?

Automated dependency update via Renovate.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@floatpanebot floatpanebot added dependencies Dependency updates size/xs labels Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant