Wed Apr 19 12:15:33 2017 UTC ()
Updated afl to 2.41b.

--------------
Version 2.41b:
--------------

  - Addressed a major user complaint related to timeout detection. Timing out
    inputs are now binned as "hangs" only if they exceed a far more generous
    time limit than the one used to reject slow paths.

--------------
Version 2.40b:
--------------

  - Fixed a minor oversight in the insertion strategy for dictionary words.
    Spotted by Andrzej Jackowski.

  - Made a small improvement to the havoc block insertion strategy.

  - Adjusted color rules for "is it done yet?" indicators.


(wiz)
diff -r1.54 -r1.55 pkgsrc/devel/afl/Makefile
diff -r1.55 -r1.56 pkgsrc/devel/afl/distinfo

cvs diff -r1.54 -r1.55 pkgsrc/devel/afl/Makefile (expand / switch to context diff)
--- pkgsrc/devel/afl/Makefile 2017/02/07 12:18:54 1.54
+++ pkgsrc/devel/afl/Makefile 2017/04/19 12:15:33 1.55
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2017/02/07 12:18:54 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2017/04/19 12:15:33 wiz Exp $
 
-DISTNAME=	afl-2.39b
+DISTNAME=	afl-2.41b
 CATEGORIES=	devel
 MASTER_SITES=	http://lcamtuf.coredump.cx/afl/releases/
 EXTRACT_SUFX=	.tgz

cvs diff -r1.55 -r1.56 pkgsrc/devel/afl/distinfo (expand / switch to context diff)
--- pkgsrc/devel/afl/distinfo 2017/02/07 12:18:54 1.55
+++ pkgsrc/devel/afl/distinfo 2017/04/19 12:15:33 1.56
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.55 2017/02/07 12:18:54 wiz Exp $
+$NetBSD: distinfo,v 1.56 2017/04/19 12:15:33 wiz Exp $
 
-SHA1 (afl-2.39b.tgz) = f4961085dc1efbe49c425b83c7c1e6e5a0810e6f
+SHA1 (afl-2.41b.tgz) = 42ac68c3ab655f5a5ba37bb894e795ecb440d52e
-RMD160 (afl-2.39b.tgz) = e1caa53959368ac90010fefd58fde125900b40e7
+RMD160 (afl-2.41b.tgz) = 170b4c304f698d6461fb9572962f8b58fc6649bd
-SHA512 (afl-2.39b.tgz) = 0df37fc8dea65d4130bc0fc8aaa23525bde4832c7202efb78ebe740d661546adee575b48fb94d851ef26293ca28a6ff818ab1dfd643c8e688aceb520e11229d0
+SHA512 (afl-2.41b.tgz) = e1af6e6c4dedcc3f7f17857bf45a2efeb64bdc51633003c5bd700c51eb30c72f1f4e7fed5f6570ec98ccbd22b54dbcf08cc3faec4d28004fe0fa863a4d7ea90f
-Size (afl-2.39b.tgz) = 830897 bytes
+Size (afl-2.41b.tgz) = 832153 bytes