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
ad8d44ed
Commit
ad8d44ed
authored
Feb 24, 2020
by
Michał Kępień
Browse files
Update README and HISTORY for BIND 9.17
parent
9ab9f0dd
Changes
4
Hide whitespace changes
Inline
Side-by-side
HISTORY
View file @
ad8d44ed
...
...
@@ -2,6 +2,21 @@ HISTORY
Functional enhancements from prior major releases of BIND 9
BIND 9.16
BIND 9.16 (a stable branch based on the 9.15 development branch) includes
a number of changes from BIND 9.14 and earlier releases. New features
include:
* New dnssec-policy statement to configure a key and signing policy for
zones, enabling automatic key regeneration and rollover.
* New network manager based on libuv.
* Added support for the new GeoIP2 geolocation API, libmaxminddb.
* Improved DNSSEC trust anchor configuration using the trust-anchors
statement, permitting configuration of trust anchors in DS as well as
DNSKEY format.
* YAML output for dig, mdig, and delv.
BIND 9.14
BIND 9.14 (a stable branch based on the 9.13 development branch) includes
...
...
@@ -143,7 +158,7 @@ releases. New features include:
* "rndc modzone" reconfigures a single zone, without requiring the
entire server to be reconfigured.
* "rndc showzone" displays the current configuration of a zone.
* "rndc managed-keys" can be used to check the status of RFC 50
0
1
* "rndc managed-keys" can be used to check the status of RFC 50
1
1
managed trust anchors, or to force trust anchors to be refreshed.
* "max-cache-size" can now be set to a percentage of available memory.
The default is 90%.
...
...
HISTORY.md
View file @
ad8d44ed
...
...
@@ -10,6 +10,21 @@
-->
### Functional enhancements from prior major releases of BIND 9
#### BIND 9.16
BIND 9.16 (a stable branch based on the 9.15 development branch)
includes a number of changes from BIND 9.14 and earlier releases.
New features include:
*
New
`dnssec-policy`
statement to configure a key and signing policy
for zones, enabling automatic key regeneration and rollover.
*
New network manager based on
`libuv`
.
*
Added support for the new GeoIP2 geolocation API,
`libmaxminddb`
.
*
Improved DNSSEC trust anchor configuration using the
`trust-anchors`
statement, permitting configuration of trust anchors in DS as well as
DNSKEY format.
*
YAML output for
`dig`
,
`mdig`
, and
`delv`
.
#### BIND 9.14
BIND 9.14 (a stable branch based on the 9.13 development branch)
...
...
README
View file @
ad8d44ed
...
...
@@ -7,7 +7,7 @@ Contents
1. Introduction
2. Reporting bugs and getting help
3. Contributing to BIND
4. BIND 9.1
5
features
4. BIND 9.1
7
features
5. Building BIND
6. macOS
7. Dependencies
...
...
@@ -109,19 +109,10 @@ If you prefer, you may also submit code by opening a GitLab Issue and
including your patch as an attachment, preferably generated by git
format-patch.
BIND 9.1
5
features
BIND 9.1
7
features
BIND 9.15 is the newest development branch of BIND 9. It includes a number
of changes from BIND 9.14 and earlier releases. New features include:
* New dnssec-policy statement to configure a key and signing policy for
zones, enabling automatic key regeneration and rollover.
* New network manager based on libuv.
* Added support for the new GeoIP2 geolocation API, libmaxminddb.
* Improved DNSSEC trust anchor configuration using the trust-anchors
statement, permitting configuration of trust anchors in DS as well as
DNSKEY format.
* YAML output for dig, mdig, and delv.
BIND 9.17 is the newest development branch of BIND 9. It includes a number
of changes from BIND 9.16 and earlier releases.
Building BIND
...
...
README.md
View file @
ad8d44ed
...
...
@@ -15,7 +15,7 @@
1.
[
Introduction
](
#intro
)
1.
[
Reporting bugs and getting help
](
#help
)
1.
[
Contributing to BIND
](
#contrib
)
1.
[
BIND 9.1
5
features
](
#features
)
1.
[
BIND 9.1
7
features
](
#features
)
1.
[
Building BIND
](
#build
)
1.
[
macOS
](
#macos
)
1.
[
Dependencies
](
#dependencies
)
...
...
@@ -125,20 +125,10 @@ If you prefer, you may also submit code by opening a
including your patch as an attachment, preferably generated by
`git format-patch`
.
### <a name="features"/> BIND 9.1
5
features
### <a name="features"/> BIND 9.1
7
features
BIND 9.15 is the newest development branch of BIND 9. It includes a
number of changes from BIND 9.14 and earlier releases. New features
include:
*
New
`dnssec-policy`
statement to configure a key and signing policy
for zones, enabling automatic key regeneration and rollover.
*
New network manager based on libuv.
*
Added support for the new GeoIP2 geolocation API,
`libmaxminddb`
.
*
Improved DNSSEC trust anchor configuration using the
`trust-anchors`
statement, permitting configuration of trust anchors in DS as well as
DNSKEY format.
*
YAML output for
`dig`
,
`mdig`
, and
`delv`
.
BIND 9.17 is the newest development branch of BIND 9. It includes a
number of changes from BIND 9.16 and earlier releases.
### <a name="build"/> Building BIND
...
...
Michał Kępień
@michal
mentioned in commit
7d2355a6
·
Jun 02, 2021
mentioned in commit
7d2355a6
mentioned in commit 7d2355a6202f6d7b99bfd4a6fc669443acf20ced
Toggle commit list
Matthijs Mekking
🏡
@matthijs
mentioned in merge request
!5128 (closed)
·
Jun 02, 2021
mentioned in merge request
!5128 (closed)
mentioned in merge request !5128
Toggle commit list
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