From 68fe5ac27f5b6ec8de9118291e610e80adfa0726 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Wed, 11 May 2022 11:03:35 +0200 Subject: [PATCH 1/2] Update BIND version to 9.16.30-dev --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 105948a7b6..b91b6b53d1 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION="(Extended Support Version)" MAJORVER=9 MINORVER=16 -PATCHVER=29 +PATCHVER=30 RELEASETYPE= RELEASEVER= EXTENSIONS=-dev From 9b7487b2f2a0975f90dc9879f243287f6f6c1542 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Wed, 11 May 2022 11:04:21 +0200 Subject: [PATCH 2/2] Set up release notes for BIND 9.16.30 --- doc/notes/notes-current.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c13011448b..3816c94f01 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -9,7 +9,7 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -Notes for BIND 9.16.29 +Notes for BIND 9.16.30 ---------------------- Security Fixes @@ -40,5 +40,4 @@ Feature Changes Bug Fixes ~~~~~~~~~ -- CDS and CDNSKEY DELETE records are removed from the zone when configured with - 'auto-dnssec maintain;'. This has been fixed. :gl:`#2931`. +- None.