[Bug 288276] dns/unbound: Update to 1.23.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288276] dns/unbound: Update to 1.23.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Jul 2025 22:12:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288276
Hiroki Tagato <tagattie@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tagattie@FreeBSD.org
Status|New |Open
--- Comment #1 from Hiroki Tagato <tagattie@FreeBSD.org> ---
Thanks for proposing an update to the port.
Here are some comments:
- The new option (IPSET) added but something seems missing
Maybe IPSET_CONFIGURE_{ENABLE,ON} should be added?
- The patch for VuXML contains a syntax error:
The version range spec:
<range><gt>1.6.1</lt>1.23.0</range>
should read something like:
<range><gt>1.6.1</gt><lt>1.23.0</lt></range>
--
You are receiving this mail because:
You are the assignee for the bug.