Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

Bumps landlock from 0.4.0 to 0.4.1.

Release notes

Sourced from landlock's releases.

v0.4.1

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.0...v0.4.1

Changelog

Sourced from landlock's changelog.

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
  • 94721d2 lib: Bump to v0.4.1
  • c8f1a29 ci,src: Handle Landlock ABI v5
  • 1b195e9 uapi: Update to Linux 6.10
  • e51ba0b ci: Use dynamic kernel configurations
  • 922d6c9 net: Fix typo in doc-comment
  • 4936d52 sandboxer: Slightly rework the error handling
  • 57006ae cargo: Remove unnecessary dev-dependency on our own crate
  • e95e9f8 ci: Build and add kernels to cache
  • 3c0665c ci: Bump actions/checkout to v4
  • See full diff 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 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)

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

---
updated-dependencies:
- dependency-name: landlock
  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 Mar 11, 2025
@dependabot dependabot bot changed the base branch from main to aastha/mshv March 12, 2025 05:34
@gamora12 gamora12 force-pushed the aastha/mshv branch 7 times, most recently from f5fd4c5 to c0d8067 Compare March 12, 2025 07:00
@gamora12 gamora12 force-pushed the aastha/mshv branch 2 times, most recently from d63a714 to efbb145 Compare March 19, 2025 13:28
@gamora12 gamora12 force-pushed the aastha/mshv branch 17 times, most recently from 4385eb9 to 8aedc47 Compare March 31, 2025 12:37
@gamora12 gamora12 force-pushed the aastha/mshv branch 27 times, most recently from c837226 to 94dbe32 Compare April 20, 2025 18:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2025

Superseded by #2.

@dependabot dependabot bot closed this Apr 29, 2025
@dependabot dependabot bot deleted the dependabot/cargo/landlock-0.4.1 branch April 29, 2025 17:11
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