Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package unbound for openSUSE:Factory checked 
in at 2022-11-03 19:13:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unbound (Old)
 and      /work/SRC/openSUSE:Factory/.unbound.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unbound"

Thu Nov  3 19:13:35 2022 rev:59 rq:1032866 version:1.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/unbound/libunbound-devel-mini.changes    
2022-09-27 20:13:18.717745142 +0200
+++ /work/SRC/openSUSE:Factory/.unbound.new.2275/libunbound-devel-mini.changes  
2022-11-03 19:13:42.071836999 +0100
@@ -1,0 +2,70 @@
+Thu Oct 13 17:08:56 UTC 2022 - Michael Str??der <mich...@stroeder.com>
+
+- update to 1.17.0
+  * Features
+    - Merge #753: ACL per interface. (New interface-* configuration
+      options).
+    - Merge #760: PROXYv2 downstream support. (New proxy-protocol-port
+      configuration option).
+  * Bug Fixes
+    - Fix #728: alloc_reg_obtain() core dump. Stop double
+      alloc_reg_release when serviced_create fails.
+    - Fix edns subnet so that scope 0 answers only match sourcemask 0
+      queries for answers from cache if from a query with sourcemask 0.
+    - Fix unittest for edns subnet change.
+    - Merge #730 from luisdallos: Fix startup failure on Windows 8.1 due
+      to unsupported IPV6_USER_MTU socket option being set.
+    - Fix ratelimit inconsistency, for ip-ratelimits the value is the
+      amount allowed, like for ratelimits.
+    - Fix #734 [FR] enable unbound-checkconf to detect more (basic)
+      errors.
+    - Fix to log accept error ENFILE and EMFILE errno, but slowly, once
+      per 10 seconds. Also log accept failures when no slow down is used.
+    - Fix to avoid process wide fcntl calls mixed with nonblocking
+      operations after a blocked write.
+    - Patch from Vadim Fedorenko that adds MSG_DONTWAIT to receive
+      operations, so that instruction reordering does not cause mistakenly
+      blocking socket operations.
+    - Fix to wait for blocked write on UDP sockets, with a timeout if it
+      takes too long the packet is dropped.
+    - Fix for wait for udp send to stop when packet is successfully sent.
+    - Fix #741: systemd socket activation fails on IPv6.
+    - Fix to update config tests to fix checking if nonblocking sockets
+      work on OpenBSD.
+    - Slow down log frequency of write wait failures.
+    - Fix to set out of file descriptor warning to operational verbosity.
+    - Fix to log a verbose message at operational notice level if a
+      thread is not responding, to stats requests. It is logged with
+      thread identifiers.
+    - Remove include that was there for debug purposes.
+    - Fix to check pthread_t size after pthread has been detected.
+    - Convert tdir tests to use the new skip_test functionality.
+    - Remove unused testcode/mini_tpkg.sh file.
+    - Better output for skipped tdir tests.
+    - Fix doxygen warning in respip.h.
+    - Fix to remove erroneous TC flag from TCP upstream.
+    - Fix test tdir skip report printout.
+    - Fix windows compile, the identifier interface is defined in headers.
+    - Fix to close errno block in comm_point_tcp_handle_read outside of
+      ifdef.
+    - Fix static analysis report to remove dead code from the
+      rpz_callback_from_iterator_module function.
+    - Fix to clean up after the acl_interface unit test.
+    - Merge #764: Leniency for target discovery when under load (for
+      NRDelegation changes).
+    - Use DEBUG_TDIR from environment in mini_tdir.sh for debugging.
+    - Fix string comparison in mini_tdir.sh.
+    - Make ede.tdir test more predictable by using static data.
+    - Fix checkconf test for dnscrypt and proxy port.
+    - Fix dnscrypt compile for proxy protocol code changes.
+    - Fix to stop responses with TC flag from resulting in partial
+      responses. It retries to fetch the data elsewhere, or fails the
+      query and in depth fix removes the TC flag from the cached item.
+    - Fix proxy length debug output printout typecasts.
+    - Fix to stop possible loops in the tcp reuse code (write_wait list
+      and tcp_wait list). Based on analysis and patch from Prad Seniappan
+      and Karthik Umashankar.
+    - Fix PROXYv2 header read for TCP connections when no proxied addresses
+      are provided.
+
+-------------------------------------------------------------------
unbound.changes: same change

Old:
----
  unbound-1.16.3.tar.gz

New:
----
  unbound-1.17.0.tar.gz

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

Other differences:
------------------
++++++ libunbound-devel-mini.spec ++++++
--- /var/tmp/diff_new_pack.caB8PW/_old  2022-11-03 19:13:43.075842902 +0100
+++ /var/tmp/diff_new_pack.caB8PW/_new  2022-11-03 19:13:43.079842927 +0100
@@ -22,7 +22,7 @@
 %bcond_without hardened_build
 #
 Name:           libunbound-devel-mini
-Version:        1.16.3
+Version:        1.17.0
 Release:        0
 Summary:        Just a devel package for build loops
 License:        BSD-3-Clause

++++++ unbound.spec ++++++
--- /var/tmp/diff_new_pack.caB8PW/_old  2022-11-03 19:13:43.135843255 +0100
+++ /var/tmp/diff_new_pack.caB8PW/_new  2022-11-03 19:13:43.139843279 +0100
@@ -33,7 +33,7 @@
 %define piddir /run
 
 Name:           unbound
-Version:        1.16.3
+Version:        1.17.0
 Release:        0
 BuildRequires:  flex
 BuildRequires:  ldns-devel >= %{ldns_version}

++++++ unbound-1.16.3.tar.gz -> unbound-1.17.0.tar.gz ++++++
++++ 26275 lines of diff (skipped)

Reply via email to