Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
908b2f4b
Commit
908b2f4b
authored
Feb 17, 2018
by
Evan Hunt
Browse files
[master] add missing release notes, update README
parent
ceeab84d
Pipeline
#162
passed with stage
in 46 minutes and 19 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
908b2f4b
...
...
@@ -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/
...
...
README.md
View file @
908b2f4b
...
...
@@ -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
)
...
...
doc/arm/notes.xml
View file @
908b2f4b
...
...
@@ -121,6 +121,20 @@
[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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment