Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bind for openSUSE:Factory checked in at 2025-06-24 20:46:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bind (Old) and /work/SRC/openSUSE:Factory/.bind.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bind" Tue Jun 24 20:46:02 2025 rev:220 rq:1287885 version:9.20.10 Changes: -------- --- /work/SRC/openSUSE:Factory/bind/bind.changes 2025-05-26 18:32:58.896981503 +0200 +++ /work/SRC/openSUSE:Factory/.bind.new.7067/bind.changes 2025-06-24 20:46:34.389897370 +0200 @@ -1,0 +2,28 @@ +Mon Jun 23 08:59:18 UTC 2025 - Jorik Cronenberg <jorik.cronenb...@suse.com> + +- Upgrade to release 9.20.10 + New Features: + * Implement a new notify-defer configuration option. This new + option sets a delay (in seconds) to wait before sending a set + of NOTIFY messages for a zone. Whenever a NOTIFY message is + ready to be sent, sending is deferred for this duration. This + option should not be confused with the notify-delay option. The + default is 0 seconds. + + Removed Features: + * Implement the systemd notification protocol manually to remove + dependency on libsystemd. + + Bug Fixes: + * A secondary zone could initiate a new zone transfer from the + primary server after it had been already deleted from the + secondary server, and before the internal garbage collection + was activated to clean it up completely. This has been fixed. + * A secondary zone could fail to further refresh with new + versions of the zone from a primary server if named was + reconfigured during the SOA request step of an ongoing zone + transfer. This has been fixed. + +- Clean up systemd BuildRequires + +------------------------------------------------------------------- Old: ---- bind-9.20.9.tar.xz bind-9.20.9.tar.xz.asc New: ---- bind-9.20.10.tar.xz bind-9.20.10.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bind.spec ++++++ --- /var/tmp/diff_new_pack.buZtKd/_old 2025-06-24 20:46:35.997964035 +0200 +++ /var/tmp/diff_new_pack.buZtKd/_new 2025-06-24 20:46:36.001964201 +0200 @@ -59,7 +59,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: bind -Version: 9.20.9 +Version: 9.20.10 Release: 0 Summary: Domain Name System (DNS) Server (named) License: MPL-2.0 @@ -108,12 +108,7 @@ Obsoletes: bind8 < %{version} Obsoletes: bind9 < %{version} %if %{with_systemd} -BuildRequires: systemd-rpm-macros -BuildRequires: sysuser-shadow BuildRequires: sysuser-tools -BuildRequires: pkgconfig(libsystemd) -BuildRequires: pkgconfig(systemd) -%{?systemd_ordering} %sysusers_requires %else Requires(post): %insserv_prereq ++++++ bind-9.20.9.tar.xz -> bind-9.20.10.tar.xz ++++++ ++++ 12466 lines of diff (skipped)