Page MenuHomeFreeBSD

dns/powerdns-recursor: Update to 4.4.2
ClosedPublic

Authored by otis on Dec 19 2020, 2:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 7:29 PM
Unknown Object (File)
Feb 2 2024, 1:50 AM
Unknown Object (File)
Dec 21 2023, 11:55 PM
Unknown Object (File)
Dec 20 2023, 6:10 AM
Unknown Object (File)
Nov 3 2023, 3:24 AM
Unknown Object (File)
Nov 3 2023, 3:13 AM
Unknown Object (File)
Nov 1 2023, 12:27 AM
Unknown Object (File)
Nov 1 2023, 12:15 AM
Subscribers

Details

Summary

dns/powerdns-recursor: Update to 4.4.2

Changes:
- Improvements:
  - 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.
Internal notes:
- This is a simple maintainer update
- poudriere testport OK
- portlint, portclippy, portfmt without warnings/errors

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

otis requested review of this revision.Dec 19 2020, 2:04 PM

Juraj,

looks good to me, questions here - is it the MAINTAINER update? And if so, is there any PR has been raised for this update? And if not so, have those changes been approved by the MAINTAINER?

Thanks.

Found the PR in Bugzilla, looks good to me.

This revision is now accepted and ready to land.Dec 19 2020, 2:12 PM
In D27679#618826, @osa wrote:

Juraj,

looks good to me, questions here - is it the MAINTAINER update? And if so, is there any PR has been raised for this update? And if not so, have those changes been approved by the MAINTAINER?

Thanks.

No, by "maintainer update" I mean "an update submitted by the maintainer". See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251923

This revision was automatically updated to reflect the committed changes.