From: Ondřej Surý Date: Mon, 31 Mar 2025 14:02:59 +0000 (+0000) Subject: rem: usr: Drop readline alternatives in favor of libedit X-Git-Tag: v9.21.7~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbffddcdb99faab44fb1da93ab901c9e0390f1b0;p=thirdparty%2Fbind9.git rem: usr: Drop readline alternatives in favor of libedit 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 --- cbffddcdb99faab44fb1da93ab901c9e0390f1b0