Prepare release notes for BIND 9.18.31

This commit is contained in:
Michal Nowak
2024-10-07 11:18:15 +02:00
parent 7dc63c6be4
commit f0590dbff7
5 changed files with 24 additions and 4 deletions

View File

@@ -18,6 +18,8 @@ Changelog
development. Regular users should refer to :ref:`Release Notes <relnotes>`
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

View File

@@ -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

View File

@@ -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.

View File

@@ -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
~~~~~~~~~~~~

View File

@@ -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
<relnotes_known_issues>` for a list of all known issues affecting this
BIND 9 branch.