Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package afl for openSUSE:Factory checked in at 2022-09-20 19:24:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/afl (Old) and /work/SRC/openSUSE:Factory/.afl.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "afl" Tue Sep 20 19:24:21 2022 rev:72 rq:1005009 version:4.03c Changes: -------- --- /work/SRC/openSUSE:Factory/afl/afl.changes 2022-08-20 20:29:38.181514639 +0200 +++ /work/SRC/openSUSE:Factory/.afl.new.2083/afl.changes 2022-09-20 19:24:24.122614876 +0200 @@ -1,0 +2,32 @@ +Tue Sep 20 15:50:19 UTC 2022 - Marcus Meissner <[email protected]> + +- updated to 4.03c + - Building now gives a build summary what succeeded and what not + - afl-fuzz: + - added AFL_NO_STARTUP_CALIBRATION to start fuzzing at once instead + of calibrating all initial seeds first. Good for large queues + and long execution times, especially in CIs. + - default calibration cycles set to 7 from 8, and only add 5 cycles + to variables queue items instead of 12. + - afl-cc: + - fixed off-by-one bug in our pcguard implemenation, thanks for + @tokatoka for reporting + - fix for llvm 15 and reenabling LTO, thanks to nikic for the PR! + - better handling of -fsanitize=..,...,.. lists + - support added for LLVMFuzzerRunDriver() + - fix gcc_mode cmplog + - obtain the map size of a target with setting AFL_DUMP_MAP_SIZE=1 + note that this will exit the target before main() + - qemu_mode: + - added AFL_QEMU_TRACK_UNSTABLE to log the addresses of unstable + edges (together with AFL_DEBUG=1 afl-fuzz). thanks to + worksbutnottested! + - afl-analyze broke at some point, fix by CodeLogicError, thank you! + - afl-cmin/afl-cmin.bash now have an -A option to allow also crashing + and timeout inputs + - unicorn_mode: + - updated upstream unicorn version + - fixed builds for aarch64 + - build now uses all available cores + +------------------------------------------------------------------- Old: ---- 4.02c.tar.gz New: ---- 4.03c.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ afl.spec ++++++ --- /var/tmp/diff_new_pack.WyICxh/_old 2022-09-20 19:24:24.718616585 +0200 +++ /var/tmp/diff_new_pack.WyICxh/_new 2022-09-20 19:24:24.726616608 +0200 @@ -36,7 +36,7 @@ %endif Name: afl -Version: 4.02c +Version: 4.03c Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer #URL: https://lcamtuf.coredump.cx/afl/ ++++++ 4.02c.tar.gz -> 4.03c.tar.gz ++++++ ++++ 2037 lines of diff (skipped)
