Package: knot-resolver / 3.2.1-3
Metadata
Package | Version | Patches format |
---|---|---|
knot-resolver | 3.2.1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Update documentation of keyfile ro.patch | (download) |
doc/kresd.8.in |
11 8 + 3 - 0 ! |
update documentation of --keyfile-ro On Debian systems, we depend on the OS package management to update the dns root data. Make the documentation for running with this option less scary-sounding, as it is the default. |
0002 avoid invocations of git during make installcheck.patch | (download) |
tests/test_integration.mk |
4 2 + 2 - 0 ! |
avoid invocations of git during "make installcheck" The continuous integration test suite was printing a warning to stderr because of an attempt to invoke git. The debian builds are done from tarballs, so invoking git wouldn't make sense anyway. |
0003 Avoid clobbering CXX flags when compiling lua aho co.patch | (download) |
modules/policy/policy.mk |
2 1 + 1 - 0 ! |
avoid clobbering cxx flags when compiling lua-aho-corasick Without this patch, any externally-set CXXFLAGS are not passed through to the underlying C++ compiler. |
1