diff --git a/afl-1.58b-fix-paths.patch b/afl-1.58b-fix-paths.patch index 86189b2..56fcaf6 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.85b/Makefile +Index: afl-1.98b/Makefile =================================================================== ---- afl-1.85b.orig/Makefile -+++ afl-1.85b/Makefile -@@ -18,8 +18,8 @@ VERSION = 1.85b +--- afl-1.98b.orig/Makefile ++++ afl-1.98b/Makefile +@@ -18,8 +18,8 @@ VERSION = 1.98b PREFIX ?= /usr/local BIN_PATH = $(PREFIX)/bin @@ -16,4 +16,4 @@ Index: afl-1.85b/Makefile +DOC_PATH = $(DOC_DIR)/afl MISC_PATH = $(PREFIX)/share/afl - PROGS = afl-gcc afl-as afl-fuzz afl-showmap afl-tmin afl-gotcpu + PROGS = afl-gcc afl-as afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze diff --git a/afl-1.96b.tgz b/afl-1.96b.tgz deleted file mode 100644 index 41bf10a..0000000 --- a/afl-1.96b.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03beb06f8993dcb37d348e53da19ca9d064c83fcedc9d87b0b506c73c310f27c -size 804864 diff --git a/afl-1.98b.tgz b/afl-1.98b.tgz new file mode 100644 index 0000000..f4a4c27 --- /dev/null +++ b/afl-1.98b.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546c1f5e53e0de410a5381dd5363c5adbd2ea38fa503fb5ec53615b9a23db919 +size 809153 diff --git a/afl.changes b/afl.changes index 22d3b88..26c44f4 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 10 20:25:47 UTC 2016 - astieger@suse.com + +- afl 1.98b: + - new tool afl-analyze + ------------------------------------------------------------------- Sat Dec 19 15:45:22 UTC 2015 - mpluskal@suse.com diff --git a/afl.spec b/afl.spec index df32bb2..a9c7290 100644 --- a/afl.spec +++ b/afl.spec @@ -1,7 +1,7 @@ # # spec file for package afl # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: afl -Version: 1.96b +Version: 1.98b Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer License: Apache-2.0