Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bind for openSUSE:Factory checked in 
at 2021-08-02 12:04:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bind (Old)
 and      /work/SRC/openSUSE:Factory/.bind.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bind"

Mon Aug  2 12:04:59 2021 rev:170 rq:909191 version:9.16.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/bind/bind.changes        2021-07-22 
22:43:28.203191233 +0200
+++ /work/SRC/openSUSE:Factory/.bind.new.1899/bind.changes      2021-08-02 
12:05:44.157647533 +0200
@@ -1,0 +2,48 @@
+Thu Jul 29 13:14:28 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 9.16.19
+  * A race condition could occur where two threads were
+    competing for the same set of key file locks, leading to
+    a deadlock. This has been fixed. [GL #2786]
+  * create_keydata() created an invalid placeholder keydata
+    record upon a refresh failure, which prevented the
+    database of managed keys from subsequently being read
+    back. This has been fixed. [GL #2686]
+  * KASP support was extended with the "check DS" feature.
+    Zones with "dnssec-policy" and "parental-agents"
+    configured now check for DS presence and can perform
+    automatic KSK rollovers. [GL #1126]
+  * Rescheduling a setnsec3param() task when a zone failed
+    to load on startup caused a hang on shutdown. This has
+    been fixed. [GL #2791]
+  * The configuration-checking code failed to account for
+    the inheritance rules of the "dnssec-policy" option.
+    This has been fixed. [GL #2780]
+  * If nsupdate sends an SOA request and receives a REFUSED
+    response, it now fails over to the next available
+    server. [GL #2758]
+  * For UDP messages larger than the path MTU, named now
+    sends an empty response with the TC (TrunCated) bit set.
+    In addition, setting the DF (Don't Fragment) flag on
+    outgoing UDP sockets was re-enabled. [GL #2790]
+  * Views with recursion disabled are now configured with a
+    default cache size of 2 MB unless "max-cache-size" is
+    explicitly set. This prevents cache RBT hash tables from
+    being needlessly preallocated for such views. [GL #2777]
+  * Change 5644 inadvertently introduced a deadlock: when
+    locking the key file mutex for each zone structure in a
+    different view, the "in-view" logic was not considered.
+    This has been fixed. [GL #2783]
+  * Increasing "max-cache-size" for a running named instance
+    (using "rndc reconfig") did not cause the hash tables
+    used by cache databases to be grown accordingly. This
+    has been fixed. [GL #2770]
+  * Signed, insecure delegation responses prepared by named
+    either lacked the necessary NSEC records or contained
+    duplicate NSEC records when both wildcard expansion and
+    CNAME chaining were required to prepare the response.
+    This has been fixed. [GL #2759]
+  * A bug that caused the NSEC3 salt to be changed on every
+    restart for zones using KASP has been fixed. [GL #2725]
+
+-------------------------------------------------------------------

Old:
----
  bind-9.16.18.tar.xz
  bind-9.16.18.tar.xz.sha512.asc

New:
----
  bind-9.16.19.tar.xz
  bind-9.16.19.tar.xz.sha512.asc

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

Other differences:
------------------
++++++ bind.spec ++++++
--- /var/tmp/diff_new_pack.bE6tlh/_old  2021-08-02 12:05:44.677647422 +0200
+++ /var/tmp/diff_new_pack.bE6tlh/_new  2021-08-02 12:05:44.681647421 +0200
@@ -45,7 +45,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           bind
-Version:        9.16.18
+Version:        9.16.19
 Release:        0
 Summary:        Domain Name System (DNS) Server (named)
 License:        MPL-2.0

++++++ bind-9.16.18.tar.xz -> bind-9.16.19.tar.xz ++++++
++++ 10379 lines of diff (skipped)


++++++ named.root ++++++
--- /var/tmp/diff_new_pack.bE6tlh/_old  2021-08-02 12:05:46.393647058 +0200
+++ /var/tmp/diff_new_pack.bE6tlh/_new  2021-08-02 12:05:46.393647058 +0200
@@ -8,9 +8,9 @@
 ;           file                /domain/named.cache 
 ;           on server           FTP.INTERNIC.NET
 ;       -OR-                    RS.INTERNIC.NET
-; 
-;       last update:     November 11, 2020 
-;       related version of root zone:     2020111101
+;
+;       last update:     July 28, 2021
+;       related version of root zone:     2021072802
 ; 
 ; FORMERLY NS.INTERNIC.NET 
 ;

Reply via email to