v0.4.2
See crate's metadata and related documentation.
What's Changed
See summary in CHANGELOG.md
- Update to thiserror version 2. by @dburgener in #78
- docs: Add clarifying notes: AccessFs::WriteFile, path_beneath_rules by @mrcnski in #80
- Add CONTRIBUTING.md doc by @dburgener in #76
- Implement IntoRawFd for RulesetCreated by @l0kod in #85
- Bump Ubuntu by @l0kod in #87
- Add the Errno helper by @l0kod in #86
- Expose From for ABI by @l0kod in #88
- Use newer landlock-test-tools by @l0kod in #89
- Clean up get_errno_from_landlock_status() by @l0kod in #90
- Use GitHub Pages with Actions by @l0kod in #91
- Bump CI kernel for Ubuntu 24.04 by @l0kod in #97
- Prepare for ABI 6 by @l0kod in #96
- Add support for ABI 6 (scope) by @l0kod in #98
- Document HandledAccess by @l0kod in #99
- Make HandledAccess implementations explicit by @l0kod in #100
- Synchronize example by @l0kod in #101
- Implement Deref instead of AsRef for Errno by @l0kod in #102
- Use OwnedFd instead of RawFd by @l0kod in #104
- Bump to v0.4.2 by @l0kod in #105
- Update readme for v0.4.2 by @l0kod in #106
New Contributors
- @dburgener made their first contribution in #78
- @mrcnski made their first contribution in #80
Full Changelog: v0.4.1...v0.4.2