pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/afl
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 24 18:33:46 UTC 2016
Modified Files:
pkgsrc/devel/afl: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/afl/Makefile
cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/afl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/afl/Makefile
diff -u pkgsrc/devel/afl/Makefile:1.45 pkgsrc/devel/afl/Makefile:1.46
--- pkgsrc/devel/afl/Makefile:1.45 Thu Jul 21 12:07:13 2016
+++ pkgsrc/devel/afl/Makefile Sun Jul 24 18:33:46 2016
@@ -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
Index: pkgsrc/devel/afl/distinfo
diff -u pkgsrc/devel/afl/distinfo:1.46 pkgsrc/devel/afl/distinfo:1.47
--- pkgsrc/devel/afl/distinfo:1.46 Thu Jul 21 12:07:13 2016
+++ pkgsrc/devel/afl/distinfo Sun Jul 24 18:33:46 2016
@@ -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