Skip to content

Releases: MozillaSecurity/fuzzfetch

Release 1.2.0

29 Mar 19:30
1.2.0
Compare
Choose a tag to compare
  • allow missing symbols for fuzzing builds (all have crashreporter
    disabled now, only historical builds should have them).

Release 1.1.1

25 Feb 15:04
c9450f5
Compare
Choose a tag to compare
  • add -V/--version to command-line
  • don't resolve ESR version if --build is a namespace
  • add autoland to branch search regex
  • fix naming for autoland branches

Release 1.1.0:

03 Feb 17:07
1.1.0
Compare
Choose a tag to compare
  • Remove support for inbound
  • Download geckoview_example for --os Android
  • Use SI units for data rates, and IEC units for file sizes
  • Export fetching utility functions download_url and get_url.

1.0.5

12 Nov 16:58
1.0.5
Compare
Choose a tag to compare

Print where the build was extracted to.

Fix hg.mozilla.org path for release, beta, and esr

11 Sep 17:33
Compare
Choose a tag to compare

1.0.3

06 Aug 14:22
1.0.3
Compare
Choose a tag to compare

Fix opt to use shippable builds from taskcluster.

1.0.2: Merge pull request #73 from MozillaSecurity/check-build-date

31 Jul 17:21
452f1ea
Compare
Choose a tag to compare
Ensure found build is newer or older than requested based on direction

1.0.1

08 Jul 20:11
Compare
Choose a tag to compare

Support fuzzing-debug builds with and without crashreporter-symbols.zip

0.9.9

06 May 16:02
Compare
Choose a tag to compare
Release 0.9.9:

Fix bug causing autoland branches to be prefixed with "mozilla-" when
searching by changeset.

0.9.8

06 May 15:47
Compare
Choose a tag to compare

Simplify Fetcher API by removing redundant build_* properties