Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package c-ares for openSUSE:Factory checked 
in at 2023-10-11 23:53:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/c-ares (Old)
 and      /work/SRC/openSUSE:Factory/.c-ares.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "c-ares"

Wed Oct 11 23:53:59 2023 rev:19 rq:1116650 version:1.20.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/c-ares/c-ares.changes    2023-05-23 
14:53:37.334156123 +0200
+++ /work/SRC/openSUSE:Factory/.c-ares.new.1807/c-ares.changes  2023-10-12 
11:37:29.238992567 +0200
@@ -1,0 +2,21 @@
+Tue Oct 10 09:31:38 UTC 2023 - Adam Majer <[email protected]> - 1.20.1
+
+- Update to version 1.20.1
+  * Remove bin/acountry from built tools as nerd.dk is gone
+  * Default per-query timeout has been reduced to 2s with a 3x retry count
+  * rand: add support for getrandom()
+
+  Bug fixes:
+  * TCP back to back queries were broken
+  * Ensure queries for ares_getaddrinfo() are not requeued during
+    destruction
+  * ares_getaddrinfo() should not retry other address classes if
+    one address class has already been returned
+  * Avoid production ill-formed result when qualifying a name
+    with the root domain
+  * Fix missing prefix for CMake generated libcares.pc
+  * DNS server ports can now be read from system configuration
+    instead of defaulting to port 53, aka openBSD resolv.conf format
+  * Replace usages of sprintf with snprintf
+
+-------------------------------------------------------------------

Old:
----
  c-ares-1.19.1.tar.gz
  c-ares-1.19.1.tar.gz.asc

New:
----
  c-ares-1.20.1.tar.gz
  c-ares-1.20.1.tar.gz.asc

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

Other differences:
------------------
++++++ c-ares.spec ++++++
--- /var/tmp/diff_new_pack.sbuaYW/_old  2023-10-12 11:37:29.819013532 +0200
+++ /var/tmp/diff_new_pack.sbuaYW/_new  2023-10-12 11:37:29.819013532 +0200
@@ -22,7 +22,7 @@
 %define cmake_build make -O VERBOSE=1 %{?_smp_mflags}
 %endif
 Name:           c-ares
-Version:        1.19.1
+Version:        1.20.1
 Release:        0
 Summary:        Library for asynchronous name resolves
 License:        MIT
@@ -67,7 +67,7 @@
 This package provides the shared libraries for c-ares.
 
 %package devel
-Summary:        Development files for %{name}
+Summary:        Development files for c-ares
 Requires:       %{libname} = %{version}
 Requires:       glibc-devel
 Provides:       libcares-devel = %{version}
@@ -108,10 +108,8 @@
 
 %files utils
 %license LICENSE.md
-%{_bindir}/acountry
 %{_bindir}/adig
 %{_bindir}/ahost
-%{_mandir}/man1/acountry.1%{?ext_man}
 %{_mandir}/man1/adig.1%{?ext_man}
 %{_mandir}/man1/ahost.1%{?ext_man}
 

++++++ c-ares-1.19.1.tar.gz -> c-ares-1.20.1.tar.gz ++++++
++++ 16994 lines of diff (skipped)

Reply via email to