Releases: landhb/linux-keyutils
Releases · landhb/linux-keyutils
v0.2.5
What's Changed
- Fix documentation for add_key method by @afontenot in #14
- Derive common traits on KeyRingIdentifier by @afontenot in #15
- Add support for request_key and keyctl_instantiate by @mythi in #13
- Add methods for linking a keyring to another keyring by @afontenot in #16
New Contributors
- @afontenot made their first contribution in #14
- @mythi made their first contribution in #13
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Update dependencies to new semver versions by @VorpalBlade in #11
New Contributors
- @VorpalBlade made their first contribution in #11
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- Add
Metadata,Key::metadata(), andKeyRing::metadata() - Add
Linksabstraction, andKeyRing::get_links() - Cleanup docs, rename Key::set_perm, bump version
- Add
Eq,PartialEq,Copy,Cloneto most relevant public structs
Pull Requests
Full Changelog: v0.1.2...v0.2.0
v0.1.2
- Fix install instructions in README.
- Add ENOTSUP error.
Full Changelog: v0.1.1...v0.1.2