Commit Graph

20 Commits

Author SHA1 Message Date
jonathanmetzman 03d18372d5
Reland [Ubuntu upgrade] Fix projects so they don't break with upgrade (#6313)
This reverts commit 878c32419c.

Related: #6180
2021-08-26 09:53:49 -07:00
Oliver Chang 878c32419c
Revert "[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)" (#6306)
This reverts commit 5549d804b3.
2021-08-26 15:42:34 +10:00
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
Daniel Salzman 51a97a0c41
[knot-dns] add missing corpora to $OUT (#5978) 2021-06-28 15:45:32 +00: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
Daniel Salzman 261abce857
[knot-dns] link against liblmdb statically (#3797)
Relates to d4ec3a3aa8

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22191
2020-05-16 09:02:22 -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
Jonathan Foote 1ccf149b8c [knot-dns] add libev4 dep for gnutls (#3199) 2020-01-07 12:47:02 -08:00
Daniel Salzman 685ded7e0a [knot-dns] fix issue 13050 + tiny script cleanup (#2157)
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2019-02-11 07:59:22 -08:00
Daniel Salzman d8db26e77f [knot-dns] fix issue 12386 and remove temporary workaround (#2072)
* Revert "[knot-dns] use libnettle 3.4.1 to build gnutls (#2013)"

This reverts commit 269cfb6bf8.

* [knot-dns] use bootstrap before build (issue 12386)
2019-01-07 07:43:35 -08:00
Jonathan Foote 269cfb6bf8 [knot-dns] use libnettle 3.4.1 to build gnutls (#2013) 2018-12-10 06:46:18 -08:00
Daniel Salzman 08bf475ab4 [knot-dns] Try to fix failed build (issue 11588) (#2001)
* [knot-dns] Add dname to/from string tests

Relates to https://gitlab.labs.nic.cz/knot/knot-dns/commit/6536d71bdf590c8

* [knot-dns] Try to fix failed build (issue 11588)
2018-12-04 07:35:35 -08:00
Daniel Salzman 6bd5fdaff9 [knot-dns] Add dname to/from string tests (#1590)
Relates to https://gitlab.labs.nic.cz/knot/knot-dns/commit/6536d71bdf590c8
2018-07-03 07:04:31 -07:00
Jonathan Foote 9a73c26288 [knot-dns] Fix build (#1523)
* [knot-dns] add gettext for gnutls

* [knot-dns] move gettext install to Dockerfile
2018-06-19 13:55:18 -07:00
Daniel Salzman fe758a46ad [knot-dns] update git submodules with corpora (#1204)
See https://gitlab.labs.nic.cz/knot/knot-dns/commit/bd394005
2018-03-02 06:18:34 -08:00
Daniel Salzman 106bb66541 [knot-dns] replace all --with-module-X=no with one --disable-modules (#1151) 2018-02-13 11:37:33 -08:00
Jonathan Foote 87106be546 [knot-dns] don't specify coverage flags for oss-fuzz builds (#1079) 2018-01-16 13:31:05 -08:00
Max Moroz f04bc16f45 [knot-dns] Explicitly enable all sanitizer configurations. 2018-01-03 10:04:21 -08:00
Jonathan Foote 70df1fd10b [knot-dns] initial integration (take two) (#1052)
* [knot-dns] initial integration

* [knot-dns] remove unnecessary dependencies, etc.

* [knot-dns] rename fuzz targets

* [knot-dns] use $OUT instead of /out
2018-01-03 10:01:34 -08:00
Jonathan Foote da7592a222 [knot-dns] submit knot-dns project.yaml (#1046) 2017-12-27 08:20:52 -08:00