2024-10-04 06:28:39 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
net/powerdns-recursor: Fix build with Boost 1.86.0
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-07-18 20:36:31 by Nia Alarie | Files touched by this commit (11) |
Log message:
net: Adapt packages to USE_(CC|CXX)_FEATURES where possible
|
2023-07-13 15:49:17 by Nia Alarie | Files touched by this commit (11) |
Log message:
*: Remove all instances of GCC_REQD where my name is the most recent
in 'cvs annotate' (part 2)
|
2023-07-12 22:23:50 by Nia Alarie | Files touched by this commit (1) |
Log message:
powerdns-recursor: Require a compiler with support for C++17 features.
|
2022-09-29 14:47:31 by Jonathan Perkin | Files touched by this commit (5) |
Log message:
powerdns-recursor: Update to 4.7.3.
The changelogs are very long and unwieldly, even trying to use the raw versions
as they're written in RST, so please see the following URLs for the full list
of changes (which are very many) since 4.4.2:
https://doc.powerdns.com/recursor/changelog/4.7.html
https://doc.powerdns.com/recursor/changelog/4.6.html
https://doc.powerdns.com/recursor/changelog/4.5.html
https://doc.powerdns.com/recursor/changelog/4.4.html
|
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-09-10 13:00:27 by Nia Alarie | Files touched by this commit (1) |
Log message:
powerdns-recursor: needs atomic64
|
2020-12-14 12:18:25 by Juraj Lutter | Files touched by this commit (2) |
Log message:
net/powerdns-recursor: Update to 4.4.2
Changelog:
Released: 14th of December 2020
* Improvements:
- UUID: Use the non-cryptographic variant of the boost::uuid.
- Keep a cached, valid entry over a fresher Bogus one.
- Ensure socket-dir matches runtime directory on old systemd
- Move to several distinct Bogus states, for easier debugging.
- Do not chase CNAME during qname minimization step 4.
* Bug Fixes:
- Untangle the validation/resolving qnames and qtypes.
- APL records: fix endianness problem.
|