* Add RFC5001 NSID support (-n or --nsid).
* Display RFC8914 Extended DNS Errors when available (-E or --ede)
* Add ability to override default RR class (-C or --class).
* Display response TTL if applicable (-L or --ttl).
* Display first answer in RRSET, when available (-a or --answer).
* Add -x to display extra/expert information, implying Flags, EDE
and TTL.
* Display EDNS flags alongside other response flags, when available
* Always display RCODE with responses.
* Add more resolvers to the default list.
* Lots of bug fixes and UX improvements.
* Change default behavior of --edns to disabled by default.
* Always display flags in brackets.
OBS-URL: https://build.opensuse.org/package/show/network/dnsdiag?expand=0&rev=14
- 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
OBS-URL: https://build.opensuse.org/request/show/892686
OBS-URL: https://build.opensuse.org/package/show/network/dnsdiag?expand=0&rev=10
- 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
OBS-URL: https://build.opensuse.org/request/show/882918
OBS-URL: https://build.opensuse.org/package/show/network/dnsdiag?expand=0&rev=8