2023-08-10 07:17:48 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-dnsdiag: updated to 2.1.0
2.1.0
Add -m flag to enforce cache-miss
Add -r flag to clear RD flag (disable recursion)
Bump dependency versions to latest
Remove support for python 3.4 - 3.6
Other minor quality of life improvements
|
2022-08-26 12:14:22 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-dnsdiag: fix DEPENDS line
|
2022-08-26 11:22:27 by Pierre Pronchery | Files touched by this commit (3) | |
Log message:
py-dnsdiag: update to 2.0.2
Changes in version 2.0.2:
* Small bug fixes and improvements
Changes in 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
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-08-03 16:11:32 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-dnsdiag: updated to 1.7.0
v1.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
|
2018-04-06 14:21:00 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dnsdiag: updated to 1.6.4
1.6.4:
General improvements and bug fix release
|
2017-10-05 11:53:12 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-dnsdiag: update to 1.6.3
1.6.3:
Bug fixes.
|
2016-08-28 17:48:37 by Thomas Klausner | Files touched by this commit (112) |
Log message:
Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.
Mark a couple more packages as not ready for python-3.x.
|