Skip to content

v0.2.2

Compare
Choose a tag to compare
@ansasaki ansasaki released this 13 Jul 14:42
· 130 commits to master since this release

What's Changed

  • [tests] Simply coverage file URL parsing by @kkaarreell in #592
  • [tests] Update test coverage task name regexp by @kkaarreell in #593
  • docker/fedora/keylime_rust.Dockerfile: add the logic of cloning and compiling rust-keylime by @hustliyilin in #584
  • keylime-agent/src: update API version to 2.1 to consistent with https//github.com/keylime/keylime/blob/master/docs/rest_apis.rst by @hustliyilin in #588
  • rpm: Remove unused directory and add dependency for mount by @ansasaki in #598
  • Remove MOUNT_SECURE bool by @Koncpa in #595
  • [packit] Do not let COPR project expire by @kkaarreell in #600
  • Add secure mount sanity test to packit testing by @Koncpa in #602
  • build(deps): bump openssl from 0.10.48 to 0.10.55 by @dependabot in #605
  • Parse lists from configuration file by @ansasaki in #604
  • cargo: Bump proc-macro2 crate version by @ansasaki in #609
  • main: Gracefully shutdown on SIGTERM or SIGINT by @ansasaki in #613
  • Add an example of IMA policy by @aplanas in #536
  • cargo: Bump tokio crate version to 1.28.2 by @ansasaki in #610
  • Bump clap to version 4.3.11 by @ansasaki in #614
  • hash: add more configurable hash algorithm for public key digest by @dongx1x in #611
  • Adding release Dockerfiles by @mheese in #601
  • build(deps): bump libc from 0.2.142 to 0.2.147 by @dependabot in #615
  • cargo: Bump serde to version 1.0.166 by @ansasaki in #617
  • Removing SIGINT stop signals from Dockerfiles and systemd service by @mheese in #620
  • build(deps): bump tempfile from 3.5.0 to 3.6.0 by @dependabot in #621
  • Bump version to 0.2.2 by @ansasaki in #619

New Contributors

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