+6019. [func] Deprecate `coresize`, `datasize`, `files`, and
+ `stacksize` named.conf options. [GL #3676]
+
6018. [cleanup] Remove the --with-tuning configure option.
[GL #3664]
settings that required different values based on "workload" have been either
removed or a sensible default has been picked. :gl:`#3664`
+- Deprecate setting the operating system limit (``coresize``, ``datasize``,
+ ``files`` and ``stacksize``) from ``named.conf``. These options should be set
+ from the operating system (``ulimit``) or from the process supervisor
+ (e.g. ``systemd``). :gl:`#3676`
+
Bug Fixes
~~~~~~~~~