Skip to content

Bump landlock from 0.4.4 to 0.4.5 in /lbx-init#109

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

Bump landlock from 0.4.4 to 0.4.5 in /lbx-init#109
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lbx-init/landlock-0.4.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Copy link
Copy Markdown
Contributor

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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown
Contributor Author

Looks like landlock is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 27, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/lbx-init/landlock-0.4.5 branch May 27, 2026 19:18
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants