]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword release notes
authorMichał Kępień <michal@isc.org>
Mon, 12 Apr 2021 13:04:48 +0000 (15:04 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 29 Apr 2021 09:56:03 +0000 (11:56 +0200)
doc/arm/notes-9.11.30.xml

index 39c483791aec16e56381100ca500e8cb67c26bd5..b6f96ee3f932f88585e444829fb6feff883b2dd6 100644 (file)
     <itemizedlist>
       <listitem>
         <para>
-         The GSSAPI no longer uses the ISC implementation of the SPNEGO
-         mechanism and instead relies on the SPNEGO implementation from the
-         system Kerberos library. All major Kerberos libraries contain the
-         SPNEGO mechanism implementation. [GL #2607]
+          The ISC implementation of SPNEGO was removed from BIND 9 source code.
+          Instead, BIND 9 now always uses the SPNEGO implementation provided by
+          the system GSSAPI library when it is built with GSSAPI support. All
+          major contemporary Kerberos/GSSAPI libraries contain an implementation
+          of the SPNEGO mechanism. [GL #2607]
         </para>
       </listitem>
     </itemizedlist>