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:
commit
7789f32cf0
@ -2,11 +2,11 @@
|
|||||||
Makefile | 4 ++--
|
Makefile | 4 ++--
|
||||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
Index: afl-2.04b/Makefile
|
Index: afl-2.05b/Makefile
|
||||||
===================================================================
|
===================================================================
|
||||||
--- afl-2.04b.orig/Makefile
|
--- afl-2.05b.orig/Makefile
|
||||||
+++ afl-2.04b/Makefile
|
+++ afl-2.05b/Makefile
|
||||||
@@ -18,8 +18,8 @@ VERSION = 2.04b
|
@@ -18,8 +18,8 @@ VERSION = 2.05b
|
||||||
|
|
||||||
PREFIX ?= /usr/local
|
PREFIX ?= /usr/local
|
||||||
BIN_PATH = $(PREFIX)/bin
|
BIN_PATH = $(PREFIX)/bin
|
||||||
@ -16,4 +16,4 @@ Index: afl-2.04b/Makefile
|
|||||||
+DOC_PATH = $(DOC_DIR)/afl
|
+DOC_PATH = $(DOC_DIR)/afl
|
||||||
MISC_PATH = $(PREFIX)/share/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.
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:90c141669b2448da475f1fb98097fc01e96eb852ac7f4d57967916df5d2cc7bd
|
|
||||||
size 812119
|
|
3
afl-2.05b.tgz
Normal file
3
afl-2.05b.tgz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d3e7c3b24011aec117d049ddddd62e7e5df86e08847b9fd56f98e6957e28476
|
||||||
|
size 812288
|
@ -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
|
Wed Feb 24 21:52:33 UTC 2016 - astieger@suse.com
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user