From f0590dbff703c39b2ea955550a086b742df4d620 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Mon, 7 Oct 2024 11:18:15 +0200 Subject: [PATCH] Prepare release notes for BIND 9.18.31 --- doc/arm/changelog.rst | 2 ++ doc/arm/notes.rst | 1 + doc/changelog/changelog-9.18.31-S1.rst | 11 +++++++++++ doc/changelog/changelog-9.18.31.rst | 4 ++-- doc/notes/notes-9.18.31.rst | 10 ++++++++-- 5 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 doc/changelog/changelog-9.18.31-S1.rst diff --git a/doc/arm/changelog.rst b/doc/arm/changelog.rst index 38eba2da28..4cef4ffa3d 100644 --- a/doc/arm/changelog.rst +++ b/doc/arm/changelog.rst @@ -18,6 +18,8 @@ Changelog development. Regular users should refer to :ref:`Release Notes ` for changes relevant to them. +.. include:: ../changelog/changelog-9.18.31-S1.rst +.. include:: ../changelog/changelog-9.18.31.rst .. include:: ../changelog/changelog-9.18.30-S1.rst .. include:: ../changelog/changelog-9.18.30.rst .. include:: ../changelog/changelog-9.18.29-S1.rst diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 34fe234543..1592e8aa37 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -37,6 +37,7 @@ https://www.isc.org/download/. There you will find additional information about each release, and source code. .. include:: ../notes/notes-known-issues.rst +.. include:: ../notes/notes-9.18.31.rst .. include:: ../notes/notes-9.18.30.rst .. include:: ../notes/notes-9.18.29.rst .. include:: ../notes/notes-9.18.28.rst diff --git a/doc/changelog/changelog-9.18.31-S1.rst b/doc/changelog/changelog-9.18.31-S1.rst new file mode 100644 index 0000000000..ba871808a1 --- /dev/null +++ b/doc/changelog/changelog-9.18.31-S1.rst @@ -0,0 +1,11 @@ +.. Copyright (C) Internet Systems Consortium, Inc. ("ISC") +.. +.. SPDX-License-Identifier: MPL-2.0 +.. +.. This Source Code Form is subject to the terms of the Mozilla Public +.. License, v. 2.0. If a copy of the MPL was not distributed with this +.. file, you can obtain one at https://mozilla.org/MPL/2.0/. +.. +.. See the COPYRIGHT file distributed with this work for additional +.. information regarding copyright ownership. + diff --git a/doc/changelog/changelog-9.18.31.rst b/doc/changelog/changelog-9.18.31.rst index 60c9b5b997..e0300658c9 100644 --- a/doc/changelog/changelog-9.18.31.rst +++ b/doc/changelog/changelog-9.18.31.rst @@ -9,8 +9,8 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -(-dev) ------- +BIND 9.18.31 +------------ New Features ~~~~~~~~~~~~ diff --git a/doc/notes/notes-9.18.31.rst b/doc/notes/notes-9.18.31.rst index 343f98bda6..698efbf8f6 100644 --- a/doc/notes/notes-9.18.31.rst +++ b/doc/notes/notes-9.18.31.rst @@ -9,8 +9,8 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -(-dev) ------- +Notes for BIND 9.18.31 +---------------------- New Features ~~~~~~~~~~~~ @@ -86,3 +86,9 @@ Bug Fixes not set SO_INCOMING_CPU anymore. :gl:`#4936` +Known Issues +~~~~~~~~~~~~ + +- There are no new known issues with this release. See :ref:`above + ` for a list of all known issues affecting this + BIND 9 branch.