]> git.ipfire.org Git - thirdparty/bind9.git/commit
rem: usr: Remove 'sortlist' option
authorEvan Hunt <each@isc.org>
Thu, 12 Dec 2024 02:35:18 +0000 (02:35 +0000)
committerEvan Hunt <each@isc.org>
Thu, 12 Dec 2024 02:35:18 +0000 (02:35 +0000)
commit2bce06e170ad00294d02231826698232b6bdd0cf
treed73b9d49659791936c0f8588c5910225bbb868db
parentef6dc36e5306511c16a90c6321ef75c49f3caa15
parent3394aa9c252813093a5a338bf1b48900ae438e2a
rem: usr: Remove 'sortlist' option

The `sortlist` option, which was deprecated in BIND 9.20, has now been removed.

Closes #4665

Merge branch '4665-remove-sortlist' into 'main'

See merge request isc-projects/bind9!9839