Skip to content

Releases: google/clusterfuzz

v2.6.0

08 Feb 03:46
46968a2
Compare
Choose a tag to compare
Expose crash comparer (#2941)

Expose `CrashComparer` so that users of `ClusterFuzz`'s `PythonAPI` can
access it.
For example, `FuzzBench` will use it to group crashes.

v2.5.9

10 Jan 17:39
Compare
Choose a tag to compare
Update package version

v2.5.8

10 Jan 17:36
3fe9bac
Compare
Choose a tag to compare
Fixes

v2.5.7

02 May 00:53
9cc96b3
Compare
Choose a tag to compare

Various fixes.

Please download this release by checking out the release tag in a git checkout:

git checkout tags/v2.5.7

NOTE: Archived versions of ClusterFuzz below do not work with many butler.py commands.

v2.5.6

10 Oct 23:27
59bcd8e
Compare
Choose a tag to compare
  • Fix a bug in libFuzzer driver (#2471).

Please download this release by checking out the release tag in a git checkout:

git checkout tags/v2.5.6

NOTE: Archived versions of ClusterFuzz below do not work with many butler.py commands.

v2.5.5

15 Sep 10:13
45fdb21
Compare
Choose a tag to compare
  • Fix a unicode decoding bug in the pi ppackage.

Please download this release by checking out the release tag in a git checkout:

git checkout tags/v2.5.5

NOTE: Archived versions of ClusterFuzz below do not work with many butler.py commands.

v2.5.4

27 Aug 06:00
1addf69
Compare
Choose a tag to compare
  • Fix pip package.

Please download this release by checking out the release tag in a git checkout:

git checkout tags/v2.5.4

NOTE: Archived versions of ClusterFuzz below do not work with many butler.py commands.

v2.5.3

27 Aug 05:52
735aab1
Compare
Choose a tag to compare
  • Fix pip package.

Please download this release by checking out the release tag in a git checkout:

git checkout tags/v2.5.3

NOTE: Archived versions of ClusterFuzz below do not work with many butler.py commands.

v2.5.2

27 Aug 05:24
aa6476c
Compare
Choose a tag to compare
  • Fix a pip package dependency.

Please download this release by checking out the release tag in a git checkout:

git checkout tags/v2.5.2

NOTE: Archived versions of ClusterFuzz below do not work with many butler.py commands.

v2.5.1

03 Aug 06:59
9a95b85
Compare
Choose a tag to compare
  • Remove an unnecessary pip package dependency.

Please download this release by checking out the release tag in a git checkout:

git checkout tags/v2.5.1

NOTE: Archived versions of ClusterFuzz below do not work with many butler.py commands.