From 68385904ac0674968caa255a4d3fad964f63e3f1 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Mon, 8 Jan 2024 13:01:04 +0100 Subject: [PATCH 1/2] Update BIND version to 9.16.47-dev --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 2561f7377b..4e10ca3458 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION="(Extended Support Version)" MAJORVER=9 MINORVER=16 -PATCHVER=46 +PATCHVER=47 RELEASETYPE= RELEASEVER= EXTENSIONS=-dev From e5e2800908415b63a63d6ac2fa9e76834d3d96dc Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Mon, 8 Jan 2024 13:01:04 +0100 Subject: [PATCH 2/2] Set up release notes for BIND 9.16.47 --- 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 d69151dfe3..4319f30b7c 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.46 +Notes for BIND 9.16.47 ---------------------- Security Fixes @@ -25,8 +25,7 @@ New Features Removed Features ~~~~~~~~~~~~~~~~ -- The support for AES algorithm for DNS cookies has been deprecated. - :gl:`#4421` +- None. Feature Changes ~~~~~~~~~~~~~~~