Skip to content

Releases: landhb/linux-keyutils

v0.2.4

15 Jan 02:55
2e81f72
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

25 Feb 15:10
231c325
Compare
Choose a tag to compare

What's Changed

  • Add multi-arch builds to CI/CD. Fix 32bit builds. by @landhb in #9

Full Changelog: v0.2.2...v0.2.3

v0.2.2

19 Dec 14:02
f145269
Compare
Choose a tag to compare

What's Changed

  • Badge Fix for Github Actions by @landhb in #7

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Oct 03:44
9759cdf
Compare
Choose a tag to compare

What's Changed

  • Provide Key::read_to_vec by @landhb in #6
  • Move away from libc provided constants for KeyCtlOperation

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Oct 19:47
Compare
Choose a tag to compare

What's Changed

  • Add Metadata, Key::metadata(), and KeyRing::metadata()
  • Add Links abstraction, and KeyRing::get_links()
  • Cleanup docs, rename Key::set_perm, bump version
  • Add Eq, PartialEq, Copy, Clone to most relevant public structs

Pull Requests

  • Implement KeyRing::get_links by @landhb in #4
  • Metadata and Links Additions by @landhb in #5

Full Changelog: v0.1.2...v0.2.0

v0.1.2

26 Sep 12:18
8862e1c
Compare
Choose a tag to compare
  • Fix install instructions in README.
  • Add ENOTSUP error.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Sep 16:55
07b4602
Compare
Choose a tag to compare

What's Changed

  • Add KeyRing::get_persistent by @landhb in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Sep 17:37
b016eff
Compare
Choose a tag to compare

Initial release of the key management interface.

Repository
Docs
Crates.io