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 3 10:56:06 UTC 2016
Modified Files:
pkgsrc/devel/afl: Makefile distinfo
Log Message:
Updated afl to 2.18b.
The lowest currently recommended version is 2.18b.
--------------
Version 2.18b:
--------------
- Made several performance improvements to has_new_bits() and
classify_counts(). This should offer a robust performance bump with
fast targets.
--------------
Version 2.17b:
--------------
- Killed the error-prone and manual -Z option. On Linux, AFL will now
automatically bind to the first free core (or complain if there are no
free cores left).
- Made some doc updates along these lines.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/afl/Makefile
cvs rdiff -u -r1.44 -r1.45 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.43 pkgsrc/devel/afl/Makefile:1.44
--- pkgsrc/devel/afl/Makefile:1.43 Thu Jun 30 17:38:29 2016
+++ pkgsrc/devel/afl/Makefile Sun Jul 3 10:56:06 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2016/06/30 17:38:29 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2016/07/03 10:56:06 wiz Exp $
-DISTNAME= afl-2.16b
+DISTNAME= afl-2.18b
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.44 pkgsrc/devel/afl/distinfo:1.45
--- pkgsrc/devel/afl/distinfo:1.44 Thu Jun 30 17:38:29 2016
+++ pkgsrc/devel/afl/distinfo Sun Jul 3 10:56:06 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2016/06/30 17:38:29 wiz Exp $
+$NetBSD: distinfo,v 1.45 2016/07/03 10:56:06 wiz Exp $
-SHA1 (afl-2.16b.tgz) = 887cdb65dc0c2ba68336a4efa10ae1a3edc1e001
-RMD160 (afl-2.16b.tgz) = f5b0d33a970fa41c4c073888947c673657bff7fc
-SHA512 (afl-2.16b.tgz) = 37207f4592cf2cacc9dcbf51faa15a059eb9065e736025d709090a172c0a341848846df5de79861879a24ac01bcb978ca56862c5928d7910ad9359238c3f2cfc
-Size (afl-2.16b.tgz) = 817040 bytes
+SHA1 (afl-2.18b.tgz) = eeecc11da3187c9678d7c62aad796961d890b83b
+RMD160 (afl-2.18b.tgz) = 878f1810715c91692a88d0c59f0dcee8f43c7f50
+SHA512 (afl-2.18b.tgz) = ea0198a25d3cd4e4f2b0f32cb9c894aab0c23b7d48c41acbccf7ec74ae1166f6658c1306d05ff11edff7c691a68f4e652d9c53b9a64b30464647ac4f0b4f543d
+Size (afl-2.18b.tgz) = 817151 bytes
Home |
Main Index |
Thread Index |
Old Index