Commit Graph

13 Commits

Author SHA1 Message Date
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Lovell Fuller 3c28d2a860
Upgrade lcamtuf.coredump.cx to HTTPS, as it has been (#3527)
accepting only HTTPS connections since approx 14th March.

This allows the builds for guetzli, libjpeg-turbo,
libtiff and libvips to succeed again.
2020-03-20 07:50:16 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Even Rouault ed5f4a337a [libtiff] Fix build (#2798)
* [libtiff] Fix build

The https://raw.githubusercontent.com/mcarpenter/afl/master/dictionaries/tiff.dict
resource has just disappeared.

* Update Dockerfile
2019-09-04 07:33:45 -07:00
Even Rouault ea2ebaddb1 libtiff: enable fuzzing on i386 architecture (#2679) 2019-08-10 10:13:41 -07:00
Paul Kehrer 7fe41e46fe add jbig clone to libtiff (#1912) 2018-10-29 14:19:56 +11:00
Paul Kehrer fa9bc41bd5 Fix libtiff build (#1339) 2018-04-17 16:21:09 -07:00
Paul Kehrer ad80480393 [libtiff] move libtiff build scripts and fuzzers to the libtiff repo (#1317) (#1325) 2018-04-17 07:18:38 -07:00
Oliver Chang 44b2464a3f
Revert "move libtiff build scripts and fuzzers to the libtiff repo (#1317)" (#1319)
This reverts commit 70b4b39e67.
2018-04-16 12:16:54 +10:00
Paul Kehrer 70b4b39e67 move libtiff build scripts and fuzzers to the libtiff repo (#1317) 2018-04-15 19:10:40 -07:00
Paul Kehrer 3dd226d31b libtiff support (#1311)
Add Initial libtiff fuzzer
2018-04-10 17:37:33 -07:00