git: 7e071233b596 - main - dns/dnsmasq-devel: update to v2.92test18

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Fri, 01 Aug 2025 13:43:51 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7e071233b59634f92f505e6da191dea4758760ed

commit 7e071233b59634f92f505e6da191dea4758760ed
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-08-01 13:41:00 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-08-01 13:43:50 +0000

    dns/dnsmasq-devel: update to v2.92test18
    
    CHANGELOG additions in upstream repo:
    
      Change the behaviour of the DHVPv6 server when a REBIND message
      is received but no lease exists. Under these circumstances a new
      lease is created _only_ when the --dhcp-authoritative option is
      set. This matches the behavior of the DHCPv4 server.
    
      Add --dhcp-split-relay option. This makes a DHCPv4 relay which
      is functional when client and server networks aren't mutually
      route-able.
    
    Detailed commit list:
    
    = v2.92test18 vs. test17, newest first, by Simon Kelley unless noted: =
    * c91c66e 2025-07-27 | Get destination address of received DHCPv4 packets right in dumpfile.
    * fc9f698 2025-07-25 | Add --dhcp-split-relay option.
    * ea5b0e6 2025-07-22 | Make DHCP6ADVERTISE messages RFC 8415 compliant.
    * e775264 2025-07-22 | Fix wrong status in reply to DHCP6REQUEST.
    * d976d94 2025-07-22 | Implement RFC 6221 para 4.
    * 3034746 2025-07-22 | Allow --dhcp-authoritative to control recreation of missing leases in DHCPv6.
    * 3ceea9e 2025-07-22 | Fix packet validation in DHCPv6.
    * dfcef19 2025-02-11 | Added a tail to .hmtl files [Geert Stappers]
    
    = v2.92test17 vs. test16, newest first, by Simon Kelley: =
    * f74b74e 2025-07-06 | Refactor relay_reply6().
    * c9342cb 2025-07-15 | Check for constructed name in --srv-host exceeding length limit.
    * 2b844b8 2025-07-14 | Fix BNF from --srv-host in manpage.
    * 65e9a89 2025-07-10 | Fix order of reads dhcp-hostsfile and /etc/ethers.
    * da868a2 2025-07-08 | Restore bit-rotted warning about non-recursive upstreams.
    
    MFH:            2025Q3
---
 dns/dnsmasq-devel/Makefile | 2 +-
 dns/dnsmasq-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index 5149a1289c7e..37a883babe18 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dnsmasq
-DISTVERSION=	2.92test16 # remember to bump PORTEPOCH when going from test to rc!
+DISTVERSION=	2.92test18 # remember to bump PORTEPOCH when going from test to rc!
 # Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps:
 PORTREVISION=	0
 PORTEPOCH=	6
diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo
index cab9ea6d5df9..cd973799f99d 100644
--- a/dns/dnsmasq-devel/distinfo
+++ b/dns/dnsmasq-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752012471
-SHA256 (dnsmasq-2.92test16.tar.xz) = 38b69341f2a582ea2bb9379170a974743d758c641120dd4cd5c11f0e477e7828
-SIZE (dnsmasq-2.92test16.tar.xz) = 583244
+TIMESTAMP = 1754055278
+SHA256 (dnsmasq-2.92test18.tar.xz) = b7846f7faf0dc5ca58dbc14d9c1a2ccd704486e70a8ffaf8c9290ccc8a5163e2
+SIZE (dnsmasq-2.92test18.tar.xz) = 584452