Highlights
- LibAFL docs on docs.rs are working again
- Cmplog regression from 0.14.0 fixed
- Builds again on latest nightly
What's Changed
StdMOptMutator::new
: remove unused type parameter by @Mrmaxmeier in #2695- remove test_harness from source directory by @mineo333 in #2694
- Add package.metadata.docs.rs for libafl_intelpt by @tokatoka in #2696
- Libafl workspace internal deps in workspace Cargo.toml by @Marcondiro in #2691
- Pre init module hooks by @rmalmain in #2704
- Fix edge module generators by @rmalmain in #2702
- libafl-fuzz: feature-flag nyx mode by @R9295 in #2712
- Batched timeout doc by @tokatoka in #2716
- Bump libipt, fix tui in intel_pt baby fuzzer by @Marcondiro in #2714
- Add MIGRATION.md by @tokatoka in #2727
- update baby_fuzzer example to 0.14 by @golem9247 in #2728
- Delete with_observers by @tokatoka in #2730
- Adding function to manually name a Mmap ShMem by @riesentoaster in #2729
- Update pyo3 to version 0.23.2 by @rmalmain in #2732
- Make exit status interpretable by CommandConfigurator by @momvart in #2723
- Make Launcher use ClientDescription instead of CoreId by @riesentoaster in #2676
- Clean cfgs in executors/command.rs by @tokatoka in #2735
Fixes
- Fix versions in libafl and libafl_intelpt for crates.io by @andreafioraldi in #2693
- libafl-fuzz: fix cmplog running on inputs more than once by @R9295 in #2697
- Fix tui monitor for example fuzzers by @domenukk in #2699
- bolts: fix build for tiers 3 platforms. by @devnexen in #2700
- Fix metadata removal for ExecutionCountRestartHelper by @henryhchchc in #2705
- Bump ctor dependency to make nightly compile again by @domenukk in #2713
- Fix negative stability by @tokatoka in #2731
- Fixup serdeany_autoreg by @addisoncrump in #2721
New Contributors
- @golem9247 made their first contribution in #2728
Full Changelog: 0.14.0...0.14.1