-
Notifications
You must be signed in to change notification settings - Fork 594
Comparing changes
Open a pull request
base repository: google/clusterfuzz
base: v2.19.0
head repository: google/clusterfuzz
compare: master
- 7 commits
- 36 files changed
- 5 contributors
Commits on Dec 19, 2025
-
Remove oss-fuzz/worker and oss-fuzz/host images. (#5094)
They are supporting a model that no longer exists.
Configuration menu - View commit details
-
Copy full SHA for 29cd5ba - Browse repository at this point
Copy the full SHA 29cd5baView commit details -
Progrollout replaced it. Fixes: #4320
Configuration menu - View commit details
-
Copy full SHA for d77bab0 - Browse repository at this point
Copy the full SHA d77bab0View commit details
Commits on Dec 22, 2025
-
Download databundles for non engine jobs (#5085)
This fixes b/446692241 by downloading databundles on blacbox fuzzer runs. It does so without hurting the performance of non-blackbox batch tasks. Since downloading the default databundle takes ~5 minutes. It also optimizes the unzip by about 50% by using the linux unzip binary instead of Python's slow implementation. --------- Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: jonathanmetzman <[email protected]> Co-authored-by: Jonathan Metzman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 854f286 - Browse repository at this point
Copy the full SHA 854f286View commit details
Commits on Dec 23, 2025
-
docker: Add luarocks to OSS-Fuzz base images. (#5097)
This adds luarocks to the apt-get install list in: - docker/oss-fuzz/base/Dockerfile - docker/oss-fuzz/base/ubuntu-20-04.Dockerfile - docker/oss-fuzz/base/ubuntu-24-04.Dockerfile Unblocks: google/oss-fuzz#13929
Configuration menu - View commit details
-
Copy full SHA for f7aa481 - Browse repository at this point
Copy the full SHA f7aa481View commit details -
Resolve SIGILL errors on Pixel 6 devices caused by a binary mismatch (#…
…5076) Filter fuzzing jobs to ensure Pixel 6 compatibility for Pixel 6 devices. Prevent Pixel 6 devices from falling back to the generic `jobs-android` queue.
Configuration menu - View commit details
-
Copy full SHA for 11cf7c0 - Browse repository at this point
Copy the full SHA 11cf7c0View commit details -
[NFC] Comment on the luarocks installs in the dockerfiles that it is …
…needed for oss-fuzz (#5098)
Configuration menu - View commit details
-
Copy full SHA for 700f6c6 - Browse repository at this point
Copy the full SHA 700f6c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fd5b0 - Browse repository at this point
Copy the full SHA b5fd5b0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.19.0...master