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.23b.
details: https://anonhg.NetBSD.org/pkgsrc/rev/77895eea037c
branches: trunk
changeset: 350627:77895eea037c
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 01 10:25:42 2016 +0000
description:
Updated afl to 2.23b.
--------------
Version 2.23b:
--------------
- Improved the stability metric for persistent mode binaries. Problem
spotted by Kurt Roeckx.
- Made a related improvement that may bring the metric to 100% for those
targets.
--------------
Version 2.22b:
--------------
- Mentioned the potential conflicts between MSAN / ASAN and FORTIFY_SOURCE.
There is no automated check for this, since some distros may implicitly
set FORTIFY_SOURCE outside of the compiler's argv[].
- Populated the support for AFL_LD_PRELOAD to all companion tools.
- Made a change to the handling of ./afl-clang-fast -v. Spotted by
Jan Kneschke.
diffstat:
devel/afl/Makefile | 4 ++--
devel/afl/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e3bae187d5ce -r 77895eea037c devel/afl/Makefile
--- a/devel/afl/Makefile Mon Aug 01 10:24:43 2016 +0000
+++ b/devel/afl/Makefile Mon Aug 01 10:25:42 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2016/07/24 18:33:46 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2016/08/01 10:25:42 wiz Exp $
-DISTNAME= afl-2.21b
+DISTNAME= afl-2.23b
CATEGORIES= devel
MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/
EXTRACT_SUFX= .tgz
diff -r e3bae187d5ce -r 77895eea037c devel/afl/distinfo
--- a/devel/afl/distinfo Mon Aug 01 10:24:43 2016 +0000
+++ b/devel/afl/distinfo Mon Aug 01 10:25:42 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2016/07/24 18:33:46 wiz Exp $
+$NetBSD: distinfo,v 1.48 2016/08/01 10:25:42 wiz Exp $
-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
+SHA1 (afl-2.23b.tgz) = 2bf6d3e037265c1a6d4a0c716863986a5ae50fd8
+RMD160 (afl-2.23b.tgz) = 59daf34b95fdb093204cf88679543dc040b720b9
+SHA512 (afl-2.23b.tgz) = fd8f370de5bba338881762e84ea86aa3aaad30ca871b500d3ac9085e716694a671ba2bf7bc74a1a29adef539f9db6a13bfe147ce09f7d0ee05616616f7fbfd10
+Size (afl-2.23b.tgz) = 818888 bytes
Home |
Main Index |
Thread Index |
Old Index