Skip to content

v0.9.1

Latest
Compare
Choose a tag to compare
@Wenzel Wenzel released this 31 Mar 13:32
· 2 commits to master since this release
f40f5cc

Summary

  • kafl.fuzzer: pins deps (fixes breakage since Sept 2024)
  • kafl.targets: pin to v0.3
    • Rebased Linux kAFL agent_tutorial to v6.14
    • Improve Windows template build stability

What's Changed

  • ci: fix release job permissions by @Wenzel in #286
  • build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /deploy by @dependabot in #287
  • tutorial: clarify when kafl fuzz succeeds by @Wenzel in #289
  • example: fix libvirt tooling dependency by @hz1624917200 in #291
  • CI: test local deploy on ubuntu 24.04 by @Wenzel in #292
  • CI: use distro's Python for local deployment check by @Wenzel in #293
  • Docs: add link to better document dict parameter by @Wenzel in #294
  • build(deps): bump cryptography from 42.0.4 to 43.0.1 in /deploy by @dependabot in #295
  • build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /deploy in the pip group by @dependabot in #303
  • CI: update deprecated upload-artifact v3 by @Wenzel in #311
  • build(deps): bump cryptography from 43.0.1 to 44.0.1 in /deploy in the pip group by @dependabot in #309
  • docs: add missing libffi-dev setup dependency by @Wenzel in #312
  • deploy: install packer and vagrant using robertdebock.hashicorp role by @Wenzel in #316
  • deploy: pin examples to v0.2 by @Wenzel in #318
  • deploy: pin kafl.fuzzer to v0.6.2 by @Wenzel in #319
  • examples: pin v0.3 by @Wenzel in #322

New Contributors

Full Changelog: v0.9...v0.9.1