From 11a958b3074fe8a6ad67d8a949c5e5e995dc6cf10336240226074f0a7a373167 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 28 Feb 2020 14:23:24 +0000 Subject: [PATCH] Accepting request 780290 from home:msmeissn:branches:devel:tools - 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 OBS-URL: https://build.opensuse.org/request/show/780290 OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=109 --- 2.61c.tar.gz | 3 --- 2.62c.tar.gz | 3 +++ afl.changes | 8 ++++++++ afl.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 2.61c.tar.gz create mode 100644 2.62c.tar.gz diff --git a/2.61c.tar.gz b/2.61c.tar.gz deleted file mode 100644 index 6e148b4..0000000 --- a/2.61c.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7559811f4182d7f9cc80d4f70742b51fd58b2e11522db72fd044e6f80f760db -size 1268094 diff --git a/2.62c.tar.gz b/2.62c.tar.gz new file mode 100644 index 0000000..a8aa9f9 --- /dev/null +++ b/2.62c.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde181ac733aa3a1212ffcb494bb9306a2086c7521fb006719b0e15cd8015c63 +size 1272000 diff --git a/afl.changes b/afl.changes index 8d7e933..4ef4338 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/afl.spec b/afl.spec index 703400e..a8f3896 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