Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dnscrypt-proxy for openSUSE:Factory checked in at 2026-08-12 16:11:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnscrypt-proxy (Old) and /work/SRC/openSUSE:Factory/.dnscrypt-proxy.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnscrypt-proxy" Wed Aug 12 16:11:40 2026 rev:28 rq:1370742 version:2.1.18 Changes: -------- --- /work/SRC/openSUSE:Factory/dnscrypt-proxy/dnscrypt-proxy.changes 2026-06-08 14:25:02.088347371 +0200 +++ /work/SRC/openSUSE:Factory/.dnscrypt-proxy.new.17972/dnscrypt-proxy.changes 2026-08-12 16:12:38.342805372 +0200 @@ -1,0 +2,32 @@ +Tue Aug 11 12:00:00 UTC 2026 - [email protected] + +- Update to version 2.1.18 + * Forwarding rules now support the "$PROXY:" prefix to send selected plain + DNS upstreams over DNS-over-TCP through the proxy configured by the main + "proxy" setting. + * PQDNSCrypt certificate retrieval is more reliable on paths where + fragmented UDP packets are blocked, including when certificates are + fetched through Anonymized DNSCrypt relays. + * Resolver latency measurements no longer include setup or + certificate-transfer time, so startup benchmarks and server selection + better reflect actual query response time. + +- Update to version 2.1.17 + * Added support for PQDNSCrypt (DNSCrypt 2026), using post-quantum + cryptography with compatible DNSCrypt servers to protect query + confidentiality against future quantum computers. It is enabled + by default and can be disabled with the new "pqdnscrypt" setting. + * Key material is now rotated when the local network changes, reducing + linkability across network changes. + * The "netprobe_timeout" configuration setting is now honored instead of + being silently overridden by its command-line default. + * Forwarded queries now correctly fall back to TCP after a truncated UDP + response, and SOCKS-proxied anonymized DNS exchanges are sent to the relay. + * HTTP/3 connections now retry after transient failures, and bootstrap + resolution succeeds when at least one address was obtained. + * Cloaking rules that resolve through a rule ending in an IP address are no + longer incorrectly rejected as recursive. Actual loops are still rejected. + +- boo#1266631: vendored golang.org/x/net v0.57.0 + +------------------------------------------------------------------- @@ -26 +58 @@ - * The ""-resolve"" command now reports incomplete DNSSEC support instead of + * The "-resolve" command now reports incomplete DNSSEC support instead of @@ -28 +60 @@ - * "jsdelivr is now offered as an alternative source URL for resolver + * "jsdelivr" is now offered as an alternative source URL for resolver Old: ---- dnscrypt-proxy-2.1.16.tar.gz New: ---- dnscrypt-proxy-2.1.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnscrypt-proxy.spec ++++++ --- /var/tmp/diff_new_pack.xXyGWs/_old 2026-08-12 16:12:39.198841530 +0200 +++ /var/tmp/diff_new_pack.xXyGWs/_new 2026-08-12 16:12:39.198841530 +0200 @@ -25,7 +25,7 @@ %define services %{name}.socket %{name}.service %{name}-resolvconf.service Name: dnscrypt-proxy -Version: 2.1.16 +Version: 2.1.18 Release: 0 Summary: A tool for securing communications between a client and a DNS resolver License: ISC ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.xXyGWs/_old 2026-08-12 16:12:39.258844065 +0200 +++ /var/tmp/diff_new_pack.xXyGWs/_new 2026-08-12 16:12:39.262844234 +0200 @@ -1,6 +1,6 @@ -mtime: 1780747200 -commit: 912aa4a6636a1338df7d8cf4970292e9fe745bc2556ba96b0fa9100cac2341d8 +mtime: 1786449600 +commit: e94e58746bf2ddc1aebc87cc7eaf09d5e786bb48e3f506f330dc2d5ed7e8dff8 url: https://src.opensuse.org/dns/dnscrypt-proxy -revision: 912aa4a6636a1338df7d8cf4970292e9fe745bc2556ba96b0fa9100cac2341d8 +revision: e94e58746bf2ddc1aebc87cc7eaf09d5e786bb48e3f506f330dc2d5ed7e8dff8 projectscmsync: https://src.opensuse.org/dns/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-11 14:00:00.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ dnscrypt-proxy-2.1.16.tar.gz -> dnscrypt-proxy-2.1.18.tar.gz ++++++ ++++ 83580 lines of diff (skipped)
