diff --git a/.files b/.files index 35c51d6..6354a68 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 78fd411..ea15a39 100644 --- a/.rev +++ b/.rev @@ -532,4 +532,15 @@ - LLVM 11 is supported (forwarded request 779147 from msmeissn) 779153 + + 12174eb19eb75b29865e72462865b2e7 + 2.62c + + dimstar_suse + - updated to 2.62c + - Important fix for memory allocation functions that result in afl-fuzz not identifying crashes - UPDATE! + - Small fix for -E/-V to release the CPU + - CmpLog does not need sancov anymore (forwarded request 780290 from msmeissn) + 780291 + diff --git a/2.61c.tar.gz b/2.61c.tar.gz deleted file mode 120000 index b2a110d..0000000 --- a/2.61c.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidhkyvh74vrjel4yxouzlkxocrqqhdfavoqrs7uifjl2aetkr5bhm \ No newline at end of file diff --git a/2.62c.tar.gz b/2.62c.tar.gz new file mode 120000 index 0000000..e917be1 --- /dev/null +++ b/2.62c.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeihqhei6zc46dwewxv5ouldsshfhdduovswwat7hxrlioxxp4aklu4 \ No newline at end of file diff --git a/afl.changes b/afl.changes index a6928dd..159737e 100644 --- a/afl.changes +++ b/afl.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Fri Feb 28 14:09:26 UTC 2020 - Marcus Meissner + +- updated to 2.62c + - Important fix for memory allocation functions that result in afl-fuzz not identifying crashes - UPDATE! + - Small fix for -E/-V to release the CPU + - CmpLog does not need sancov anymore + +------------------------------------------------------------------- Tue Feb 25 12:04:22 UTC 2020 - Marcus Meissner - updated to 2.61c diff --git a/afl.spec b/afl.spec index 89826e0..22a7e53 100644 --- a/afl.spec +++ b/afl.spec @@ -17,7 +17,7 @@ Name: afl -Version: 2.61c +Version: 2.62c Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer License: Apache-2.0