Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from PowerDNS:master #4

Open
wants to merge 3,151 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 24, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 24, 2024
Timothy Pillow and others added 29 commits November 4, 2024 15:58
dnsdist setTicketsKeyAddedHook(): adjust type of the key to fix potential truncate
Add dnsdist documentation example for using DoH behind nginx
rec: drop ref in mtasker when it is no longer needed
Fixes #14310

Should be checked for unwanted side-effects, which is pretty tricky.
Co-authored-by: Kevin P. Fleming <[email protected]>
rec: implement catalog zones to populate forwarding zones
fetched from https://www.iana.org/dnssec/files after their 2024-07-24 update
Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.22 to 0.0.24.
- [Release notes](https://github.com/check-spelling/check-spelling/releases)
- [Changelog](https://github.com/check-spelling/check-spelling/blob/main/gh-release-downloader)
- [Commits](check-spelling/check-spelling@v0.0.22...v0.0.24)

---
updated-dependencies:
- dependency-name: check-spelling/check-spelling
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
recursor: add 38696 root anchor
This reverts commit 48c1892.
Other tests using external servers already use 5s

Should fix #14829 in many cases.
Compared to the default 3 (2 udp + 1 tcp worker) * 2048 (max mthreads)
= 6144 fd's needed if all mthreads are busy, 1024 does not sound
too great of a burden with respect to fd usage.
rec: fix a difference between record-cache hit and miss in some ServFail results
rec: Coverity-20241105 and one log level change
rec: use a more generous timeout for a test using external servers
These two directives were no longer recognized on master:
- `setRandomizedIdsOverUDP`
- `setRandomizedOutgoingSockets`
miodvallat and others added 30 commits December 16, 2024 09:12
Fix ipv*hint=auto on lmdb backend
…ming-doh

dnsdist: Fix ECS zero-scope with incoming DoH queries
dnsdist: add support for labels on custom metrics
The last step of the test shows that there is likely room for more improvement.
rec: if the full CNAME chain leading to the answer is cached, indicate that
dnsdist: Add ChangeLog and secpoll entry for DNSdist 1.9.8
clang-tidy complains here about pointless std::move of a trivially
copyable type.

Signed-off-by: Rosen Penev <[email protected]>
use some structured binding
rec: zap dangling symlink, leftover of #14926
dnsdist: Fix some small issues in the documentation for actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.