pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/afl Update to 1.72b:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/813871fca195
branches:  trunk
changeset: 650738:813871fca195
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 26 07:58:00 2015 +0000

description:
Update to 1.72b:

--------------
Version 1.72b:
--------------

  - Fixed a glitch in non-x86 install, spotted by Tobias Ospelt.

  - Added a minor safeguard to llvm_mode Makefile following a report from
    Kai Zhao.

--------------
Version 1.71b:
--------------

  - Fixed a bug with installed copies of AFL trying to use QEMU mode. Spotted
    by G.M. Lime.

  - Added last path / crash / hang times to fuzzer_stats, suggested by
    Richard Hipp.

  - Fixed a typo, thanks to Jakub Wilk.

diffstat:

 devel/afl/Makefile |  4 ++--
 devel/afl/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 6674f8b89b90 -r 813871fca195 devel/afl/Makefile
--- a/devel/afl/Makefile        Sun Apr 26 07:56:58 2015 +0000
+++ b/devel/afl/Makefile        Sun Apr 26 07:58:00 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2015/04/19 18:13:37 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/04/26 07:58:00 wiz Exp $
 
-DISTNAME=      afl-1.70b
+DISTNAME=      afl-1.72b
 CATEGORIES=    devel
 MASTER_SITES=  http://lcamtuf.coredump.cx/afl/releases/
 EXTRACT_SUFX=  .tgz
diff -r 6674f8b89b90 -r 813871fca195 devel/afl/distinfo
--- a/devel/afl/distinfo        Sun Apr 26 07:56:58 2015 +0000
+++ b/devel/afl/distinfo        Sun Apr 26 07:58:00 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2015/04/19 18:13:37 wiz Exp $
+$NetBSD: distinfo,v 1.20 2015/04/26 07:58:00 wiz Exp $
 
-SHA1 (afl-1.70b.tgz) = 4ccbf059709f306d1003a444018cc2500a877ce1
-RMD160 (afl-1.70b.tgz) = a8e82e46091842c0b5f9a5f7aa1d4c29ac790972
-Size (afl-1.70b.tgz) = 792536 bytes
+SHA1 (afl-1.72b.tgz) = 0bfe27413d4fba3be6a5b8f4a4a96fbf3398bf83
+RMD160 (afl-1.72b.tgz) = 33dd093b4323fe8c92436459043e5f71463d9561
+Size (afl-1.72b.tgz) = 793066 bytes



Home | Main Index | Thread Index | Old Index