Summary: | dns/powerdns: update to 4.8.4 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ralf van der Enden <tremere> | ||||
Component: | Individual Port(s) | Assignee: | Muhammad Moinur Rahman <bofh> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | bofh | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://blog.powerdns.com/2023/12/21/authoritative-server-4-8-4 | ||||||
Attachments: |
|
Description
Ralf van der Enden
2023-12-22 22:26:04 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e75c9dd1066843fd3b90e64c9eb758e57c0f9ac2 commit e75c9dd1066843fd3b90e64c9eb758e57c0f9ac2 Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2023-12-21 15:16:13 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-23 19:03:40 +0000 dns/powerdns: Update version 4.8.3=>4.8.4 Changelog: https://blog.powerdns.com/2023/12/21/authoritative-server-4-8-4 PR: 275895 Approved by: submitter is maintainer dns/powerdns/Makefile | 2 +- dns/powerdns/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Basic Workflow when submitting git-formatted patch from next time which makes our life easier: 1. Use `git config --add core.hooksPath .hooks` to use the pre-formatted git commit message 2. Create the bug with synopsis and description but without the patch 3. Prepare the commit-msg with PR: <BUGZILLA PR> and Approved-by: submitter is maintainer 4. Add Changelog: <URL> if available in the commit message 5. Attach patch later |