From: Evan Hunt Date: Sun, 18 Feb 2018 03:56:31 +0000 (-0800) Subject: [master] add missing release notes, update README X-Git-Tag: v9.13.0~160 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=908b2f4b3bc6be7b244da33014bb942fffd942b8;p=thirdparty%2Fbind9.git [master] add missing release notes, update README --- diff --git a/README b/README index 5682c56aaaa..b71273f5d87 100644 --- 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/ diff --git a/README.md b/README.md index 59b34a9a960..ca64ed413a9 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,7 @@ may also want to join the __BIND Workers__ mailing list, at ### 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) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index d462f5b37cc..7cfa5e85802 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -121,6 +121,20 @@ [RT #46839] + + + named could crash due to a race condition when + rolling dnstap log files. [RT #46942] + + + + + rndc reload could cause named + to leak memory if it was invoked before the zone loading actions + from a previous rndc reload command were + completed. [RT #47076] + +