Skip to content

v0.3.0

Compare
Choose a tag to compare
@l0kod l0kod released this 10 Oct 10:41
· 17 commits to main since this release
v0.3.0

See crate's metadata and related documentation.

What's Changed

See summary in CHANGELOG.md

  • Run tests on all commits by @l0kod in #34
  • Test the merge commit when required by @l0kod in #35
  • Remove Ubuntu 18.04 from the CI by @l0kod in #39
  • Improve CI to test all meaningful kernels by @l0kod in #41
  • API compatibility improvements by @l0kod in #12
  • Add support for ABI 3 by @l0kod in #40
  • Make sure the same Cargo version is used for all tests by @l0kod in #45
  • Execute each restrict_self() test in a dedicated thread by @l0kod in #46
  • Run tests built with Rust MSRV by @l0kod in #47
  • Use Ruleset::default() instead of Ruleset::new() by @l0kod in #44
  • Test with Landlock ABI 3 by @l0kod in #49
  • ci: Update Ubunty 22.04.3 kernel by @l0kod in #51
  • Make AsMut unambiguous by @l0kod in #52
  • Improve the ABI documentation by @l0kod in #50
  • Bump to v0.3.0 by @l0kod in #54

Full Changelog: v0.2.0...v0.3.0

Reviews and tests