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.39b.
details: https://anonhg.NetBSD.org/pkgsrc/rev/28f6604dbc2f
branches: trunk
changeset: 358199:28f6604dbc2f
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 07 12:18:54 2017 +0000
description:
Updated afl to 2.39b.
--------------
Version 2.39b:
--------------
- Improved error reporting in afl-cmin. Suggested by floyd.
- Made a minor tweak to trace-pc-guard support. Suggested by kcc.
- Added a mention of afl-monitor.
--------------
Version 2.38b:
--------------
- Added -mllvm -sanitizer-coverage-block-threshold=0 to trace-pc-guard
mode, as suggested by Kostya Serebryany.
--------------
Version 2.37b:
--------------
- Fixed a typo. Spotted by Jakub Wilk.
- Fixed support for make install when using trace-pc. Spotted by
Kurt Roeckx.
- Switched trace-pc to trace-pc-guard, which should be considerably
faster and is less quirky. Kudos to Konstantin Serebryany (and sorry
for dragging my feet).
Note that for some reason, this mode doesn't perform as well as
"vanilla" afl-clang-fast / afl-clang.
diffstat:
devel/afl/Makefile | 4 ++--
devel/afl/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 891096b1572b -r 28f6604dbc2f devel/afl/Makefile
--- a/devel/afl/Makefile Tue Feb 07 12:16:48 2017 +0000
+++ b/devel/afl/Makefile Tue Feb 07 12:18:54 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2017/01/16 09:17:19 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2017/02/07 12:18:54 wiz Exp $
-DISTNAME= afl-2.36b
+DISTNAME= afl-2.39b
CATEGORIES= devel
MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/
EXTRACT_SUFX= .tgz
diff -r 891096b1572b -r 28f6604dbc2f devel/afl/distinfo
--- a/devel/afl/distinfo Tue Feb 07 12:16:48 2017 +0000
+++ b/devel/afl/distinfo Tue Feb 07 12:18:54 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.54 2017/01/16 09:17:19 wiz Exp $
+$NetBSD: distinfo,v 1.55 2017/02/07 12:18:54 wiz Exp $
-SHA1 (afl-2.36b.tgz) = 6d6cf9a97d74b17532b91162f9738450001b8c6c
-RMD160 (afl-2.36b.tgz) = ea0a3e3d571c302f5f1787d4aba675846ca805f9
-SHA512 (afl-2.36b.tgz) = 3b9f94be9ceb2df10417e480953c4c9878d8a667cf3a1dd45da8aeca43abcfc401b3e44af7c9045f5fcddbf772cd640c090db404e0d685d7b3cea06fc111932d
-Size (afl-2.36b.tgz) = 830689 bytes
+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
Home |
Main Index |
Thread Index |
Old Index