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: Wed Apr 19 12:15:33 UTC 2017
Modified Files:
pkgsrc/devel/afl: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/afl/Makefile
cvs rdiff -u -r1.55 -r1.56 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.54 pkgsrc/devel/afl/Makefile:1.55
--- pkgsrc/devel/afl/Makefile:1.54 Tue Feb 7 12:18:54 2017
+++ pkgsrc/devel/afl/Makefile Wed Apr 19 12:15:33 2017
@@ -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
Index: pkgsrc/devel/afl/distinfo
diff -u pkgsrc/devel/afl/distinfo:1.55 pkgsrc/devel/afl/distinfo:1.56
--- pkgsrc/devel/afl/distinfo:1.55 Tue Feb 7 12:18:54 2017
+++ pkgsrc/devel/afl/distinfo Wed Apr 19 12:15:33 2017
@@ -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
-RMD160 (afl-2.39b.tgz) = e1caa53959368ac90010fefd58fde125900b40e7
-SHA512 (afl-2.39b.tgz) = 0df37fc8dea65d4130bc0fc8aaa23525bde4832c7202efb78ebe740d661546adee575b48fb94d851ef26293ca28a6ff818ab1dfd643c8e688aceb520e11229d0
-Size (afl-2.39b.tgz) = 830897 bytes
+SHA1 (afl-2.41b.tgz) = 42ac68c3ab655f5a5ba37bb894e795ecb440d52e
+RMD160 (afl-2.41b.tgz) = 170b4c304f698d6461fb9572962f8b58fc6649bd
+SHA512 (afl-2.41b.tgz) = e1af6e6c4dedcc3f7f17857bf45a2efeb64bdc51633003c5bd700c51eb30c72f1f4e7fed5f6570ec98ccbd22b54dbcf08cc3faec4d28004fe0fa863a4d7ea90f
+Size (afl-2.41b.tgz) = 832153 bytes
Home |
Main Index |
Thread Index |
Old Index