SHA256
1
0
forked from pool/afl

Accepting request 349657 from home:pluskalm:branches:devel:tools

- Update to 1.96b
  * Added -fpic to CFLAGS for the clang plugin, as suggested by 
		Hanno Boeck.
  * Made another clang change (IRBuilder) suggested by Jeff Trull.
  * Fixed several typos, spotted by Jakub Wilk.
  * Added support for AFL_SHUFFLE_QUEUE, based on discussions with
    Christian Holler.

OBS-URL: https://build.opensuse.org/request/show/349657
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=43
This commit is contained in:
Andreas Stieger 2015-12-19 15:52:34 +00:00 committed by Git OBS Bridge
parent 58757387b2
commit 88a93fb73a
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21ec6bb8c182fd821d25c8b67283f81a632c4f74419c9db5fec0135dd0c9ae2a
size 804542

3
afl-1.96b.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03beb06f8993dcb37d348e53da19ca9d064c83fcedc9d87b0b506c73c310f27c
size 804864

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Dec 19 15:45:22 UTC 2015 - mpluskal@suse.com
- Update to 1.96b
* Added -fpic to CFLAGS for the clang plugin, as suggested by
Hanno Boeck.
* Made another clang change (IRBuilder) suggested by Jeff Trull.
* Fixed several typos, spotted by Jakub Wilk.
* Added support for AFL_SHUFFLE_QUEUE, based on discussions with
Christian Holler.
-------------------------------------------------------------------
Fri Nov 13 09:06:47 UTC 2015 - astieger@suse.com

View File

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