From: Nicki Křížek Date: Thu, 5 Sep 2024 11:13:43 +0000 (+0200) Subject: Remove a fixed known issue [GL #4793] X-Git-Tag: v9.21.1~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03141314992f83f020093b83989bdbef80c7e84a;p=thirdparty%2Fbind9.git Remove a fixed known issue [GL #4793] --- diff --git a/doc/notes/notes-known-issues.rst b/doc/notes/notes-known-issues.rst index 3084fbb2430..3ee19285228 100644 --- a/doc/notes/notes-known-issues.rst +++ b/doc/notes/notes-known-issues.rst @@ -14,11 +14,4 @@ Known Issues ------------ -- On some platforms, including FreeBSD, :iscman:`named` must be run as - root to use the :iscman:`rndc` control channel on a privileged port - (i.e., with a port number less than 1024; this includes the default - :iscman:`rndc` :rndcconf:ref:`port`, 953). Currently, using the - :option:`named -u` option to switch to an unprivileged user makes - :iscman:`rndc` unusable. This will be fixed in a future release; in - the meantime, ``mac_portacl`` can be used as a workaround, as - documented in https://kb.isc.org/docs/aa-00621. :gl:`#4793` +- There are no known issues affecting this BIND 9 branch.