From 43e89f0de40690ba3379227c0fc47ac70c65112b Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Wed, 2 Aug 2017 01:37:23 +0000 Subject: [PATCH] regen v9_9 --- doc/arm/Bv9ARM.ch09.html | 17 +++++++++++++++++ doc/arm/Bv9ARM.html | 1 + doc/arm/notes.html | 16 ++++++++++++++++ 3 files changed, 34 insertions(+) diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index a880e0dd17..54cf21e01c 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -52,6 +52,7 @@
New DNSSEC Root Key
Windows XP No Longer Supported
Security Fixes
+
Protocol Changes
Feature Changes
Bug Fixes
End of Life
@@ -158,6 +159,22 @@

+Protocol Changes

+
  • +

    + BIND can now use the Ed25519 and Ed448 Edwards Curve DNSSEC + signing algorithms described in RFC 8080. Note, however, that + these algorithms must be supported in OpenSSL; + currently they are only available in the development branch + of OpenSSL at + https://github.com/openssl/openssl. + [RT #44696] +

    +
+
+ +
+

Feature Changes

  • diff --git a/doc/arm/Bv9ARM.html b/doc/arm/Bv9ARM.html index ac14b3f325..4450519196 100644 --- a/doc/arm/Bv9ARM.html +++ b/doc/arm/Bv9ARM.html @@ -241,6 +241,7 @@
    New DNSSEC Root Key
    Windows XP No Longer Supported
    Security Fixes
    +
    Protocol Changes
    Feature Changes
    Bug Fixes
    End of Life
    diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 457c9a9baf..0304bdb577 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -120,6 +120,22 @@

    +Protocol Changes

    +
    • +

      + BIND can now use the Ed25519 and Ed448 Edwards Curve DNSSEC + signing algorithms described in RFC 8080. Note, however, that + these algorithms must be supported in OpenSSL; + currently they are only available in the development branch + of OpenSSL at + https://github.com/openssl/openssl. + [RT #44696] +

      +
    +
    + +
    +

    Feature Changes