From: Evan Hunt Date: Wed, 20 Jan 2021 23:31:31 +0000 (-0800) Subject: Add CHANGES note for #2335 X-Git-Tag: v9.17.10~27^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f472390bc22d3d86f1b66c4562570dc9bf128f52;p=thirdparty%2Fbind9.git Add CHANGES note for #2335 --- diff --git a/CHANGES b/CHANGES index 58b3362016b..b42d80a601b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5564. [cleanup] Refactored the network manager TLSDNS module to use + libuv and libssl directly, rather than opening a + TLS/TCP socket stack. [GL #2235] + 5563. [cleanup] Changed several obsolete configuration options to ancient, making them into fatal errors. Also cleaned up the number of clause flags in the configuration diff --git a/util/copyrights b/util/copyrights index 7a9f9f10475..b17dd9d4f46 100644 --- a/util/copyrights +++ b/util/copyrights @@ -1903,7 +1903,6 @@ ./lib/isc/netmgr/netmgr.c C 2019,2020,2021 ./lib/isc/netmgr/tcp.c C 2019,2020,2021 ./lib/isc/netmgr/tcpdns.c C 2019,2020,2021 -./lib/isc/netmgr/tls.c C 2020,2021 ./lib/isc/netmgr/tlsdns.c C 2020,2021 ./lib/isc/netmgr/udp.c C 2019,2020,2021 ./lib/isc/netmgr/uv-compat.c C 2020,2021 @@ -1980,6 +1979,7 @@ ./lib/isc/tests/testdata/file/keep X 2014,2018,2019,2020,2021 ./lib/isc/tests/time_test.c C 2014,2015,2016,2018,2019,2020,2021 ./lib/isc/tests/timer_test.c C 2018,2019,2020,2021 +./lib/isc/tests/tlsdns_test.c C 2021 ./lib/isc/tests/udp_test.c C 2020,2021 ./lib/isc/tests/uv_wrap.h C 2020,2021 ./lib/isc/timer.c C 1998,1999,2000,2001,2002,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021