Commit Graph

13 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
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
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 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
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
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