]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: usr: Drop readline alternatives in favor of libedit
authorOndřej Surý <ondrej@isc.org>
Mon, 31 Mar 2025 14:02:59 +0000 (14:02 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 31 Mar 2025 14:02:59 +0000 (14:02 +0000)
Libedit is now ubiquitous and has a license compatible with
MPL 2.0. We are now dropping readline (GPL 3.0) and editline (obsolete) support
in favor of libedit.

Merge branch 'ondrej/cleanup-various-readline-libraries' into 'main'

See merge request isc-projects/bind9!10202


Trivial merge