From 364bdb5ec875f70f82b98e39edf64a6699165c90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 8 Sep 2022 14:03:54 +0200 Subject: [PATCH] Prepare release notes for BIND 9.18.7 --- doc/arm/notes.rst | 2 +- doc/notes/{notes-current.rst => notes-9.18.7.rst} | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) rename doc/notes/{notes-current.rst => notes-9.18.7.rst} (96%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 3485631ec6..ade9a081e7 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -33,7 +33,7 @@ The latest versions of BIND 9 software can always be found at https://www.isc.org/download/. There you will find additional information about each release, and source code. -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.18.7.rst .. include:: ../notes/notes-9.18.6.rst .. include:: ../notes/notes-9.18.5.rst .. include:: ../notes/notes-9.18.4.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.7.rst similarity index 96% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.7.rst index 079f27b3a2..01a1749e53 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.7.rst @@ -43,21 +43,6 @@ Security Fixes DNSSEC verification code for the EdDSA algorithm. (CVE-2022-38178) :gl:`#3487` -Known Issues -~~~~~~~~~~~~ - -- None. - -New Features -~~~~~~~~~~~~ - -- None. - -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~