]> git.ipfire.org Git - thirdparty/bind9.git/commit
Drop readline alternatives in favor of libedit
authorOndřej Surý <ondrej@isc.org>
Mon, 3 Mar 2025 11:32:14 +0000 (12:32 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 31 Mar 2025 13:20:40 +0000 (15:20 +0200)
commitc27fce26e699b4292f8a16813a67a906398c29f9
tree52a85697923ad11a4f29ae2eac023fd7389fd57d
parentb6e6430b54212569a61c4f48b9bf65019cc70b46
Drop readline alternatives in favor of libedit

The libedit is now ubiquitous and has a licences compatible with
MPL 2.0.  Drop readline (GPL 3.0) and editline (obsolete) support
in favor of libedit.
.gitlab-ci.yml
bin/dig/Makefile.am
bin/dig/nslookup.c
bin/nsupdate/Makefile.am
bin/nsupdate/nsupdate.c
configure.ac
doc/arm/build.inc.rst
lib/isc/Makefile.am
lib/isc/include/isc/readline.h [moved from bin/dig/readline.h with 60% similarity]