diff --git a/afl-2.45b.tgz b/afl-2.45b.tgz deleted file mode 100644 index cfe27c0..0000000 --- a/afl-2.45b.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97d92a7f9c960c638914cbaabfc55f9ef2ce14b4dc556060d0e782b4461391c9 -size 833088 diff --git a/afl-2.49b.tgz b/afl-2.49b.tgz new file mode 100644 index 0000000..ca8ad13 --- /dev/null +++ b/afl-2.49b.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c52cb0243f2a186a40e7000db825545074b5773e9894688c61f945f9ad88d1 +size 834967 diff --git a/afl.changes b/afl.changes index d248636..2bc7c86 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jul 26 06:47:03 UTC 2017 - meissner@suse.com + +- Version 2.49b + - Added AFL_TMIN_EXACT to allow path constraint for crash minimization. + - Added dates for releases (retroactively for all of 2017). +- Version 2.48b + - Added AFL_ALLOW_TMP to permit some scripts to run in /tmp. + - Fixed cwd handling in afl-analyze (similar to the quirk in afl-tmin). + - Made it possible to point -o and -f to the same file in afl-tmin. +- Version 2.47b + - Fixed cwd handling in afl-tmin. Spotted by Jakub Wilk. +- Version 2.46b + - libdislocator now supports AFL_LD_NO_CALLOC_OVER for folks who do not + want to abort on calloc() overflows. + - Made a minor fix to libtokencap. Reported by Daniel Stender. + - Added a small JSON dictionary, inspired on a dictionary done by Jakub Wilk. + ------------------------------------------------------------------- Fri Jul 7 14:59:31 UTC 2017 - meissner@suse.com diff --git a/afl.spec b/afl.spec index d8b8546..54c9f45 100644 --- a/afl.spec +++ b/afl.spec @@ -17,7 +17,7 @@ Name: afl -Version: 2.45b +Version: 2.49b Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer License: Apache-2.0