Releases: MozillaSecurity/fuzzfetch
Releases · MozillaSecurity/fuzzfetch
Release 1.2.0
- allow missing symbols for fuzzing builds (all have crashreporter
disabled now, only historical builds should have them).
Release 1.1.1
- 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:
- 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
andget_url
.
1.0.5
Print where the build was extracted to.
Fix hg.mozilla.org path for release, beta, and esr
1.0.4 Bump version
1.0.3
Fix opt to use shippable builds from taskcluster.
1.0.2: Merge pull request #73 from MozillaSecurity/check-build-date
Ensure found build is newer or older than requested based on direction