From 908b2f4b3bc6be7b244da33014bb942fffd942b8 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Sat, 17 Feb 2018 19:56:31 -0800 Subject: [PATCH] [master] add missing release notes, update README --- README | 3 +-- README.md | 3 +-- doc/arm/notes.xml | 14 ++++++++++++++ 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/README b/README index 5682c56aaa..b71273f5d8 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 59b34a9a96..ca64ed413a 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 d462f5b37c..7cfa5e8580 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] + +