]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] add missing release notes, update README
authorEvan Hunt <each@isc.org>
Sun, 18 Feb 2018 03:56:31 +0000 (19:56 -0800)
committerEvan Hunt <each@isc.org>
Sun, 18 Feb 2018 03:56:31 +0000 (19:56 -0800)
README
README.md
doc/arm/notes.xml

diff --git a/README b/README
index 5682c56aaaa3f529a21672acfd13133d45857b75..b71273f5d87792ba6a951d538b4def41089a7bc5 100644 (file)
--- a/README
+++ b/README
@@ -77,8 +77,7 @@ mailman/listinfo/bind-workers.
 Contributing to BIND
 
 ISC maintains a public git repository for BIND; details can be found at
-http://www.isc.org/git/, and also on Github at https://github.com/
-isc-projects.
+http://www.isc.org/git/.
 
 Information for BIND contributors can be found in the following files: -
 General information: doc/dev/contrib.md - BIND 9 code style: doc/dev/
index 59b34a9a960c009b3a60cf1590fbd0c148a3f5ea..ca64ed413a9f085db699451c06274508b157ed2d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -87,8 +87,7 @@ may also want to join the __BIND Workers__ mailing list, at
 ### <a name="contrib"/> Contributing to BIND
 
 ISC maintains a public git repository for BIND; details can be found
-at [http://www.isc.org/git/](http://www.isc.org/git/), and also on Github
-at [https://github.com/isc-projects](https://github.com/isc-projects).
+at [http://www.isc.org/git/](http://www.isc.org/git/).
 
 Information for BIND contributors can be found in the following files:
 - General information: [doc/dev/contrib.md](doc/dev/contrib.md)
index d462f5b37cc434624189028bdc0de536203481ee..7cfa5e85802c88f7c29b2a9cf30c805324739f46 100644 (file)
          [RT #46839]
        </para>
       </listitem>
+      <listitem>
+       <para>
+         <command>named</command> could crash due to a race condition when
+         rolling <command>dnstap</command> log files. [RT #46942]
+       </para>
+      </listitem>
+      <listitem>
+       <para>
+         <command>rndc reload</command> could cause <command>named</command>
+         to leak memory if it was invoked before the zone loading actions
+         from a previous <command>rndc reload</command> command were
+         completed. [RT #47076]
+       </para>
+      </listitem>
     </itemizedlist>
   </section>