Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps landlock from 0.4.0 to 0.4.3.

Release notes

Sourced from landlock's releases.

v0.4.3

See crate's metadata and related documentation.

What's Changed

See summary in CHANGELOG.md

New Contributors

Full Changelog: landlock-lsm/rust-landlock@v0.4.2...v0.4.3

v0.4.2

See crate's metadata and related documentation.

What's Changed

See summary in CHANGELOG.md

New Contributors

Full Changelog: landlock-lsm/rust-landlock@v0.4.1...v0.4.2

v0.4.1

... (truncated)

Changelog

Sourced from landlock's changelog.

v0.4.3

New API

Documentation

Testing

v0.4.2

New API

Documentation

Testing

Example

  • Synchronized the sandboxer example with the C version ([PR #101](landlock-lsm/rust-landlock#101)): improved error handling for inaccessible file paths and enhanced help documentation.

v0.4.1

New API

Add support for Landlock ABI 5: control IOCTL commands on character and block devices with the new AccessFs::IoctlDev right ([PR #74](landlock-lsm/rust-landlock#74)).

Testing

Improved the CI to better test against different kernel versions ([PR #72](landlock-lsm/rust-landlock#72)).

Commits
  • 229f152 lib: Bump to v0.4.3
  • 19f01a9 compat: Implement common traits for public types
  • cb60a12 contributing: Extend documentation
  • aa4029d fs: Add more background to path_beneath_rules() doc
  • a7c2b3f fs: Add test case for AccessFs::from_file
  • 83763eb readme: Update for v0.4.2
  • 86051ba lib: Bump to v0.4.2
  • c9834cf ruleset: Use OwnedFd instead of RawFd
  • fb7850f ruleset: Implement Deref instead of AsRef for Errno
  • 8b8de51 sandboxer: Synchronize help
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [landlock](https://github.com/landlock-lsm/rust-landlock) from 0.4.0 to 0.4.3.
- [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.0...v0.4.3)

---
updated-dependencies:
- dependency-name: landlock
  dependency-version: 0.4.3
  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 Sep 15, 2025
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