Skip to content

Bump github.com/landlock-lsm/go-landlock from 0.7.0 to 0.8.0#19

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/landlock-lsm/go-landlock-0.8.0
Closed

Bump github.com/landlock-lsm/go-landlock from 0.7.0 to 0.8.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/landlock-lsm/go-landlock-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/landlock-lsm/go-landlock from 0.7.0 to 0.8.0.

Release notes

Sourced from github.com/landlock-lsm/go-landlock's releases.

ABI V8 support

  • composite rule support
    • landlock.CompositeRule(r1, r2, ...) creates a rule value that bundles the rules r1, r2, ... together into a single rule object
    • This is useful for building reusable libraries of related Landlock rules
  • TSYNC support (Linux 7.0+)
    • Improves reliability when working with multithreaded cgo bindings
    • Fixes the slightly inaccurate semantics when signaling and using abstract UNIX sockets between independently spawned child processes
Commits
  • c6c14a4 Github: Fix Go linter
  • 198bc7b README: Remark that libpsx is not needed any more
  • a6af9b5 sample tools: use landlock.V8
  • 83ba469 landlock-restrict example: Use ABI V8
  • cc6266d Update documentation references to V8 where needed
  • 260f73b landlock: add support for Landlock ABI v8
  • 4014fc1 cmd/landlock-restrict: Add missing [-7] in usage help text
  • 37d7b99 cmd/landlock-restrict: fix package docstring
  • d4962a3 gitignore: Add various .md and justfiles
  • 8c15473 landlock-restrict: Fix broken -l argument parsing
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/landlock-lsm/go-landlock](https://github.com/landlock-lsm/go-landlock) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/landlock-lsm/go-landlock/releases)
- [Commits](landlock-lsm/go-landlock@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/landlock-lsm/go-landlock
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #20.

@dependabot dependabot Bot closed this Apr 23, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/landlock-lsm/go-landlock-0.8.0 branch April 23, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants