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-06-08 14:19:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnscrypt-proxy (Old) and /work/SRC/openSUSE:Factory/.dnscrypt-proxy.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnscrypt-proxy" Mon Jun 8 14:19:07 2026 rev:27 rq:1357707 version:2.1.16 Changes: -------- --- /work/SRC/openSUSE:Factory/dnscrypt-proxy/dnscrypt-proxy.changes 2025-12-24 13:18:11.711127442 +0100 +++ /work/SRC/openSUSE:Factory/.dnscrypt-proxy.new.2375/dnscrypt-proxy.changes 2026-06-08 14:25:02.088347371 +0200 @@ -1,0 +2,33 @@ +Sat Jun 6 12:00:00 UTC 2026 - [email protected] + +- Update to version 2.1.16 + * The "tls_cipher_suite" option is now a no-op. Modern TLS stacks no longer + expose cipher suite selection in a meaningful way, and the option had become + misleading + * A log size of 0 no longer means "unlimited"; it now correctly disables + rotation by size + * A new "tls_prefer_rsa" option has been added to prefer RSA cipher suites + during the TLS handshake, useful on systems without hardware AES + * The IP allow/block plugins now support CIDR ranges in addition to single + addresses and prefix matching + * Forwarding rules now support `$RESOLVCONF:<file>` to pick up upstream + resolvers from a resolv.conf-style file, complementing the existing `$DHCP` + syntax + * Servers that hit a transient high RTT could previously stay penalized + forever and never come back into rotation; their RTT estimate now decays so + they can recover + * Servers are no longer penalized for slow responses when the response is + actually being served from the stale cache + * The HTTP transport now handles `Alt-Svc: clear` properly and reuses HTTP + connections more aggressively + * The cache TTL is now an explicit, configurable parameter rather than being + derived implicitly + * The ""-resolve"" command now reports incomplete DNSSEC support instead of + silently treating partial signatures as a success + * "jsdelivr is now offered as an alternative source URL for resolver + lists, providing more redundancy when the primary mirrors are unreachable + +- boo#1260280: vendored google.golang.org/grpc v1.80.0 +- boo#1265785: vendored golang.org/x/net v0.54.0 + +------------------------------------------------------------------- Old: ---- dnscrypt-proxy-2.1.15.tar.gz New: ---- dnscrypt-proxy-2.1.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnscrypt-proxy.spec ++++++ --- /var/tmp/diff_new_pack.FVRsDt/_old 2026-06-08 14:25:03.156391659 +0200 +++ /var/tmp/diff_new_pack.FVRsDt/_new 2026-06-08 14:25:03.156391659 +0200 @@ -25,7 +25,7 @@ %define services %{name}.socket %{name}.service %{name}-resolvconf.service Name: dnscrypt-proxy -Version: 2.1.15 +Version: 2.1.16 Release: 0 Summary: A tool for securing communications between a client and a DNS resolver License: ISC @@ -48,7 +48,7 @@ BuildRequires: systemd-rpm-macros BuildRequires: sysuser-tools BuildRequires: vendored_licenses_packager -BuildRequires: golang(API) >= 1.24 +BuildRequires: golang(API) >= 1.25 BuildRequires: pkgconfig(libsystemd) %sysusers_requires %{?systemd_requires} ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.FVRsDt/_old 2026-06-08 14:25:03.232394811 +0200 +++ /var/tmp/diff_new_pack.FVRsDt/_new 2026-06-08 14:25:03.240395143 +0200 @@ -1,6 +1,6 @@ -mtime: 1766491200 -commit: c7cbd12e8789ab90f7f428607ce4c34c5bd0411a8b5bdc7ccc90590e14de9a12 -url: https://src.opensuse.org/dns/dnscrypt-proxy.git -revision: c7cbd12e8789ab90f7f428607ce4c34c5bd0411a8b5bdc7ccc90590e14de9a12 +mtime: 1780747200 +commit: 912aa4a6636a1338df7d8cf4970292e9fe745bc2556ba96b0fa9100cac2341d8 +url: https://src.opensuse.org/dns/dnscrypt-proxy +revision: 912aa4a6636a1338df7d8cf4970292e9fe745bc2556ba96b0fa9100cac2341d8 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-06-06 14:00:00.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ dnscrypt-proxy-2.1.15.tar.gz -> dnscrypt-proxy-2.1.16.tar.gz ++++++ ++++ 147614 lines of diff (skipped)
