Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bind for openSUSE:Factory checked in 
at 2022-01-23 12:15:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bind (Old)
 and      /work/SRC/openSUSE:Factory/.bind.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bind"

Sun Jan 23 12:15:32 2022 rev:176 rq:947977 version:9.16.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/bind/bind.changes        2021-12-28 
12:26:21.804472419 +0100
+++ /work/SRC/openSUSE:Factory/.bind.new.1938/bind.changes      2022-01-23 
12:16:41.516065348 +0100
@@ -1,0 +2,33 @@
+Thu Jan 20 09:48:39 UTC 2022 - Josef M??llers <josef.moell...@suse.com>
+
+- Upgrade to release 9.16.25
+  This upgrade fixes the following bugs:
+  * Enforce enqueuing TCP resumeread to prevent the next read
+    callback from being executed before the current read callback
+    has finished, and the worker receive buffer has been marked as
+    "freed".
+  * Allow replacing expired zone signatures with signatures created
+    by the KSK.
+  * An assertion could occur if a catalog zone event was scheduled
+    while the task manager was being shut down.
+  * Defer detaching from zone->raw in zone_shutdown() if the zone
+    is in the process of being dumped to disk, to ensure that the
+    unsigned serial number information is always written in the
+    raw-format header of the signed version on an inline-signed
+    zone.
+  * named could leak memory when two dnssec-policy clauses had the
+    same name. named failed to log this error.
+  * Add a missing isc_condition_destroy() for nmsocket condition
+    variable and add missing isc_mutex_destroy() for nmworker lock.
+  [bind-9.16.25.tar.xz, bind-9.16.25.tar.xz.sha512.asc]
+
+-------------------------------------------------------------------
+Wed Jan 19 08:38:11 UTC 2022 - Josef M??llers <josef.moell...@suse.com>
+
+- Added /var/log to the ReadWritePaths as some log files are
+  written there:
+  * dump-file "/var/log/named_dump.db"
+  * statistics-file "/var/log/named.stats"
+  [bsc#1194721, vendor-files.tar.bz2]
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ bind.spec ++++++
--- /var/tmp/diff_new_pack.AEemid/_old  2022-01-23 12:16:42.384059547 +0100
+++ /var/tmp/diff_new_pack.AEemid/_new  2022-01-23 12:16:42.388059520 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bind
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -46,7 +46,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           bind
-Version:        9.16.24
+Version:        9.16.25
 Release:        0
 Summary:        Domain Name System (DNS) Server (named)
 License:        MPL-2.0

++++++ bind-9.16.24.tar.xz -> bind-9.16.25.tar.xz ++++++
++++ 64762 lines of diff (skipped)


++++++ vendor-files.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files/system/named.service 
new/vendor-files/system/named.service
--- old/vendor-files/system/named.service       2021-05-18 08:42:40.098219214 
+0200
+++ new/vendor-files/system/named.service       2022-01-19 09:37:14.353345484 
+0100
@@ -13,7 +13,7 @@
 ExecStart=/usr/sbin/named -u named $NAMED_ARGS
 ExecReload=/usr/bin/kill -HUP $MAINPID
 ProtectSystem=strict
-ReadWritePaths=/var/lib/named /run/named
+ReadWritePaths=/var/lib/named /run/named /var/log
 PrivateDevices=yes
 PrivateTmp=yes
 ProtectHome=yes

Reply via email to