From 6297c04bbc728621ba3a5a5a120026f81d332d47 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 1 Aug 2016 10:25:42 +0000 Subject: Updated afl to 2.23b. -------------- Version 2.23b: -------------- - Improved the stability metric for persistent mode binaries. Problem spotted by Kurt Roeckx. - Made a related improvement that may bring the metric to 100% for those targets. -------------- Version 2.22b: -------------- - Mentioned the potential conflicts between MSAN / ASAN and FORTIFY_SOURCE. There is no automated check for this, since some distros may implicitly set FORTIFY_SOURCE outside of the compiler's argv[]. - Populated the support for AFL_LD_PRELOAD to all companion tools. - Made a change to the handling of ./afl-clang-fast -v. Spotted by Jan Kneschke. --- devel/afl/Makefile | 4 ++-- devel/afl/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'devel') diff --git a/devel/afl/Makefile b/devel/afl/Makefile index aa79844787e..99f8bb9d724 100644 --- a/devel/afl/Makefile +++ b/devel/afl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2016/07/24 18:33:46 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2016/08/01 10:25:42 wiz Exp $ -DISTNAME= afl-2.21b +DISTNAME= afl-2.23b CATEGORIES= devel MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ EXTRACT_SUFX= .tgz diff --git a/devel/afl/distinfo b/devel/afl/distinfo index 4abf12bfbe7..f5a5519669c 100644 --- a/devel/afl/distinfo +++ b/devel/afl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.47 2016/07/24 18:33:46 wiz Exp $ +$NetBSD: distinfo,v 1.48 2016/08/01 10:25:42 wiz Exp $ -SHA1 (afl-2.21b.tgz) = 791080c5a6d1bdccbc421da83ab018318e06086c -RMD160 (afl-2.21b.tgz) = c4e48b97ea37283a38c4fb53b100cb5a2a214289 -SHA512 (afl-2.21b.tgz) = 28f76ca856121fffd24869c01369400f1138821bce2f43b77f223b23f994522a90eec0e2d9c5bde49135ffa63299dbeb4e4fcace071960d0975d02ea253b3f3e -Size (afl-2.21b.tgz) = 818316 bytes +SHA1 (afl-2.23b.tgz) = 2bf6d3e037265c1a6d4a0c716863986a5ae50fd8 +RMD160 (afl-2.23b.tgz) = 59daf34b95fdb093204cf88679543dc040b720b9 +SHA512 (afl-2.23b.tgz) = fd8f370de5bba338881762e84ea86aa3aaad30ca871b500d3ac9085e716694a671ba2bf7bc74a1a29adef539f9db6a13bfe147ce09f7d0ee05616616f7fbfd10 +Size (afl-2.23b.tgz) = 818888 bytes -- cgit v1.2.3