Accepting request 1063299 from server:dns

Update to version 2.1.3

OBS-URL: https://build.opensuse.org/request/show/1063299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnscrypt-proxy?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2023-02-05 19:19:32 +00:00 committed by Git OBS Bridge
commit 3af11a9e62
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa55fd52b9c1b983405bf98b42ec754f5d6f59b429ba9c98115df617eef5dea4
size 6792121

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6163ab3169edd2158f585dff2ddba416b2d29fd4b44b4cc794365fca666a726a
size 6891950

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sun Feb 5 12:00:00 UTC 2023 - cunix@mail.de - 2.1.3
- Update to version 2.1.3
* DNS-over-HTTP/3 (QUIC) should be more reliable. In particular,
version 2.1.2 required another (non-QUIC) resolver to be present for
bootstrapping, or the resolver's IP address to be present in the
stamp. This is not the case any more.
* dnscrypt-proxy is now compatible with Go 1.20+
* Commands (-check, -show-certs, -list, -list-all) now ignore log
files and directly output the result to the standard output.
* The "cert_ignore_timestamp" configuration switch is now documented.
It allows ignoring timestamps for DNSCrypt certificate verification,
until a first server is available. This should only be used on devices
that don't have any ways to set the clock before DNS service is up.
However, a safer alternative remains to use an NTP server with a fixed
IP address (such as time.google.com), configured in the captive portals
file.
* Cloaking: when a name is cloaked, unsupported record types now
return a blocked response rather than the actual records.
* systemd: report Ready earlier as dnscrypt-proxy can itself manage
retries for updates/refreshes.
* vendored dependencies updated
-------------------------------------------------------------------
Tue Aug 2 12:00:00 UTC 2022 - cunix@mail.de - 2.1.2

View File

@ -24,7 +24,7 @@
%define services %{name}.socket %{name}.service %{name}-resolvconf.service
Name: dnscrypt-proxy
Version: 2.1.2
Version: 2.1.3
Release: 0
Summary: A tool for securing communications between a client and a DNS resolver
License: ISC