Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 617664 - app-forensics/afl-2.45b version bump
Summary: app-forensics/afl-2.45b version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-06 19:31 UTC by Agostino Sarubbo
Modified: 2017-07-12 12:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2017-05-06 19:31:13 UTC
I noticed this on twitter: https://twitter.com/lcamtuf/status/852022643817463810
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2017-06-28 22:42:29 UTC
--------------
Version 2.44b:
--------------

  - Added a visual indicator of ASAN / MSAN mode when compiling. Requested
    by Jakub Wilk.

  - Added support for afl-showmap coredumps (-c). Suggested by Jakub Wilk.

  - Added LD_BIND_NOW=1 for afl-showmap by default. Although not really useful,
    it reportedly helps reproduce some crashes. Suggested by Jakub Wilk.

  - Added a note about allocator_may_return_null=1 not always working with
    ASAN. Spotted by Jakub Wilk.

--------------
Version 2.43b:
--------------

  - Added AFL_NO_ARITH to aid in the fuzzing of text-based formats.
    Requested by Jakub Wilk.

--------------
Version 2.42b:
--------------

  - Renamed the R() macro to avoid a problem with llvm_mode in the latest
    versions of LLVM. Fix suggested by Christian Holler.

--------------
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.
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2017-07-06 12:54:23 UTC
--------------
Version 2.45b:
--------------

  - Added strstr, strcasestr support to libtokencap. Contributed by
    Daniel Hodson.

  - Fixed a resumption offset glitch spotted by Jakub Wilk.

  - There are definitely no bugs in afl-showmap -c now.
Comment 3 Manuel Rüger (RETIRED) gentoo-dev 2017-07-12 12:21:48 UTC
Hope you don't mind. I bumped it as upstream's Changelog recommended to use 2.41b or later.

commit 669d0240194f63223e318f8995b4815d6365a74e (HEAD -> master, origin/master, origin/HEAD)
Author: Manuel Rüger <mrueg@gentoo.org>
Date:   Wed Jul 12 14:19:43 2017 +0200

    app-forensics/afl: Version bump to 2.46b
    
    Gentoo-Bug: #617664
    Package-Manager: Portage-2.3.6, Repoman-2.3.2