diff --git a/4.01c.tar.gz b/4.01c.tar.gz deleted file mode 100644 index ed995da..0000000 --- a/4.01c.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a0b42a62272c8f07cfba8f5f2fc43a5c072a30d0dbee47732bb2f06ecd7e44f -size 2818445 diff --git a/4.02c.tar.gz b/4.02c.tar.gz new file mode 100644 index 0000000..0ce58ef --- /dev/null +++ b/4.02c.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bf55c23ad3af98ba8b098c490b16c7d59a4f5cf7ca284cdbc46d065973c862 +size 2828429 diff --git a/afl.changes b/afl.changes index d3c9ab1..cf8cb44 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Aug 20 11:55:57 UTC 2022 - Marcus Meissner + +- updated to 4.02c + - afl-cc: + - important fix for the default pcguard mode when LLVM IR vector + selects are produced, thanks to @juppytt for reporting! + - gcc_plugin: + - Adacore submitted CMPLOG support to the gcc_plugin! :-) + - llvm_mode: + - laf cmp splitting fixed for more comparison types + - frida_mode: + - now works on Android! + - afl-fuzz: + - change post_process hook to allow returning NULL and 0 length to + tell afl-fuzz to skip this mutated input + ------------------------------------------------------------------- Tue Jun 28 14:32:52 UTC 2022 - Marcus Meissner diff --git a/afl.spec b/afl.spec index 11cbe8a..8b9fa06 100644 --- a/afl.spec +++ b/afl.spec @@ -36,7 +36,7 @@ %endif Name: afl -Version: 4.01c +Version: 4.02c Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer #URL: https://lcamtuf.coredump.cx/afl/