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
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
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
* Change to tar.gz file fetch
* Use perl5 automatic PLIST
* Add a patch so this works with Net::DNS 0.69
* Modify dependence on Net::DNS to be >= 0.42 in accordance with distribution
* Bump PKGREVISION
Thanks to wiz@ for help when I got stuck (auto-plist, include order etc.)
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.