SHA256
1
0
forked from pool/dnsdiag
dnsdiag/dnsdiag.changes
Dirk Mueller 223c7aa42a - Update to version 2.5.0
* 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
2024-06-29 20:25:31 +00:00

102 lines
4.0 KiB
Plaintext

-------------------------------------------------------------------
Thu Jun 20 12:16:30 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.5.0
* 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.
-------------------------------------------------------------------
Sat Feb 4 15:41:21 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.1.0
* Add -m flag to enforce cache-miss
* Add -r flag to clear RD flag (disable recursion)
* Remove support for python 3.4 - 3.6
* Other minor quality of life improvements
-------------------------------------------------------------------
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>
- 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
-------------------------------------------------------------------
Sun Jan 19 16:06:15 UTC 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 9 15:32:34 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Generalize description. Fix a few missing words.
-------------------------------------------------------------------
Sun Jun 2 19:04:28 UTC 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 3 07:59:09 UTC 2017 - mardnh@gmx.de
- Initial package, version 1.6.3