Accepting request 358782 from home:AndreasStieger:branches:devel:tools
afl 1.98b OBS-URL: https://build.opensuse.org/request/show/358782 OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=45
This commit is contained in:
parent
88a93fb73a
commit
db6d77e10f
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03beb06f8993dcb37d348e53da19ca9d064c83fcedc9d87b0b506c73c310f27c
|
||||
size 804864
|
3
afl-1.98b.tgz
Normal file
3
afl-1.98b.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:546c1f5e53e0de410a5381dd5363c5adbd2ea38fa503fb5ec53615b9a23db919
|
||||
size 809153
|
@ -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
|
||||
|
||||
|
4
afl.spec
4
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user