SHA256
1
0
forked from pool/afl

Accepting request 362828 from devel:tools

afl 2.05b

OBS-URL: https://build.opensuse.org/request/show/362828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/afl?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2016-03-01 08:45:14 +00:00 committed by Git OBS Bridge
commit 7789f32cf0
5 changed files with 16 additions and 9 deletions

View File

@ -2,11 +2,11 @@
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: afl-2.04b/Makefile
Index: afl-2.05b/Makefile
===================================================================
--- afl-2.04b.orig/Makefile
+++ afl-2.04b/Makefile
@@ -18,8 +18,8 @@ VERSION = 2.04b
--- afl-2.05b.orig/Makefile
+++ afl-2.05b/Makefile
@@ -18,8 +18,8 @@ VERSION = 2.05b
PREFIX ?= /usr/local
BIN_PATH = $(PREFIX)/bin
@ -16,4 +16,4 @@ Index: afl-2.04b/Makefile
+DOC_PATH = $(DOC_DIR)/afl
MISC_PATH = $(PREFIX)/share/afl
# PROGS intentionally omit afl-as, which gets installed elsewhere.
# PROGS intentionally omit afl-as, which gets installed to its own dir.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90c141669b2448da475f1fb98097fc01e96eb852ac7f4d57967916df5d2cc7bd
size 812119

3
afl-2.05b.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d3e7c3b24011aec117d049ddddd62e7e5df86e08847b9fd56f98e6957e28476
size 812288

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Feb 28 13:59:04 UTC 2016 - astieger@suse.com
- afl 2.05b:
* Put __sanitizer_cov_module_init & co behind #ifdef to avoid
problems with ASAN.
-------------------------------------------------------------------
Wed Feb 24 21:52:33 UTC 2016 - astieger@suse.com

View File

@ -17,7 +17,7 @@
Name: afl
Version: 2.04b
Version: 2.05b
Release: 0
Summary: American fuzzy lop is a security-oriented fuzzer
License: Apache-2.0