Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bind for openSUSE:Factory checked in 
at 2023-03-17 17:02:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bind (Old)
 and      /work/SRC/openSUSE:Factory/.bind.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bind"

Fri Mar 17 17:02:26 2023 rev:193 rq:1072172 version:9.18.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/bind/bind.changes        2023-02-17 
16:44:08.378570225 +0100
+++ /work/SRC/openSUSE:Factory/.bind.new.31432/bind.changes     2023-03-17 
17:02:54.649255504 +0100
@@ -1,0 +2,49 @@
+Wed Mar 15 16:13:44 UTC 2023 - Jorik Cronenberg <[email protected]>
+
+- Update to release 9.18.13
+  New Features:
+  * RPZ updates are now run on specialized “offload” threads to
+    reduce the amount of time they block query processing on the
+    main networking threads. This increases the responsiveness of
+    named when RPZ updates are being applied after an RPZ zone has
+    been successfully transferred.
+
+  Feature Changes:
+  * Catalog zone updates are now run on specialized “offload”
+    threads to reduce the amount of time they block query
+    processing on the main networking threads. This increases the
+    responsiveness of named when catalog zone updates are being
+    applied after a catalog zone has been successfully transferred.
+  * libuv support for receiving multiple UDP messages in a single
+    recvmmsg() system call has been tweaked several times between
+    libuv versions 1.35.0 and 1.40.0; the current recommended libuv
+    version is 1.40.0 or higher. New rules are now in effect for
+    running with a different version of libuv than the one used at
+    compilation time. These rules may trigger a fatal error at
+    startup:
+    - Building against or running with libuv versions 1.35.0 and
+      1.36.0 is now a fatal error.
+    - Running with libuv version higher than 1.34.2 is now a
+      fatal error when named is built against libuv version
+      1.34.2 or lower.
+    - Running with libuv version higher than 1.39.0 is now a
+      fatal error when named is built against libuv version
+      1.37.0, 1.38.0, 1.38.1, or 1.39.0.
+  * This prevents the use of libuv versions that may trigger an
+    assertion failure when receiving multiple UDP messages in a
+    single system call.
+
+  Bug Fixes:
+  * named could crash with an assertion failure when adding a new
+    zone into the configuration file for a name which was already
+    configured as a member zone for a catalog zone. This has been
+    fixed.
+  * When named starts up, it sends a query for the DNSSEC key for
+    each configured trust anchor to determine whether the key has
+    changed. In some unusual cases, the query might depend on a
+    zone for which the server is itself authoritative, and would
+    have failed if it were sent before the zone was fully loaded.
+    This has now been fixed by delaying the key queries until all
+    zones have finished loading.
+
+-------------------------------------------------------------------

Old:
----
  bind-9.18.12.tar.xz
  bind-9.18.12.tar.xz.asc

New:
----
  bind-9.18.13.tar.xz
  bind-9.18.13.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bind.spec ++++++
--- /var/tmp/diff_new_pack.ujRuHG/_old  2023-03-17 17:02:55.469259800 +0100
+++ /var/tmp/diff_new_pack.ujRuHG/_new  2023-03-17 17:02:55.473259821 +0100
@@ -56,7 +56,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           bind
-Version:        9.18.12
+Version:        9.18.13
 Release:        0
 Summary:        Domain Name System (DNS) Server (named)
 License:        MPL-2.0

++++++ bind-9.18.12.tar.xz -> bind-9.18.13.tar.xz ++++++
++++ 9480 lines of diff (skipped)

Reply via email to