diff --git a/dnsdiag-2.5.0.tar.gz b/dnsdiag-2.5.0.tar.gz deleted file mode 100644 index a58922c..0000000 --- a/dnsdiag-2.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c5faa9d7c43ff8483c316f0b5adfd68950ae121c2861c92ec13c763fbdd29a5 -size 18871 diff --git a/dnsdiag-2.6.0.tar.gz b/dnsdiag-2.6.0.tar.gz new file mode 100644 index 0000000..710f8ab --- /dev/null +++ b/dnsdiag-2.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f96fff1dd47816ac937abaa129dfdf561c739f01be0246083b84057371d76e1 +size 19424 diff --git a/dnsdiag.changes b/dnsdiag.changes index ec90674..eb56797 100644 --- a/dnsdiag.changes +++ b/dnsdiag.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Oct 26 19:31:45 UTC 2024 - Martin Hauke + +- Update to version 2.6.0 + * Add support for DNS over QUIC (DoQ) protocol. + * Lower dependency version requirement to improve compatibility. + * Other various bug fixes. + ------------------------------------------------------------------- Thu Jun 20 12:16:30 UTC 2024 - Martin Hauke diff --git a/dnsdiag.spec b/dnsdiag.spec index 52f56bc..0a91ab5 100644 --- a/dnsdiag.spec +++ b/dnsdiag.spec @@ -19,7 +19,7 @@ %bcond_without test Name: dnsdiag -Version: 2.5.0 +Version: 2.6.0 Release: 0 Summary: DNS request auditing toolset License: BSD-3-Clause @@ -33,7 +33,7 @@ Source3: dnstraceroute.1 BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-setuptools -Requires: python3-cryptography >= 42.0.7 +Requires: python3-cryptography >= 42.0.5 Requires: python3-cymruwhois >= 1.6 Requires: python3-dnspython >= 2.6.1 Requires: python3-h2 >= 4.1.0