Updated afl to 2.11b.
-------------- Version 2.11b: -------------- - Fixed a minor typo in instrumented_cmp, spotted by Hanno Eissfeldt. - Added a missing size check for deterministic insertion steps. - Made an improvement to afl-gotcpu when -Z not used. - Fixed a typo in post_library_png.so.c in experimental/. Spotted by Kostya Serebryany.
This commit is contained in:
parent
5fb4875399
commit
de8f426b63
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.37 2016/04/08 14:49:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2016/05/05 11:13:25 wiz Exp $
|
||||
|
||||
DISTNAME= afl-2.10b
|
||||
DISTNAME= afl-2.11b
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.38 2016/04/08 14:49:07 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.39 2016/05/05 11:13:25 wiz Exp $
|
||||
|
||||
SHA1 (afl-2.10b.tgz) = a9584505dc0a932eaa65161726e0b598af2f65d5
|
||||
RMD160 (afl-2.10b.tgz) = f0e28513d05eb36cd9fa9d60d5ab914b0d52d1da
|
||||
SHA512 (afl-2.10b.tgz) = 2273632f156427967bb794ecbf013aebe06d769c27c2fb26e9550d376364e4e3750ff0ebe0d5a6a29bf9ecf39fdf724b7dd0666ed0467584cd4863893e619b1e
|
||||
Size (afl-2.10b.tgz) = 815650 bytes
|
||||
SHA1 (afl-2.11b.tgz) = 92956ef9aaa9310e19122dbc4a508ac37042791f
|
||||
RMD160 (afl-2.11b.tgz) = a30f33c138f1975ede82d57807b4ac610eb5a135
|
||||
SHA512 (afl-2.11b.tgz) = 4e2458d8b2af19e646206505d5217a42feb840edefd10e37989ef8a8289b4edd683786133b5fefab8ef14772a78c159a71025844f73eb950605f2952b308dedc
|
||||
Size (afl-2.11b.tgz) = 815832 bytes
|
||||
|
|
Loading…
Reference in a new issue