Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nsd for openSUSE:Factory checked in 
at 2024-02-09 23:54:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nsd (Old)
 and      /work/SRC/openSUSE:Factory/.nsd.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nsd"

Fri Feb  9 23:54:12 2024 rev:33 rq:1145386 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nsd/nsd.changes  2023-08-06 16:30:35.424075634 
+0200
+++ /work/SRC/openSUSE:Factory/.nsd.new.1815/nsd.changes        2024-02-09 
23:54:30.787705796 +0100
@@ -1,0 +2,44 @@
+Wed Feb  7 12:04:19 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Provide user/group symbol for user created during pre.
+
+-------------------------------------------------------------------
+Mon Jan 29 14:20:12 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 4.8.0:
+  * Fix unit test kill_from_pidfile function for nonexistent
+    files because the argument is evaluated before the test
+    expression.
+  * Fix rr-test to also convert the contents of the just written
+    output file.
+  * Fix test set to remove -f nsd.db and rm nsd.db commands.
+  * Fix test set to remove difffile option.
+  * Fix #14: Set timeout to 3s when servicing remaining TCP
+    connections.
+  * Fix: Always instate write handler after reading queries from
+    TCP.
+  * Answer first query on connections accepted just before
+    reload.
+  * Merge #305: faster stats. Statistics can be gathered while a
+    reload is in progress.
+  * Remove on-disk database.
+  * Fix processing of consolidated IXFRs.
+  * Fix for interprocess communication to set quit sync command
+    from main process explicitly.
+  * Merge #281: Proxy protocol. An implementation of PROXYv2 for
+    NSD.
+  * It can be configured with proxy-protocol-port: portnum with
+    the port number of the interface on which proxy traffic is
+    handled.
+  * The interface can support proxy traffic for UDP, TCP and
+    TLS.
+  * Fix autoconf 2.69 warnings in configure.
+  * Merge #287: Update nsd.conf.5.in.
+  * Fix unused variable warning in unit test of udb.
+  * Fix #284: dnstap_collector.c: SOCK_NONBLOCK is not available
+    on Mac/Darwin.
+  * Fix unused but set variable warning.
+    bind8-stats and --without-ssl are specified.
+  * Add missing items to doc/RELNOTES.
+
+-------------------------------------------------------------------

Old:
----
  nsd-4.7.0.tar.gz
  nsd-4.7.0.tar.gz.asc

New:
----
  nsd-4.8.0.tar.gz
  nsd-4.8.0.tar.gz.asc

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

Other differences:
------------------
++++++ nsd.spec ++++++
--- /var/tmp/diff_new_pack.KnO1zd/_old  2024-02-09 23:54:31.451729725 +0100
+++ /var/tmp/diff_new_pack.KnO1zd/_new  2024-02-09 23:54:31.451729725 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nsd
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %define zonesdir   %{configdir}/zones
 %define pidfile    %{_rundir}/nsd/nsd.pid
 Name:           nsd
-Version:        4.7.0
+Version:        4.8.0
 Release:        0
 #
 Summary:        An authoritative-only domain name server
@@ -56,6 +56,8 @@
 Requires(post): shadow
 Requires(pre):  coreutils
 Requires(pre):  shadow
+Provides:       group(_nsd)
+Provides:       user(_nsd)
 %{?systemd_ordering}
 
 %description

++++++ nsd-4.7.0.tar.gz -> nsd-4.8.0.tar.gz ++++++
++++ 14817 lines of diff (skipped)

Reply via email to