From 95d87bd7d8e42ca4dea3da88dafa5cb5795fd3f1 Mon Sep 17 00:00:00 2001 From: "Dongjia \"toka\" Zhang" Date: Mon, 2 Dec 2024 21:06:29 +0100 Subject: [PATCH] 0.14.1 (#2698) * 0.14.1 * fixer * don't build nyx --------- Co-authored-by: Dominik Maier --- Cargo.toml | 50 +++++++++---------- bindings/pylibafl/Cargo.toml | 8 +-- bindings/pylibafl/pyproject.toml | 2 +- .../baby_fuzzer/listing-01/Cargo.toml | 2 +- .../baby_fuzzer/listing-02/Cargo.toml | 2 +- .../baby_fuzzer/listing-03/Cargo.toml | 2 +- .../baby_fuzzer/listing-04/Cargo.toml | 2 +- .../baby_fuzzer/listing-05/Cargo.toml | 2 +- .../baby_fuzzer/listing-06/Cargo.toml | 2 +- fuzzers/baby/baby_fuzzer/Cargo.toml | 2 +- .../baby_fuzzer_custom_executor/Cargo.toml | 2 +- .../baby/baby_fuzzer_minimizing/Cargo.toml | 2 +- .../baby_fuzzer_swap_differential/Cargo.toml | 2 +- fuzzers/baby/baby_fuzzer_unicode/Cargo.toml | 2 +- .../c_code_with_fork_executor/Cargo.toml | 2 +- .../c_code_with_inprocess_executor/Cargo.toml | 2 +- .../command_executor/Cargo.toml | 2 +- .../forkserver_executor/Cargo.toml | 2 +- .../rust_code_with_fork_executor/Cargo.toml | 2 +- .../Cargo.toml | 2 +- fuzzers/baby/tutorial/Cargo.toml | 2 +- .../frida_executable_libpng/Cargo.toml | 2 +- fuzzers/binary_only/frida_libpng/Cargo.toml | 2 +- .../frida_windows_gdiplus/Cargo.toml | 2 +- .../fuzzbench_fork_qemu/Cargo.toml | 2 +- fuzzers/binary_only/fuzzbench_qemu/Cargo.toml | 4 +- .../intel_pt_baby_fuzzer/Cargo.toml | 2 +- fuzzers/binary_only/qemu_cmin/Cargo.toml | 2 +- fuzzers/binary_only/qemu_coverage/Cargo.toml | 2 +- fuzzers/binary_only/qemu_launcher/Cargo.toml | 2 +- .../binary_only/tinyinst_simple/Cargo.toml | 2 +- .../baby_fuzzer_with_forkexecutor/Cargo.toml | 2 +- .../forkserver_libafl_cc/Cargo.toml | 2 +- .../forkserver/forkserver_simple/Cargo.toml | 2 +- .../fuzzbench_forkserver/Cargo.toml | 2 +- .../fuzzbench_forkserver_cmplog/Cargo.toml | 2 +- fuzzers/forkserver/libafl-fuzz/Cargo.toml | 2 +- fuzzers/forkserver/libafl-fuzz/Makefile.toml | 2 +- .../nyx_libxml2_parallel/Cargo.toml | 2 +- .../nyx_libxml2_standalone/Cargo.toml | 2 +- fuzzers/full_system/qemu_baremetal/Cargo.toml | 2 +- .../full_system/qemu_linux_kernel/Cargo.toml | 2 +- .../full_system/qemu_linux_process/Cargo.toml | 2 +- .../fuzz_anything/baby_fuzzer_wasm/Cargo.toml | 2 +- fuzzers/fuzz_anything/baby_no_std/Cargo.toml | 2 +- fuzzers/fuzz_anything/cargo_fuzz/Cargo.toml | 2 +- .../fuzz_anything/cargo_fuzz/fuzz/Cargo.toml | 2 +- .../fuzz_anything/libafl_atheris/Cargo.toml | 2 +- fuzzers/fuzz_anything/push_harness/Cargo.toml | 2 +- .../push_stage_harness/Cargo.toml | 2 +- fuzzers/inprocess/dynamic_analysis/Cargo.toml | 2 +- fuzzers/inprocess/fuzzbench/Cargo.toml | 2 +- fuzzers/inprocess/fuzzbench_ctx/Cargo.toml | 2 +- fuzzers/inprocess/fuzzbench_text/Cargo.toml | 2 +- .../inprocess/libfuzzer_libmozjpeg/Cargo.toml | 2 +- fuzzers/inprocess/libfuzzer_libpng/Cargo.toml | 2 +- .../libfuzzer_libpng_accounting/Cargo.toml | 2 +- .../libfuzzer_libpng_centralized/Cargo.toml | 2 +- .../libfuzzer_libpng_cmin/Cargo.toml | 2 +- .../libfuzzer_libpng_launcher/Cargo.toml | 2 +- .../libfuzzer_libpng_norestart/Cargo.toml | 2 +- .../libfuzzer_libpng_tcp_manager/Cargo.toml | 2 +- .../inprocess/libfuzzer_stb_image/Cargo.toml | 2 +- .../libfuzzer_stb_image_sugar/Cargo.toml | 2 +- .../libfuzzer_windows_asan/Cargo.toml | 2 +- .../Cargo.toml | 2 +- .../baby_fuzzer_gramatron/Cargo.toml | 2 +- .../baby_fuzzer_grimoire/Cargo.toml | 2 +- .../baby_fuzzer_multi/Cargo.toml | 2 +- .../baby_fuzzer_nautilus/Cargo.toml | 2 +- .../baby_fuzzer_tokens/Cargo.toml | 2 +- .../forkserver_simple_nautilus/Cargo.toml | 2 +- .../fuzzer/Cargo.toml | 2 +- .../runtime/Cargo.toml | 2 +- .../structure_aware/nautilus_sync/Cargo.toml | 2 +- libafl_concolic/symcc_runtime/Cargo.toml | 2 +- libafl_libfuzzer/runtime/Cargo.toml.template | 2 +- libafl_qemu/Cargo.toml | 4 +- utils/desyscall/Cargo.toml | 2 +- utils/gdb_qemu/demo/Cargo.toml | 2 +- utils/gdb_qemu/gdb_qemu/Cargo.toml | 2 +- utils/libafl_fmt/Cargo.toml | 2 +- utils/multi_machine_generator/Cargo.toml | 2 +- utils/noaslr/demo/Cargo.toml | 2 +- utils/noaslr/libnoaslr/Cargo.toml | 2 +- utils/noaslr/noaslr/Cargo.toml | 2 +- 86 files changed, 115 insertions(+), 115 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 159ff0c783..0014cb4303 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,35 +49,35 @@ exclude = [ ] [workspace.package] -version = "0.14.0" +version = "0.14.1" license = "MIT OR Apache-2.0" [workspace.dependencies] # Internal deps -libafl = { path = "./libafl", version = "0.14.0", default-features = false } -libafl_bolts = { path = "./libafl_bolts", version = "0.14.0", default-features = false } -libafl_cc = { path = "./libafl_cc", version = "0.14.0", default-features = false } -symcc_runtime = { path = "./libafl_concolic/symcc_runtime", version = "0.14.0", default-features = false } -symcc_libafl = { path = "./libafl_concolic/symcc_libafl", version = "0.14.0", default-features = false } -libafl_derive = { path = "./libafl_derive", version = "0.14.0", default-features = false } -libafl_frida = { path = "./libafl_frida", version = "0.14.0", default-features = false } -libafl_intelpt = { path = "./libafl_intelpt", version = "0.14.0", default-features = false } -libafl_libfuzzer = { path = "./libafl_libfuzzer", version = "0.14.0", default-features = false } -libafl_nyx = { path = "./libafl_nyx", version = "0.14.0", default-features = false } -libafl_targets = { path = "./libafl_targets", version = "0.14.0", default-features = false } -libafl_tinyinst = { path = "./libafl_tinyinst", version = "0.14.0", default-features = false } -libafl_qemu = { path = "./libafl_qemu", version = "0.14.0", default-features = false } -libafl_qemu_build = { path = "./libafl_qemu/libafl_qemu_build", version = "0.14.0", default-features = false } -libafl_qemu_sys = { path = "./libafl_qemu/libafl_qemu_sys", version = "0.14.0", default-features = false } -libafl_sugar = { path = "./libafl_sugar", version = "0.14.0", default-features = false } -dump_constraints = { path = "./libafl_concolic/test/dump_constraints", version = "0.14.0", default-features = false } -runtime_test = { path = "./libafl_concolic/test/runtime_test", version = "0.14.0", default-features = false } -build_and_test_fuzzers = { path = "./utils/build_and_test_fuzzers", version = "0.14.0", default-features = false } -deexit = { path = "./utils/deexit", version = "0.14.0", default-features = false } -drcov_utils = { path = "./utils/drcov_utils", version = "0.14.0", default-features = false } -construct_automata = { path = "./utils/gramatron/construct_automata", version = "0.14.0", default-features = false } -libafl_benches = { path = "./utils/libafl_benches", version = "0.14.0", default-features = false } -libafl_jumper = { path = "./utils/libafl_jumper", version = "0.14.0", default-features = false } +libafl = { path = "./libafl", version = "0.14.1", default-features = false } +libafl_bolts = { path = "./libafl_bolts", version = "0.14.1", default-features = false } +libafl_cc = { path = "./libafl_cc", version = "0.14.1", default-features = false } +symcc_runtime = { path = "./libafl_concolic/symcc_runtime", version = "0.14.1", default-features = false } +symcc_libafl = { path = "./libafl_concolic/symcc_libafl", version = "0.14.1", default-features = false } +libafl_derive = { path = "./libafl_derive", version = "0.14.1", default-features = false } +libafl_frida = { path = "./libafl_frida", version = "0.14.1", default-features = false } +libafl_intelpt = { path = "./libafl_intelpt", version = "0.14.1", default-features = false } +libafl_libfuzzer = { path = "./libafl_libfuzzer", version = "0.14.1", default-features = false } +libafl_nyx = { path = "./libafl_nyx", version = "0.14.1", default-features = false } +libafl_targets = { path = "./libafl_targets", version = "0.14.1", default-features = false } +libafl_tinyinst = { path = "./libafl_tinyinst", version = "0.14.1", default-features = false } +libafl_qemu = { path = "./libafl_qemu", version = "0.14.1", default-features = false } +libafl_qemu_build = { path = "./libafl_qemu/libafl_qemu_build", version = "0.14.1", default-features = false } +libafl_qemu_sys = { path = "./libafl_qemu/libafl_qemu_sys", version = "0.14.1", default-features = false } +libafl_sugar = { path = "./libafl_sugar", version = "0.14.1", default-features = false } +dump_constraints = { path = "./libafl_concolic/test/dump_constraints", version = "0.14.1", default-features = false } +runtime_test = { path = "./libafl_concolic/test/runtime_test", version = "0.14.1", default-features = false } +build_and_test_fuzzers = { path = "./utils/build_and_test_fuzzers", version = "0.14.1", default-features = false } +deexit = { path = "./utils/deexit", version = "0.14.1", default-features = false } +drcov_utils = { path = "./utils/drcov_utils", version = "0.14.1", default-features = false } +construct_automata = { path = "./utils/gramatron/construct_automata", version = "0.14.1", default-features = false } +libafl_benches = { path = "./utils/libafl_benches", version = "0.14.1", default-features = false } +libafl_jumper = { path = "./utils/libafl_jumper", version = "0.14.1", default-features = false } # External deps ahash = { version = "0.8.11", default-features = false } # The hash function already used in hashbrown diff --git a/bindings/pylibafl/Cargo.toml b/bindings/pylibafl/Cargo.toml index 9ad77cc799..6f3c1db320 100644 --- a/bindings/pylibafl/Cargo.toml +++ b/bindings/pylibafl/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pylibafl" description = "Python bindings for LibAFL" -version = "0.14.0" +version = "0.14.1" license = "MIT OR Apache-2.0" repository = "https://github.com/AFLplusplus/LibAFL/" keywords = ["fuzzing", "testing", "security", "python"] @@ -11,15 +11,15 @@ categories = ["development-tools::testing", "emulators", "embedded", "os"] [dependencies] pyo3 = { workspace = true, features = ["extension-module"] } pyo3-log = { version = "0.12.0" } -libafl_sugar = { path = "../../libafl_sugar", version = "0.14.0", features = [ +libafl_sugar = { path = "../../libafl_sugar", version = "0.14.1", features = [ "python", ] } -libafl_bolts = { path = "../../libafl_bolts", version = "0.14.0", features = [ +libafl_bolts = { path = "../../libafl_bolts", version = "0.14.1", features = [ "python", ] } [target.'cfg(target_os = "linux")'.dependencies] -libafl_qemu = { path = "../../libafl_qemu", version = "0.14.0", features = [ +libafl_qemu = { path = "../../libafl_qemu", version = "0.14.1", features = [ "python", ] } diff --git a/bindings/pylibafl/pyproject.toml b/bindings/pylibafl/pyproject.toml index 32f3bf9f78..4fa0ba21e3 100644 --- a/bindings/pylibafl/pyproject.toml +++ b/bindings/pylibafl/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "PyLibAFL" -version = "0.14.0" +version = "0.14.1" description = "Advanced Fuzzing Library for Python" readme = "README.md" requires-python = ">=3.8" diff --git a/docs/listings/baby_fuzzer/listing-01/Cargo.toml b/docs/listings/baby_fuzzer/listing-01/Cargo.toml index 01ef5106ba..345a38ada2 100644 --- a/docs/listings/baby_fuzzer/listing-01/Cargo.toml +++ b/docs/listings/baby_fuzzer/listing-01/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_listing_01" -version = "0.14.0" +version = "0.14.1" authors = ["Your Name "] edition = "2018" diff --git a/docs/listings/baby_fuzzer/listing-02/Cargo.toml b/docs/listings/baby_fuzzer/listing-02/Cargo.toml index cc22a43cb6..586a3e9860 100644 --- a/docs/listings/baby_fuzzer/listing-02/Cargo.toml +++ b/docs/listings/baby_fuzzer/listing-02/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_listing_02" -version = "0.14.0" +version = "0.14.1" authors = ["Your Name "] edition = "2018" diff --git a/docs/listings/baby_fuzzer/listing-03/Cargo.toml b/docs/listings/baby_fuzzer/listing-03/Cargo.toml index e5f64894cc..abdf6ae8ad 100644 --- a/docs/listings/baby_fuzzer/listing-03/Cargo.toml +++ b/docs/listings/baby_fuzzer/listing-03/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_listing_03" -version = "0.14.0" +version = "0.14.1" authors = ["Your Name "] edition = "2018" diff --git a/docs/listings/baby_fuzzer/listing-04/Cargo.toml b/docs/listings/baby_fuzzer/listing-04/Cargo.toml index c0665ee1fb..70942eb1b8 100644 --- a/docs/listings/baby_fuzzer/listing-04/Cargo.toml +++ b/docs/listings/baby_fuzzer/listing-04/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_listing_04" -version = "0.14.0" +version = "0.14.1" authors = ["Your Name "] edition = "2018" diff --git a/docs/listings/baby_fuzzer/listing-05/Cargo.toml b/docs/listings/baby_fuzzer/listing-05/Cargo.toml index 9645e8f12e..a91cd70a6d 100644 --- a/docs/listings/baby_fuzzer/listing-05/Cargo.toml +++ b/docs/listings/baby_fuzzer/listing-05/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_listing_05" -version = "0.14.0" +version = "0.14.1" authors = ["Your Name "] edition = "2018" diff --git a/docs/listings/baby_fuzzer/listing-06/Cargo.toml b/docs/listings/baby_fuzzer/listing-06/Cargo.toml index 89efdc9a22..88842caea1 100644 --- a/docs/listings/baby_fuzzer/listing-06/Cargo.toml +++ b/docs/listings/baby_fuzzer/listing-06/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_listing_06" -version = "0.14.0" +version = "0.14.1" authors = ["Your Name "] edition = "2018" diff --git a/fuzzers/baby/baby_fuzzer/Cargo.toml b/fuzzers/baby/baby_fuzzer/Cargo.toml index 6d05c94447..9be1d86f24 100644 --- a/fuzzers/baby/baby_fuzzer/Cargo.toml +++ b/fuzzers/baby/baby_fuzzer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/baby/baby_fuzzer_custom_executor/Cargo.toml b/fuzzers/baby/baby_fuzzer_custom_executor/Cargo.toml index 9279f7b6fa..f7905ec4c2 100644 --- a/fuzzers/baby/baby_fuzzer_custom_executor/Cargo.toml +++ b/fuzzers/baby/baby_fuzzer_custom_executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuzzer_custom_executor" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/baby/baby_fuzzer_minimizing/Cargo.toml b/fuzzers/baby/baby_fuzzer_minimizing/Cargo.toml index 6d1d7425f6..1623c2061e 100644 --- a/fuzzers/baby/baby_fuzzer_minimizing/Cargo.toml +++ b/fuzzers/baby/baby_fuzzer_minimizing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_minimizing" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/baby/baby_fuzzer_swap_differential/Cargo.toml b/fuzzers/baby/baby_fuzzer_swap_differential/Cargo.toml index 17e0bd3481..89da0f1292 100644 --- a/fuzzers/baby/baby_fuzzer_swap_differential/Cargo.toml +++ b/fuzzers/baby/baby_fuzzer_swap_differential/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_swap_differential" -version = "0.14.0" +version = "0.14.1" authors = ["Addison Crump "] edition = "2021" default-run = "fuzzer_sd" diff --git a/fuzzers/baby/baby_fuzzer_unicode/Cargo.toml b/fuzzers/baby/baby_fuzzer_unicode/Cargo.toml index dc0e00c9c0..0f5e44c398 100644 --- a/fuzzers/baby/baby_fuzzer_unicode/Cargo.toml +++ b/fuzzers/baby/baby_fuzzer_unicode/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_unicode" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/baby/backtrace_baby_fuzzers/c_code_with_fork_executor/Cargo.toml b/fuzzers/baby/backtrace_baby_fuzzers/c_code_with_fork_executor/Cargo.toml index 4d28ac6a82..544ec2d892 100644 --- a/fuzzers/baby/backtrace_baby_fuzzers/c_code_with_fork_executor/Cargo.toml +++ b/fuzzers/baby/backtrace_baby_fuzzers/c_code_with_fork_executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "c_code_with_fork_executor" -version = "0.14.0" +version = "0.14.1" edition = "2021" [features] diff --git a/fuzzers/baby/backtrace_baby_fuzzers/c_code_with_inprocess_executor/Cargo.toml b/fuzzers/baby/backtrace_baby_fuzzers/c_code_with_inprocess_executor/Cargo.toml index ef4f7610bd..819fef654c 100644 --- a/fuzzers/baby/backtrace_baby_fuzzers/c_code_with_inprocess_executor/Cargo.toml +++ b/fuzzers/baby/backtrace_baby_fuzzers/c_code_with_inprocess_executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "c_code_with_inprocess_executor" -version = "0.14.0" +version = "0.14.1" edition = "2021" [features] diff --git a/fuzzers/baby/backtrace_baby_fuzzers/command_executor/Cargo.toml b/fuzzers/baby/backtrace_baby_fuzzers/command_executor/Cargo.toml index f57806eeb6..5a0b42dfc1 100644 --- a/fuzzers/baby/backtrace_baby_fuzzers/command_executor/Cargo.toml +++ b/fuzzers/baby/backtrace_baby_fuzzers/command_executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "command_executor" -version = "0.14.0" +version = "0.14.1" edition = "2021" [features] diff --git a/fuzzers/baby/backtrace_baby_fuzzers/forkserver_executor/Cargo.toml b/fuzzers/baby/backtrace_baby_fuzzers/forkserver_executor/Cargo.toml index 64906b9704..3bdd6b83f2 100644 --- a/fuzzers/baby/backtrace_baby_fuzzers/forkserver_executor/Cargo.toml +++ b/fuzzers/baby/backtrace_baby_fuzzers/forkserver_executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "forkserver_executor" -version = "0.14.0" +version = "0.14.1" edition = "2021" diff --git a/fuzzers/baby/backtrace_baby_fuzzers/rust_code_with_fork_executor/Cargo.toml b/fuzzers/baby/backtrace_baby_fuzzers/rust_code_with_fork_executor/Cargo.toml index 400611c345..e5a51745e1 100644 --- a/fuzzers/baby/backtrace_baby_fuzzers/rust_code_with_fork_executor/Cargo.toml +++ b/fuzzers/baby/backtrace_baby_fuzzers/rust_code_with_fork_executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust_code_with_fork_executor" -version = "0.14.0" +version = "0.14.1" edition = "2021" [features] diff --git a/fuzzers/baby/backtrace_baby_fuzzers/rust_code_with_inprocess_executor/Cargo.toml b/fuzzers/baby/backtrace_baby_fuzzers/rust_code_with_inprocess_executor/Cargo.toml index 62ebad0759..a0f6350b15 100644 --- a/fuzzers/baby/backtrace_baby_fuzzers/rust_code_with_inprocess_executor/Cargo.toml +++ b/fuzzers/baby/backtrace_baby_fuzzers/rust_code_with_inprocess_executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust_code_with_inprocess_executor" -version = "0.14.0" +version = "0.14.1" edition = "2021" [features] diff --git a/fuzzers/baby/tutorial/Cargo.toml b/fuzzers/baby/tutorial/Cargo.toml index a547679cdc..7e764b303e 100644 --- a/fuzzers/baby/tutorial/Cargo.toml +++ b/fuzzers/baby/tutorial/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tutorial" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/binary_only/frida_executable_libpng/Cargo.toml b/fuzzers/binary_only/frida_executable_libpng/Cargo.toml index 9c069bd72a..2be49193a2 100644 --- a/fuzzers/binary_only/frida_executable_libpng/Cargo.toml +++ b/fuzzers/binary_only/frida_executable_libpng/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "frida_executable_fuzzer" -version = "0.14.0" +version = "0.14.1" edition = "2021" [lib] diff --git a/fuzzers/binary_only/frida_libpng/Cargo.toml b/fuzzers/binary_only/frida_libpng/Cargo.toml index 1d12957200..59d011ef1c 100644 --- a/fuzzers/binary_only/frida_libpng/Cargo.toml +++ b/fuzzers/binary_only/frida_libpng/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "frida_fuzzer" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/binary_only/frida_windows_gdiplus/Cargo.toml b/fuzzers/binary_only/frida_windows_gdiplus/Cargo.toml index 331fb2b8dc..43b2252748 100644 --- a/fuzzers/binary_only/frida_windows_gdiplus/Cargo.toml +++ b/fuzzers/binary_only/frida_windows_gdiplus/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "frida_windows_gdiplus" -version = "0.14.0" +version = "0.14.1" authors = ["Richard Johnson "] edition = "2021" diff --git a/fuzzers/binary_only/fuzzbench_fork_qemu/Cargo.toml b/fuzzers/binary_only/fuzzbench_fork_qemu/Cargo.toml index 2344772a96..a02213c7fa 100644 --- a/fuzzers/binary_only/fuzzbench_fork_qemu/Cargo.toml +++ b/fuzzers/binary_only/fuzzbench_fork_qemu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuzzbench_fork_qemu" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/binary_only/fuzzbench_qemu/Cargo.toml b/fuzzers/binary_only/fuzzbench_qemu/Cargo.toml index fcc95eb306..6bef3d9f1c 100644 --- a/fuzzers/binary_only/fuzzbench_qemu/Cargo.toml +++ b/fuzzers/binary_only/fuzzbench_qemu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuzzbench_qemu" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", @@ -29,7 +29,7 @@ libafl_qemu = { path = "../../../libafl_qemu", features = [ "x86_64", "usermode", ] } -libafl_targets = { path = "../../../libafl_targets", version = "0.14.0" } +libafl_targets = { path = "../../../libafl_targets", version = "0.14.1" } env_logger = "0.11.5" log = { version = "0.4.22", features = ["release_max_level_info"] } diff --git a/fuzzers/binary_only/intel_pt_baby_fuzzer/Cargo.toml b/fuzzers/binary_only/intel_pt_baby_fuzzer/Cargo.toml index 276db03558..c2405c55ce 100644 --- a/fuzzers/binary_only/intel_pt_baby_fuzzer/Cargo.toml +++ b/fuzzers/binary_only/intel_pt_baby_fuzzer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "intel_pt_baby_fuzzer" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/binary_only/qemu_cmin/Cargo.toml b/fuzzers/binary_only/qemu_cmin/Cargo.toml index 7e55485cba..26bff24c9f 100644 --- a/fuzzers/binary_only/qemu_cmin/Cargo.toml +++ b/fuzzers/binary_only/qemu_cmin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qemu_cmin" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/binary_only/qemu_coverage/Cargo.toml b/fuzzers/binary_only/qemu_coverage/Cargo.toml index 6ced4ccc92..d4b402315c 100644 --- a/fuzzers/binary_only/qemu_coverage/Cargo.toml +++ b/fuzzers/binary_only/qemu_coverage/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qemu_coverage" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/binary_only/qemu_launcher/Cargo.toml b/fuzzers/binary_only/qemu_launcher/Cargo.toml index 55ec7cd675..f2c4d8b4b4 100644 --- a/fuzzers/binary_only/qemu_launcher/Cargo.toml +++ b/fuzzers/binary_only/qemu_launcher/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qemu_launcher" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/binary_only/tinyinst_simple/Cargo.toml b/fuzzers/binary_only/tinyinst_simple/Cargo.toml index 89fbf9cba8..a4a7f16ccf 100644 --- a/fuzzers/binary_only/tinyinst_simple/Cargo.toml +++ b/fuzzers/binary_only/tinyinst_simple/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tinyinst_simple" -version = "0.14.0" +version = "0.14.1" edition = "2021" [dependencies] diff --git a/fuzzers/forkserver/baby_fuzzer_with_forkexecutor/Cargo.toml b/fuzzers/forkserver/baby_fuzzer_with_forkexecutor/Cargo.toml index 6d9b6f4e5d..c4451befd8 100644 --- a/fuzzers/forkserver/baby_fuzzer_with_forkexecutor/Cargo.toml +++ b/fuzzers/forkserver/baby_fuzzer_with_forkexecutor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_with_forkexecutor" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/forkserver/forkserver_libafl_cc/Cargo.toml b/fuzzers/forkserver/forkserver_libafl_cc/Cargo.toml index 6e8cec3465..2081a1e305 100644 --- a/fuzzers/forkserver/forkserver_libafl_cc/Cargo.toml +++ b/fuzzers/forkserver/forkserver_libafl_cc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "forkserver_libafl_cc" -version = "0.14.0" +version = "0.14.1" authors = ["ergrelet "] edition = "2021" diff --git a/fuzzers/forkserver/forkserver_simple/Cargo.toml b/fuzzers/forkserver/forkserver_simple/Cargo.toml index 752d64f558..073744a200 100644 --- a/fuzzers/forkserver/forkserver_simple/Cargo.toml +++ b/fuzzers/forkserver/forkserver_simple/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "forkserver_simple" -version = "0.14.0" +version = "0.14.1" authors = ["tokatoka "] edition = "2021" diff --git a/fuzzers/forkserver/fuzzbench_forkserver/Cargo.toml b/fuzzers/forkserver/fuzzbench_forkserver/Cargo.toml index 1c04b6e1bb..7b8126cc3d 100644 --- a/fuzzers/forkserver/fuzzbench_forkserver/Cargo.toml +++ b/fuzzers/forkserver/fuzzbench_forkserver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuzzbench_forkserver" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/forkserver/fuzzbench_forkserver_cmplog/Cargo.toml b/fuzzers/forkserver/fuzzbench_forkserver_cmplog/Cargo.toml index c9adf06960..4ce57af8d8 100644 --- a/fuzzers/forkserver/fuzzbench_forkserver_cmplog/Cargo.toml +++ b/fuzzers/forkserver/fuzzbench_forkserver_cmplog/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuzzbench_forkserver_cmplog" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/forkserver/libafl-fuzz/Cargo.toml b/fuzzers/forkserver/libafl-fuzz/Cargo.toml index 2d1b5a2841..ca4010f576 100644 --- a/fuzzers/forkserver/libafl-fuzz/Cargo.toml +++ b/fuzzers/forkserver/libafl-fuzz/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libafl-fuzz" -version = "0.14.0" +version = "0.14.1" description = "Reimplementation of afl-fuzz on top of LibAFL" documentation = "https://docs.rs/libafl" authors = ["Aarnav Bos "] diff --git a/fuzzers/forkserver/libafl-fuzz/Makefile.toml b/fuzzers/forkserver/libafl-fuzz/Makefile.toml index 520bc853a7..23b74925b7 100644 --- a/fuzzers/forkserver/libafl-fuzz/Makefile.toml +++ b/fuzzers/forkserver/libafl-fuzz/Makefile.toml @@ -71,7 +71,7 @@ dependencies = [ "test_unicorn_mode", # nyx # since we cannot test nyx mode on CI, let's build it - "build_nyx_mode", + # "build_nyx_mode", # fuzzbench "test_instr_fuzzbench", ] diff --git a/fuzzers/full_system/nyx_libxml2_parallel/Cargo.toml b/fuzzers/full_system/nyx_libxml2_parallel/Cargo.toml index fbf517c38d..8199ad78a0 100644 --- a/fuzzers/full_system/nyx_libxml2_parallel/Cargo.toml +++ b/fuzzers/full_system/nyx_libxml2_parallel/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nyx_libxml2_parallel" -version = "0.14.0" +version = "0.14.1" edition = "2021" default-run = "nyx_libxml2_parallel" diff --git a/fuzzers/full_system/nyx_libxml2_standalone/Cargo.toml b/fuzzers/full_system/nyx_libxml2_standalone/Cargo.toml index af6455f7e2..36d50491d4 100644 --- a/fuzzers/full_system/nyx_libxml2_standalone/Cargo.toml +++ b/fuzzers/full_system/nyx_libxml2_standalone/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nyx_libxml2_standalone" -version = "0.14.0" +version = "0.14.1" edition = "2021" default-run = "nyx_libxml2_standalone" diff --git a/fuzzers/full_system/qemu_baremetal/Cargo.toml b/fuzzers/full_system/qemu_baremetal/Cargo.toml index 472cd7b8f9..22c58a9144 100644 --- a/fuzzers/full_system/qemu_baremetal/Cargo.toml +++ b/fuzzers/full_system/qemu_baremetal/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qemu_baremetal" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/full_system/qemu_linux_kernel/Cargo.toml b/fuzzers/full_system/qemu_linux_kernel/Cargo.toml index 4fb3bb4ff4..9035d9b1e1 100644 --- a/fuzzers/full_system/qemu_linux_kernel/Cargo.toml +++ b/fuzzers/full_system/qemu_linux_kernel/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qemu_linux_kernel" -version = "0.14.0" +version = "0.14.1" authors = [ "Romain Malmain ", "Dongjia Zhang ", diff --git a/fuzzers/full_system/qemu_linux_process/Cargo.toml b/fuzzers/full_system/qemu_linux_process/Cargo.toml index 3700939de8..0f2f626f92 100644 --- a/fuzzers/full_system/qemu_linux_process/Cargo.toml +++ b/fuzzers/full_system/qemu_linux_process/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qemu_linux_process" -version = "0.14.0" +version = "0.14.1" authors = ["Romain Malmain "] edition = "2021" diff --git a/fuzzers/fuzz_anything/baby_fuzzer_wasm/Cargo.toml b/fuzzers/fuzz_anything/baby_fuzzer_wasm/Cargo.toml index 2f8260f531..43275df37e 100644 --- a/fuzzers/fuzz_anything/baby_fuzzer_wasm/Cargo.toml +++ b/fuzzers/fuzz_anything/baby_fuzzer_wasm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_wasm" -version = "0.14.0" +version = "0.14.1" authors = ["Addison Crump "] edition = "2018" diff --git a/fuzzers/fuzz_anything/baby_no_std/Cargo.toml b/fuzzers/fuzz_anything/baby_no_std/Cargo.toml index c2fc869c55..d0cd597a02 100644 --- a/fuzzers/fuzz_anything/baby_no_std/Cargo.toml +++ b/fuzzers/fuzz_anything/baby_no_std/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_no_std" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/fuzz_anything/cargo_fuzz/Cargo.toml b/fuzzers/fuzz_anything/cargo_fuzz/Cargo.toml index fd29c1318e..879df659c4 100644 --- a/fuzzers/fuzz_anything/cargo_fuzz/Cargo.toml +++ b/fuzzers/fuzz_anything/cargo_fuzz/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cargo_fuzz_test" edition = "2021" -version = "0.14.0" +version = "0.14.1" description = "test" authors = [ "Andrea Fioraldi ", diff --git a/fuzzers/fuzz_anything/cargo_fuzz/fuzz/Cargo.toml b/fuzzers/fuzz_anything/cargo_fuzz/fuzz/Cargo.toml index 6cc4410167..8cca2dc640 100644 --- a/fuzzers/fuzz_anything/cargo_fuzz/fuzz/Cargo.toml +++ b/fuzzers/fuzz_anything/cargo_fuzz/fuzz/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libafl-fuzz" -version = "0.14.0" +version = "0.14.1" publish = false edition = "2021" diff --git a/fuzzers/fuzz_anything/libafl_atheris/Cargo.toml b/fuzzers/fuzz_anything/libafl_atheris/Cargo.toml index 7e2f405084..feafe5952b 100644 --- a/fuzzers/fuzz_anything/libafl_atheris/Cargo.toml +++ b/fuzzers/fuzz_anything/libafl_atheris/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libafl_atheris" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/fuzz_anything/push_harness/Cargo.toml b/fuzzers/fuzz_anything/push_harness/Cargo.toml index 7d8a940f65..0fc39c468c 100644 --- a/fuzzers/fuzz_anything/push_harness/Cargo.toml +++ b/fuzzers/fuzz_anything/push_harness/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "push_harness" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/fuzz_anything/push_stage_harness/Cargo.toml b/fuzzers/fuzz_anything/push_stage_harness/Cargo.toml index 63ffab70ab..abe2527b32 100644 --- a/fuzzers/fuzz_anything/push_stage_harness/Cargo.toml +++ b/fuzzers/fuzz_anything/push_stage_harness/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "push_stage_harness" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/dynamic_analysis/Cargo.toml b/fuzzers/inprocess/dynamic_analysis/Cargo.toml index c93920051e..9199eef50e 100644 --- a/fuzzers/inprocess/dynamic_analysis/Cargo.toml +++ b/fuzzers/inprocess/dynamic_analysis/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dynamic_analysis" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/fuzzbench/Cargo.toml b/fuzzers/inprocess/fuzzbench/Cargo.toml index 532929e4cf..b3435c753b 100644 --- a/fuzzers/inprocess/fuzzbench/Cargo.toml +++ b/fuzzers/inprocess/fuzzbench/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuzzbench" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/fuzzbench_ctx/Cargo.toml b/fuzzers/inprocess/fuzzbench_ctx/Cargo.toml index 7429e5c764..5fa2b86c14 100644 --- a/fuzzers/inprocess/fuzzbench_ctx/Cargo.toml +++ b/fuzzers/inprocess/fuzzbench_ctx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuzzbench_ctx" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/fuzzbench_text/Cargo.toml b/fuzzers/inprocess/fuzzbench_text/Cargo.toml index 0fe9e071a0..a66f66ab49 100644 --- a/fuzzers/inprocess/fuzzbench_text/Cargo.toml +++ b/fuzzers/inprocess/fuzzbench_text/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuzzbench_text" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_libmozjpeg/Cargo.toml b/fuzzers/inprocess/libfuzzer_libmozjpeg/Cargo.toml index e904e665fd..038116b6c1 100644 --- a/fuzzers/inprocess/libfuzzer_libmozjpeg/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_libmozjpeg/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_libmozjpeg" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_libpng/Cargo.toml b/fuzzers/inprocess/libfuzzer_libpng/Cargo.toml index 9e8e11951c..bc8938c28f 100644 --- a/fuzzers/inprocess/libfuzzer_libpng/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_libpng/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_libpng" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_libpng_accounting/Cargo.toml b/fuzzers/inprocess/libfuzzer_libpng_accounting/Cargo.toml index 0293a5ab59..2a83735cce 100644 --- a/fuzzers/inprocess/libfuzzer_libpng_accounting/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_libpng_accounting/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_libpng_accounting" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_libpng_centralized/Cargo.toml b/fuzzers/inprocess/libfuzzer_libpng_centralized/Cargo.toml index 04c4daeb0b..319f0cdc5f 100644 --- a/fuzzers/inprocess/libfuzzer_libpng_centralized/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_libpng_centralized/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_libpng_launcher_centralized" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_libpng_cmin/Cargo.toml b/fuzzers/inprocess/libfuzzer_libpng_cmin/Cargo.toml index 91e3c89901..6e50c0f896 100644 --- a/fuzzers/inprocess/libfuzzer_libpng_cmin/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_libpng_cmin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_libpng_cmin" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_libpng_launcher/Cargo.toml b/fuzzers/inprocess/libfuzzer_libpng_launcher/Cargo.toml index bc586153c8..206866004c 100644 --- a/fuzzers/inprocess/libfuzzer_libpng_launcher/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_libpng_launcher/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_libpng_launcher" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_libpng_norestart/Cargo.toml b/fuzzers/inprocess/libfuzzer_libpng_norestart/Cargo.toml index 8fb8094704..f278474d4e 100644 --- a/fuzzers/inprocess/libfuzzer_libpng_norestart/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_libpng_norestart/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_libpng_launcher_norestart" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_libpng_tcp_manager/Cargo.toml b/fuzzers/inprocess/libfuzzer_libpng_tcp_manager/Cargo.toml index a9efa41627..190ac85c19 100644 --- a/fuzzers/inprocess/libfuzzer_libpng_tcp_manager/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_libpng_tcp_manager/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_libpng_tcp_manager" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_stb_image/Cargo.toml b/fuzzers/inprocess/libfuzzer_stb_image/Cargo.toml index 88676322de..ab01b881e0 100644 --- a/fuzzers/inprocess/libfuzzer_stb_image/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_stb_image/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_stb_image" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_stb_image_sugar/Cargo.toml b/fuzzers/inprocess/libfuzzer_stb_image_sugar/Cargo.toml index 8dd4461587..d34dce8319 100644 --- a/fuzzers/inprocess/libfuzzer_stb_image_sugar/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_stb_image_sugar/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_stb_image_sugar" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/inprocess/libfuzzer_windows_asan/Cargo.toml b/fuzzers/inprocess/libfuzzer_windows_asan/Cargo.toml index 54a09ae49d..cecbc2b545 100644 --- a/fuzzers/inprocess/libfuzzer_windows_asan/Cargo.toml +++ b/fuzzers/inprocess/libfuzzer_windows_asan/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_windows_asan" -version = "0.14.0" +version = "0.14.1" authors = ["Max Ammann "] edition = "2021" categories = ["development-tools::testing"] diff --git a/fuzzers/inprocess/sqlite_centralized_multi_machine/Cargo.toml b/fuzzers/inprocess/sqlite_centralized_multi_machine/Cargo.toml index 6cf6d6a756..526258bc11 100644 --- a/fuzzers/inprocess/sqlite_centralized_multi_machine/Cargo.toml +++ b/fuzzers/inprocess/sqlite_centralized_multi_machine/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_libpng_launcher_centralized_multi_machine" -version = "0.14.0" +version = "0.14.1" authors = [ "Romain Malmain ", "Andrea Fioraldi ", diff --git a/fuzzers/structure_aware/baby_fuzzer_gramatron/Cargo.toml b/fuzzers/structure_aware/baby_fuzzer_gramatron/Cargo.toml index 4bb0747747..8b5a57d729 100644 --- a/fuzzers/structure_aware/baby_fuzzer_gramatron/Cargo.toml +++ b/fuzzers/structure_aware/baby_fuzzer_gramatron/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_gramatron" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/structure_aware/baby_fuzzer_grimoire/Cargo.toml b/fuzzers/structure_aware/baby_fuzzer_grimoire/Cargo.toml index 95dc81933d..46b6ecf433 100644 --- a/fuzzers/structure_aware/baby_fuzzer_grimoire/Cargo.toml +++ b/fuzzers/structure_aware/baby_fuzzer_grimoire/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_grimoire" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/structure_aware/baby_fuzzer_multi/Cargo.toml b/fuzzers/structure_aware/baby_fuzzer_multi/Cargo.toml index 67d9807b9c..a70ce9ee85 100644 --- a/fuzzers/structure_aware/baby_fuzzer_multi/Cargo.toml +++ b/fuzzers/structure_aware/baby_fuzzer_multi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_multi" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/structure_aware/baby_fuzzer_nautilus/Cargo.toml b/fuzzers/structure_aware/baby_fuzzer_nautilus/Cargo.toml index 7e6de79408..410bad9970 100644 --- a/fuzzers/structure_aware/baby_fuzzer_nautilus/Cargo.toml +++ b/fuzzers/structure_aware/baby_fuzzer_nautilus/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_nautilus" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/structure_aware/baby_fuzzer_tokens/Cargo.toml b/fuzzers/structure_aware/baby_fuzzer_tokens/Cargo.toml index 3dfcc63f12..b07e8a3d77 100644 --- a/fuzzers/structure_aware/baby_fuzzer_tokens/Cargo.toml +++ b/fuzzers/structure_aware/baby_fuzzer_tokens/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "baby_fuzzer_tokens" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/structure_aware/forkserver_simple_nautilus/Cargo.toml b/fuzzers/structure_aware/forkserver_simple_nautilus/Cargo.toml index 2c94282512..ad33101a02 100644 --- a/fuzzers/structure_aware/forkserver_simple_nautilus/Cargo.toml +++ b/fuzzers/structure_aware/forkserver_simple_nautilus/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "forkserver_simple" -version = "0.14.0" +version = "0.14.1" authors = ["tokatoka "] edition = "2021" diff --git a/fuzzers/structure_aware/libfuzzer_stb_image_concolic/fuzzer/Cargo.toml b/fuzzers/structure_aware/libfuzzer_stb_image_concolic/fuzzer/Cargo.toml index d578d71f56..a5eb95f69c 100644 --- a/fuzzers/structure_aware/libfuzzer_stb_image_concolic/fuzzer/Cargo.toml +++ b/fuzzers/structure_aware/libfuzzer_stb_image_concolic/fuzzer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfuzzer_stb_image_concolic" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/fuzzers/structure_aware/libfuzzer_stb_image_concolic/runtime/Cargo.toml b/fuzzers/structure_aware/libfuzzer_stb_image_concolic/runtime/Cargo.toml index 8ac82fe668..ffb3d09c08 100644 --- a/fuzzers/structure_aware/libfuzzer_stb_image_concolic/runtime/Cargo.toml +++ b/fuzzers/structure_aware/libfuzzer_stb_image_concolic/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "example_runtime" -version = "0.14.0" +version = "0.14.1" edition = "2021" authors = ["Julius Hohnerlein "] diff --git a/fuzzers/structure_aware/nautilus_sync/Cargo.toml b/fuzzers/structure_aware/nautilus_sync/Cargo.toml index d9d6b0c076..1bc7b2f4ce 100644 --- a/fuzzers/structure_aware/nautilus_sync/Cargo.toml +++ b/fuzzers/structure_aware/nautilus_sync/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nautilus_sync" -version = "0.14.0" +version = "0.14.1" authors = [ "Andrea Fioraldi ", "Dominik Maier ", diff --git a/libafl_concolic/symcc_runtime/Cargo.toml b/libafl_concolic/symcc_runtime/Cargo.toml index c29e036254..8cccd60633 100644 --- a/libafl_concolic/symcc_runtime/Cargo.toml +++ b/libafl_concolic/symcc_runtime/Cargo.toml @@ -44,7 +44,7 @@ cmake = { workspace = true } bindgen = { workspace = true } regex = { workspace = true } which = { workspace = true } -symcc_libafl = { workspace = true, default-features = true, version = "0.14.0" } +symcc_libafl = { workspace = true, default-features = true, version = "0.14.1" } [lints] workspace = true diff --git a/libafl_libfuzzer/runtime/Cargo.toml.template b/libafl_libfuzzer/runtime/Cargo.toml.template index 9651e80fc5..c987b43c07 100644 --- a/libafl_libfuzzer/runtime/Cargo.toml.template +++ b/libafl_libfuzzer/runtime/Cargo.toml.template @@ -1,6 +1,6 @@ [package] name = "libafl_libfuzzer_runtime" -version = "0.14.0" +version = "0.14.1" edition = "2021" publish = false diff --git a/libafl_qemu/Cargo.toml b/libafl_qemu/Cargo.toml index 25cb7af3b8..eab48f1a79 100644 --- a/libafl_qemu/Cargo.toml +++ b/libafl_qemu/Cargo.toml @@ -90,7 +90,7 @@ clippy = ["libafl_qemu_sys/clippy"] [dependencies] libafl = { workspace = true, features = ["std", "derive", "regex"] } libafl_bolts = { workspace = true, features = ["std", "derive"] } -libafl_targets = { workspace = true, default-features = true, version = "0.14.0" } +libafl_targets = { workspace = true, default-features = true, version = "0.14.1" } libafl_qemu_sys = { workspace = true } libafl_derive = { workspace = true, default-features = true } @@ -129,7 +129,7 @@ getset = "0.1.3" document-features = { workspace = true, optional = true } [build-dependencies] -libafl_qemu_build = { workspace = true, default-features = true, version = "0.14.0" } +libafl_qemu_build = { workspace = true, default-features = true, version = "0.14.1" } pyo3-build-config = { workspace = true, optional = true } rustversion = { workspace = true } bindgen = { workspace = true } diff --git a/utils/desyscall/Cargo.toml b/utils/desyscall/Cargo.toml index 71a83c2096..8bdf398142 100644 --- a/utils/desyscall/Cargo.toml +++ b/utils/desyscall/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "desyscall" -version = "0.14.0" +version = "0.14.1" edition = "2021" description = "DeSyscall: Hooks syscalls for reduces overhead during in-process fuzzing" repository = "https://github.com/AFLplusplus/LibAFL/" diff --git a/utils/gdb_qemu/demo/Cargo.toml b/utils/gdb_qemu/demo/Cargo.toml index 91fb581950..72c2a63fd5 100644 --- a/utils/gdb_qemu/demo/Cargo.toml +++ b/utils/gdb_qemu/demo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gdb_demo" -version = "0.14.0" +version = "0.14.1" edition = "2021" [build-dependencies] diff --git a/utils/gdb_qemu/gdb_qemu/Cargo.toml b/utils/gdb_qemu/gdb_qemu/Cargo.toml index 047242c255..b05aaf5914 100644 --- a/utils/gdb_qemu/gdb_qemu/Cargo.toml +++ b/utils/gdb_qemu/gdb_qemu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gdb_qemu" -version = "0.14.0" +version = "0.14.1" edition = "2021" [build-dependencies] diff --git a/utils/libafl_fmt/Cargo.toml b/utils/libafl_fmt/Cargo.toml index 621e1e7b58..ee2f748a8f 100644 --- a/utils/libafl_fmt/Cargo.toml +++ b/utils/libafl_fmt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libafl_fmt" -version = "0.14.0" +version = "0.14.1" edition = "2021" description = "Format the LibAFL repository" authors = ["Romain Malmain "] diff --git a/utils/multi_machine_generator/Cargo.toml b/utils/multi_machine_generator/Cargo.toml index 7d5fd41b85..822dd6593b 100644 --- a/utils/multi_machine_generator/Cargo.toml +++ b/utils/multi_machine_generator/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "multi_machine_generator" authors = ["Romain Malmain "] -version = "0.14.0" +version = "0.14.1" description = "Generator for multi-machine setup" license = "MIT OR Apache-2.0" keywords = ["fuzzing", "testing", "security"] diff --git a/utils/noaslr/demo/Cargo.toml b/utils/noaslr/demo/Cargo.toml index 9245418dfe..fdb5cb70d3 100644 --- a/utils/noaslr/demo/Cargo.toml +++ b/utils/noaslr/demo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "noaslr_demo" -version = "0.14.0" +version = "0.14.1" edition = "2021" [build-dependencies] diff --git a/utils/noaslr/libnoaslr/Cargo.toml b/utils/noaslr/libnoaslr/Cargo.toml index 3ce722fed1..5035ba1430 100644 --- a/utils/noaslr/libnoaslr/Cargo.toml +++ b/utils/noaslr/libnoaslr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libnoaslr" -version = "0.14.0" +version = "0.14.1" edition = "2021" [lib] diff --git a/utils/noaslr/noaslr/Cargo.toml b/utils/noaslr/noaslr/Cargo.toml index fdae133a40..c3e4e526e3 100644 --- a/utils/noaslr/noaslr/Cargo.toml +++ b/utils/noaslr/noaslr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "noaslr" -version = "0.14.0" +version = "0.14.1" edition = "2021" [build-dependencies]