Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
582
Issues
582
List
Boards
Labels
Service Desk
Milestones
Merge Requests
111
Merge Requests
111
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
8defd0b7
Commit
8defd0b7
authored
Jul 03, 2020
by
Michał Kępień
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'michal/prepare-release-notes-for-bind-9.11.21' into v9_11_21-release
parents
d2b8f9d7
dfa63df2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
42 deletions
+13
-42
CHANGES
CHANGES
+5
-5
doc/arm/notes-9.11.21.xml
doc/arm/notes-9.11.21.xml
+8
-37
No files found.
CHANGES
View file @
8defd0b7
...
...
@@ -11,17 +11,17 @@
by a data race between zone_maintenance() and
dns_zone_setview_helper(). [GL #1627]
5455. [bug] `named` could crash when cleaning dead nodes
in lib/dns/rbtdb.c that have been reused meanwhile.
[GL #1968]
5455. [bug] named could crash when cleaning dead nodes in
lib/dns/rbtdb.c that were being reused. [GL #1968]
5447. [bug] IPv6 addresses ending in "::" could break YAML
parsing. A "0" is now appended to such addresses
in YAML output from dnstap-read. [GL #1952]
in YAML output from dig, mdig, delv, and dnstap-read.
[GL #1952]
5446. [bug] The validator could fail to accept a properly signed
RRset if an unsupported algorithm appeared earlier in
the DNSKEY RRset than a supported algorithm.
It could
the DNSKEY RRset than a supported algorithm. It could
also stop if it detected a malformed public key.
[GL #1689]
...
...
doc/arm/notes-9.11.21.xml
View file @
8defd0b7
...
...
@@ -11,38 +11,15 @@
<section
xml:id=
"relnotes-9.11.21"
><info><title>
Notes for BIND 9.11.21
</title></info>
<section
xml:id=
"relnotes-9.11.21-security"
><info><title>
Security Fixes
</title></info>
<itemizedlist>
<listitem>
<para>
None.
</para>
</listitem>
</itemizedlist>
</section>
<section
xml:id=
"relnotes-9.11.21-known"
><info><title>
Known Issues
</title></info>
<itemizedlist>
<listitem>
<para>
None.
</para>
</listitem>
</itemizedlist>
</section>
<section
xml:id=
"relnotes-9.11.21-changes"
><info><title>
Feature Changes
</title></info>
<section
xml:id=
"relnotes-9.11.21-bugs"
><info><title>
Bug Fixes
</title></info>
<itemizedlist>
<listitem>
<para>
None.
<command>
named
</command>
could crash when cleaning dead nodes in
<filename>
lib/dns/rbtdb.c
</filename>
that were being reused.
[GL #1968]
</para>
</listitem>
</itemizedlist>
</section>
<section
xml:id=
"relnotes-9.11.21-bugs"
><info><title>
Bug Fixes
</title></info>
<itemizedlist>
<listitem>
<para>
Properly handle missing
<command>
kyua
</command>
command so that
...
...
@@ -52,18 +29,12 @@
</listitem>
<listitem>
<para>
The validator could fail to accept a properly signed RRset
if an unsupported algorithm appeared earlier in the DNSKEY
RRset than a supported algorithm. It could also stop if
it detected a malformed
public key. [GL #1689]
The validator could fail to accept a properly signed RRset
if an
unsupported algorithm appeared earlier in the DNSKEY RRset than a
supported algorithm. It could also stop if it detected a malformed
public key. [GL #1689]
</para>
</listitem>
<listitem>
<para>
<command>
named
</command>
could crash when cleaning dead nodes in
lib/dns/rbtdb.c that have been reused meanwhile. [GL #1968]
</para>
</listitem>
</itemizedlist>
</section>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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