From 81581ee9fc946371dade0c312a8344d103626b86 Mon Sep 17 00:00:00 2001 From: Fedor Vorobev Date: Tue, 7 Jul 2026 16:37:51 +0200 Subject: [PATCH] Adjust changelog dates to follow chronological order Also add an entry for various test and bug fixes in previous commits. Resolves: RHEL-6454 --- bind.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/bind.spec b/bind.spec index 78c7f9a..988a1f4 100644 --- a/bind.spec +++ b/bind.spec @@ -54,7 +54,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: MPLv2.0 Version: 9.16.50 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 32 Url: https://www.isc.org/downloads/bind/ # @@ -1222,10 +1222,14 @@ fi; %endif %changelog -* Mon Mar 16 2026 Petr Menšík - 32:9.16.50-2 +* Tue Jul 7 2026 Fedor Vorobev - 32:9.16.50-3 +- Added CNAME chain bugfixes from v9.18. +- Fixed masterformat, reclimit, resolver, and qmin tests. + +* Tue Jul 7 2026 Petr Menšík - 32:9.16.50-2 - Use the distutils for python, for backward compatibility -* Mon Mar 16 2026 Petr Menšík - 32:9.16.50-1 +* Tue Jul 7 2026 Petr Menšík - 32:9.16.50-1 - Update to 9.16.50 (RHEL-6454) - Allow starting without inline-signing and dnssec-policy