K 10 svn:author V 2 pi K 8 svn:date V 27 2020-03-05T20:08:57.770791Z K 7 svn:log V 887 dns/knot2: upgrade 2.9.1 -> 2.9.3 - removed NOT_FOR_ARCHS - removed NOT_FOR_ARCHS_REASON_i386 - removed libedit from general dependecies (because unneeded for utils- or lib-only) - removed LLD_UNSAFE (not needed, created IDN problems for a while) - removed USES= compiler - removed USES= ncurses - removed USES= python - added LICENSE_FILE - added mandir path - added USES= autoreconf for i386 - added EXTRA_PATCHES for configure.ac -- thanks to NIC.CZ - added patch for src/libdnssec/Makefile.inc (at i386, to avoid atomic problems) - fixed DOCS install (a: python dependecy, b: no install if OFF) - fixed IDN OPTION (without libidn if OFF) - switched from GNU_CONFIGURE to HAS_CONFIGURE - use libedit and liburcu only when building daemon PR: 244593 Submitted by: Leo Vandewoestijne (maintainer) Relnotes: https://www.knot-dns.cz/2020-03-03-version-293.html END