Accepting request 320713 from home:pluskalm:branches:devel:tools
- Update to 1.85b OBS-URL: https://build.opensuse.org/request/show/320713 OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=30
This commit is contained in:
parent
28e6e67fff
commit
85c5cba698
@ -2,11 +2,11 @@
|
||||
Makefile | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
Index: afl-1.58b/Makefile
|
||||
Index: afl-1.85b/Makefile
|
||||
===================================================================
|
||||
--- afl-1.58b.orig/Makefile 2015-03-27 07:47:58.000000000 +0100
|
||||
+++ afl-1.58b/Makefile 2015-03-27 21:14:10.000000000 +0100
|
||||
@@ -18,8 +18,8 @@ VERSION = 1.58b
|
||||
--- afl-1.85b.orig/Makefile
|
||||
+++ afl-1.85b/Makefile
|
||||
@@ -18,8 +18,8 @@ VERSION = 1.85b
|
||||
|
||||
PREFIX ?= /usr/local
|
||||
BIN_PATH = $(PREFIX)/bin
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b1083537b549c74250acb43023d4bf0551508afcb07daa90330d40adb4e6efe
|
||||
size 799736
|
3
afl-1.85b.tgz
Normal file
3
afl-1.85b.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:feb2bf6008d9f3a5c3e26295a9063168e98a2797e86b97b24ad8faa50fab8456
|
||||
size 800635
|
16
afl.changes
16
afl.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 5 13:46:26 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update to 1.85b
|
||||
* Fixed a garbled sentence in notes on parallel fuzzing.
|
||||
* Fixed a minor glitch in afl-cmin.
|
||||
- Changes for 1.84b
|
||||
* Made SIMPLE_FILES behave as expected when naming backup
|
||||
directories for crashes and hangs.
|
||||
* Added the total number of favored paths to fuzzer_stats.
|
||||
* Made afl-tmin, afl-fuzz, and afl-cmin reject negative values
|
||||
passed to -t and -m, since they generally won't work as
|
||||
expected.
|
||||
* Made a fix for no lahf / sahf support on older versions of
|
||||
FreeBSD.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 09:07:34 UTC 2015 - astieger@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user