Skip to content

chore(deps): Bump landlock from 0.4.4 to 0.4.5#68

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

chore(deps): Bump landlock from 0.4.4 to 0.4.5#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/landlock-0.4.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 30, 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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/landlock-0.4.5 branch from ecf9f53 to 0282979 Compare May 30, 2026 13:25
@dependabot dependabot Bot changed the title chore(deps): bump landlock from 0.4.4 to 0.4.5 chore(deps): Bump landlock from 0.4.4 to 0.4.5 May 31, 2026
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 force-pushed the dependabot/cargo/landlock-0.4.5 branch from 0282979 to 956bb7c Compare May 31, 2026 17:47
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 3, 2026

Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request.

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