pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/afl Updated afl to 2.21b.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef3fb4891f44
branches:  trunk
changeset: 350201:ef3fb4891f44
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 24 18:33:46 2016 +0000

description:
Updated afl to 2.21b.

--------------
Version 2.21b:
--------------

  - Added some crash reporting notes for Solaris in docs/INSTALL, as
    investigated by Martin Carpenter.

  - Fixed a minor UI mix-up with havoc strategy stats.

--------------
Version 2.20b:
--------------

  - Revamped the handling of variable paths, replacing path count with a
    "stability" score to give users a much better signal. Based on the
    feedback from Vegard Nossum.

  - Made a stability improvement to the syncing behavior with resuming
    fuzzers. Based on the feedback from Vegard.

  - Changed the UI to include current input bitmap density along with
    total density. Ditto.

  - Added experimental support for parallelizing -M.

diffstat:

 devel/afl/Makefile |   4 ++--
 devel/afl/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 6990eb362df5 -r ef3fb4891f44 devel/afl/Makefile
--- a/devel/afl/Makefile        Sun Jul 24 15:47:38 2016 +0000
+++ b/devel/afl/Makefile        Sun Jul 24 18:33:46 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2016/07/21 12:07:13 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2016/07/24 18:33:46 wiz Exp $
 
-DISTNAME=      afl-2.19b
+DISTNAME=      afl-2.21b
 CATEGORIES=    devel
 MASTER_SITES=  http://lcamtuf.coredump.cx/afl/releases/
 EXTRACT_SUFX=  .tgz
diff -r 6990eb362df5 -r ef3fb4891f44 devel/afl/distinfo
--- a/devel/afl/distinfo        Sun Jul 24 15:47:38 2016 +0000
+++ b/devel/afl/distinfo        Sun Jul 24 18:33:46 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2016/07/21 12:07:13 wiz Exp $
+$NetBSD: distinfo,v 1.47 2016/07/24 18:33:46 wiz Exp $
 
-SHA1 (afl-2.19b.tgz) = 315a1783fc667cda791683e786cc5024a5075b44
-RMD160 (afl-2.19b.tgz) = a9bc84827b7eab5bc598808117d683ab8b94770d
-SHA512 (afl-2.19b.tgz) = 07920ba8dcbdaebecc6f229cd3d6b0f84ddbfd586c0563a26953e84af57ae2b9339ddbd74991433829bbc54fc77f50cc70dc23a0cc81d6c0c2652891251c8875
-Size (afl-2.19b.tgz) = 817294 bytes
+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



Home | Main Index | Thread Index | Old Index