Accepting request 893342 from network
OBS-URL: https://build.opensuse.org/request/show/893342 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dnsdiag?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:de0c81c7e4bef43a4bf6e4ab6e0e8e0dc532b600a8870761e06e05814df98acb
|
|
||||||
size 16420
|
|
3
dnsdiag-2.0.2.tar.gz
Normal file
3
dnsdiag-2.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:689cdcf4bceb4045399870a1bd90b7c666f9dd50df4b0a8c7783353e0284decb
|
||||||
|
size 16767
|
@@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 13 13:47:08 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 2.0.2
|
||||||
|
* Bugfix release
|
||||||
|
- Update to version 2.0.1
|
||||||
|
* Add support for DNSSEC
|
||||||
|
* Add -F to display flags for each response (dnsping)
|
||||||
|
* Display full response in verbose mode (dnsping)
|
||||||
|
* Add DoT (DNS over TLS) support (dnsping, dnseval)
|
||||||
|
* Add DoH (DNS over HTTPS) support (dnsping, dnseval)
|
||||||
|
* Add TCP support
|
||||||
|
* Improved JSON output support for dnseval
|
||||||
|
* Refactor and PEP8 cleanup
|
||||||
|
* Do not use system resolver when not needed
|
||||||
|
* Add support for user defined source IP address
|
||||||
|
* Add user-specified destination port (-p/--port)
|
||||||
|
* Improve error handling
|
||||||
|
* Display last response code for each entry
|
||||||
|
* Rework custom socket and custom TTL support
|
||||||
|
* Rework time calculation logic to eliminate an extra DNS
|
||||||
|
request that was just sent for timing (dnstraceroute)
|
||||||
|
* Update docs (output samples, use cases, etc)
|
||||||
|
* Use proper terminology (in code) to reduce confusion
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 4 20:13:35 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
Sun Apr 4 20:13:35 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: dnsdiag
|
Name: dnsdiag
|
||||||
Version: 2.0.0
|
Version: 2.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DNS request auditing toolset
|
Summary: DNS request auditing toolset
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user