Package Release Info

dnsdiag-2.0.2-bp154.1.16

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

dnsdiag

Change Logs

* Thu May 13 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 04 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.0
  * 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
  * 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
Version: 1.7.0-bp152.1.14
* Sun Jan 19 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.7.0
  * Add JSON export
  * Ignore unrelated ICMP messages
  * Fix statistics calculation
  * -c 0 for infinite ping
  * Flush output messages
  * Update sample public resolver data
* Sun Jun 09 2019 Jan Engelhardt <jengelh@inai.de>
- Generalize description. Fix a few missing words.
* Sun Jun 02 2019 Sebastian Wagner <sebix+novell.com@sebix.at>
- rename to dnsdiag instead of python-dnsdiag
- Update to version 1.6.4:
  * no upstream changelog available
* Fri Nov 03 2017 mardnh@gmx.de
- Initial package, version 1.6.3