Path to this page:
./
net/fpdns,
Fingerprinting DNS servers
Branch: CURRENT,
Version: 0.10.0pre20190131nb5,
Package name: fpdns-0.10.0pre20190131nb5,
Maintainer: pkgsrc-usersfpdns fingerprints DNS servers to find out which type they are.
Required to run:[
lang/perl5] [
net/p5-Net-DNS]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 911.538 KB
Version history: (Expand)
- (2024-11-16) Updated to version: fpdns-0.10.0pre20190131nb5
- (2023-07-06) Updated to version: fpdns-0.10.0pre20190131nb4
- (2022-06-28) Updated to version: fpdns-0.10.0pre20190131nb3
- (2021-05-25) Updated to version: fpdns-0.10.0pre20190131nb2
- (2020-09-01) Updated to version: fpdns-0.10.0pre20190131nb1
- (2020-04-03) Updated to version: fpdns-0.10.0pre20190131
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
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
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-04-02 11:46:53 by Frederic Cambus | Files touched by this commit (4) | |
Log message:
fpdns: update to 0.10.0-20190131.
pkgsrc changes:
- Remove redundant PERL5_CONFIGURE directive
- Remove empty PLIST and now unneeded patches
ChangeLog:
- fpdns-rails implementation upgraded to 3.2.11 to fix security vulnerability
- Do not set header counters unless changed
- Knot DNS capture from response_collector
- Hack to work around an old problem in Net::DNS. Up to Net::DNS 0.68
the notify opcode was coded as NS_NOTIFY_OP. That was changed in version
0.69 through 0.71 with no backwards compatibility. This hack
tests for the new NOTIFY and falls back to NS_NOTIFY_OP if necessary.
- Don't pass an undef value to Net::DNS::Resolver::srcaddr()
- Existing unbound rules match up to 1.6.0
Versions between 1.6.1 and 1.6.8 are misidentified as Raiden DNSD.
Versions later than that are not recognized.
This was verified on versions 1.5.10 and 1.6.0; versions prior to 1.5.10
wasn't as easy to build due to openssl api changes.
- Identify Unbound 1.7.x to 1.9.x
All Unbound releases between 1.7.0 and 1.9.6 were tested and verified to
match these new rules. Prior to this change, none of them matched a
signature. The old rules matched up to 1.6.0, but for 1.6.1 to 1.6.8,
fpdns misidentifies Unbound as "Raiden DNSD" (and still does, even after
this change).
- Update signatures for Unbound
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|