Accepting request 1103718 from server:dns

Update to version 2.1.5

OBS-URL: https://build.opensuse.org/request/show/1103718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnscrypt-proxy?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2023-08-14 20:35:25 +00:00 committed by Git OBS Bridge
commit f7a87f45ec
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 13 12:00:00 UTC 2023 - cunix@mail.de - 2.1.5
- Update to version 2.1.5
* Responses to blocked queries now include extended error codes
* Reliability of connections using HTTP/3 has been improved
* New configuration directive: "tls_key_log_file"
to dump TLS secret keys
-------------------------------------------------------------------
Sat Feb 11 12:00:00 UTC 2023 - cunix@mail.de - 2.1.4

View File

@ -24,7 +24,7 @@
%define services %{name}.socket %{name}.service %{name}-resolvconf.service
Name: dnscrypt-proxy
Version: 2.1.4
Version: 2.1.5
Release: 0
Summary: A tool for securing communications between a client and a DNS resolver
License: ISC
@ -44,7 +44,7 @@ BuildRequires: golang-packaging
BuildRequires: pkgconfig
BuildRequires: shadow
BuildRequires: systemd-rpm-macros
BuildRequires: golang(API) >= 1.18
BuildRequires: golang(API) >= 1.20
BuildRequires: pkgconfig(libsystemd)
BuildRequires: vendored_licenses_packager
# For systemd pidfile solution.