Commit Graph

8 Commits

Author SHA1 Message Date
jonathanmetzman 5549d804b3
[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)
Fix projects so they don't break with upgrade.
These fixes are likely not backwards compatible and will fail on
Ubuntu 16.04.
Related: #6180
2021-08-25 22:14:52 -07:00
Remi Gacogne d712f492a0
powerdns: Better handling of missing corpus directories (#5915)
New fuzzing targets and their corpus directories are not always added
to old branches, since the new features are usually not backported.
We still would like to be able to keep CI-fuzz enabled on these branches,
so we need to properly handle missing directories.
2021-06-14 09:59:25 +01:00
Remi Gacogne 0f76e12796
powerdns: Augment corpus with TXT records and Proxy Protocol payloads (#5694) 2021-04-30 16:32:06 +01:00
Remi Gacogne 875a944288
PowerDNS: Move to a newer boost in preparation for the move to C++17 (#4925) 2021-01-06 06:53:07 -08:00
Abhishek Arya 95a7b67504
Add main_repo for some more projects. (#4819) 2020-12-10 08:15:05 -08: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
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
Remi Gacogne 370b76dc58 Add the PowerDNS project (#2007) 2018-12-06 13:07:05 -08:00