diff --git a/afl-1.58b-fix-paths.patch b/afl-1.58b-fix-paths.patch index 56fcaf6..eb77772 100644 --- a/afl-1.58b-fix-paths.patch +++ b/afl-1.58b-fix-paths.patch @@ -2,11 +2,11 @@ Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -Index: afl-1.98b/Makefile +Index: afl-2.01b/Makefile =================================================================== ---- afl-1.98b.orig/Makefile -+++ afl-1.98b/Makefile -@@ -18,8 +18,8 @@ VERSION = 1.98b +--- afl-2.01b.orig/Makefile 2016-02-16 08:14:22.000000000 +0100 ++++ afl-2.01b/Makefile 2016-02-16 16:36:39.051519647 +0100 +@@ -18,8 +18,8 @@ VERSION = 2.01b PREFIX ?= /usr/local BIN_PATH = $(PREFIX)/bin @@ -16,4 +16,4 @@ Index: afl-1.98b/Makefile +DOC_PATH = $(DOC_DIR)/afl MISC_PATH = $(PREFIX)/share/afl - PROGS = afl-gcc afl-as afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze + PROGS = afl-gcc afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze diff --git a/afl-1.99b.tgz b/afl-1.99b.tgz deleted file mode 100644 index b93fc2d..0000000 --- a/afl-1.99b.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:467e334432bddfc92e631f57eb0fe9a10c641c305f80a1f3df85d5f08010f7a7 -size 809448 diff --git a/afl-2.01b.tgz b/afl-2.01b.tgz new file mode 100644 index 0000000..70e8392 --- /dev/null +++ b/afl-2.01b.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a92285ee23b2d60ca408724c719a2e66f21600cf061b3b291b2b6933455ca40 +size 809639 diff --git a/afl.changes b/afl.changes index 9d3a75c..4e62227 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 16 15:37:01 UTC 2016 - astieger@suse.com + +- afl 2.01b: + - updates to color handling + - Fixed an installation issue with afl-as + ------------------------------------------------------------------- Thu Feb 11 12:21:39 UTC 2016 - astieger@suse.com diff --git a/afl.spec b/afl.spec index 57c39a9..515bf9d 100644 --- a/afl.spec +++ b/afl.spec @@ -17,7 +17,7 @@ Name: afl -Version: 1.99b +Version: 2.01b Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer License: Apache-2.0