Skip to content

deps: bump landlock from 0.4.4 to 0.4.5#44

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/landlock-0.4.5
Open

deps: bump landlock from 0.4.4 to 0.4.5#44
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/landlock-0.4.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps landlock from 0.4.4 to 0.4.5.

Release notes

Sourced from landlock's releases.

v0.4.5

See crate's metadata and related documentation.

What's Changed

See summary in CHANGELOG.md

Full Changelog: landlock-lsm/rust-landlock@v0.4.4...v0.4.5

Changelog

Sourced from landlock's changelog.

v0.4.5

New API

Deprecated API

Deprecate the set_no_new_privs() method and replace it with no_new_privs() ([PR #122](landlock-lsm/rust-landlock#122)).

Dependencies

  • Bumped MSRV to Rust 1.71.

Testing

  • Extended CI to test against Linux 6.15.
  • Added errata tests verifying the From<ABI> mapping matches CI kernel errata.
  • Added SoftRequirement test coverage for scope() and restrict_self flags.
  • Added try_compat_binary() unit tests for the binary compat dispatch.

Example

  • Synced the sandboxer example with the kernel's sandboxer.c:

... (truncated)

Commits
  • 6b13cc4 lib: Bump to v0.4.5
  • bd31957 src: Update audit documentation
  • 43128a1 sandboxer: Sync with kernel's sandboxer.c
  • 5487d8f restrict_self: Add RestrictSelf builder for domain-less flag application
  • 1ab0f9f ci,src: Handle Landlock ABI v7
  • a1a8a63 cargo: Update dependencies
  • 1ca46f5 ci: Bump actions
  • f10ab05 errata: Improve errata_up_to_date debuggability
  • 7c90836 tests: Fix bare matches!() assertions
  • b6eb422 ruleset: Rename set_no_new_privs() and extract NNP helper
  • 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 [landlock](https://github.com/landlock-lsm/rust-landlock) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/landlock-lsm/rust-landlock/releases)
- [Changelog](https://github.com/landlock-lsm/rust-landlock/blob/main/CHANGELOG.md)
- [Commits](landlock-lsm/rust-landlock@v0.4.4...v0.4.5)

---
updated-dependencies:
- dependency-name: landlock
  dependency-version: 0.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 3, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants