Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2026 07:01:35 +0000
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Matthias Andree <mandree@FreeBSD.org>
Subject:   git: 601c498feeca - main - dns/dnsmasq-devel: update to v2.93rc3
Message-ID:  <6a1e7fcf.1fb2c.4e86e26b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=601c498feeca5e27e09208a43a592da48888ca2e

commit 601c498feeca5e27e09208a43a592da48888ca2e
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2026-06-02 06:19:35 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-06-02 07:00:20 +0000

    dns/dnsmasq-devel: update to v2.93rc3
    
    Announcement URLs for rc2 and rc3, in that order:
    https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2026q2/018486.html
    https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2026q2/018487.html
    
    (Note the upstream repo already contains one other commit, so v2.93
    will likely be different than this one.)
    
    * 7d42376 2026-06-01 | Fix get_line_alloc() (tag: v2.93rc3) [Simon Kelley]
    * 08cc209 2026-06-01 | Add --log-debug to man page. [Simon Kelley]
    * ff4964d 2026-05-31 | Re-implement print_mac() to do its own buffer managment. (tag: v2.93rc2) [Simon Kelley]
    * 45771dc 2026-05-30 | Fix OOB writes in contrib/leasequesry/leasequery.c [Michalis Vasileiadis]
    * af73e48 2026-05-30 | Include fc00::/8 in the set of local addresses. [Simon Kelley]
    * 77d4749 2026-05-29 | Fix DNSSEC frec use-after-free in TCP validation path. [Simon Kelley]
    * 0375e40 2026-05-29 | Fix bounds-checking in contrib/lease-tools/dhcp_release6.c [OpenAI Security Research Team]
    * 18a139f 2026-05-17 | Change "limit" arg to add_pseudoheader() to a length. [Simon Kelley]
    * d5d2bfb 2026-05-17 | Change "limit" arg to make_local_answer() to a length. [Simon Kelley]
    * 7f5802c 2026-05-17 | Tidy up get_line_alloc() [Simon Kelley]
    * 7280e46 2026-05-17 | Check for too-small packets in relay_upstream6() [Simon Kelley]
    * 754177b 2026-05-16 | Fix hostname_issubdomain() confusion. [Simon Kelley]
    * 228d7ff 2026-05-14 | Remove arbitrary limit on config file line lengths. [Simon Kelley]
    
    Pull Request:   https://github.com/freebsd/freebsd-ports/pull/528
---
 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 c792db1ad8e2..cbe1e7c50ae2 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dnsmasq
-DISTVERSION=	2.93rc1 # remember to bump PORTEPOCH when going from test to rc!
+DISTVERSION=	2.93rc3 # 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=	8
diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo
index d32c9fc989c1..197b84a3d8fb 100644
--- a/dns/dnsmasq-devel/distinfo
+++ b/dns/dnsmasq-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1778611077
-SHA256 (dnsmasq-2.93rc1.tar.xz) = 28ce9f03771ac26f104148b331660e8abdcf5e9abfc4513cd5227040d223a838
-SIZE (dnsmasq-2.93rc1.tar.xz) = 640368
+TIMESTAMP = 1780381104
+SHA256 (dnsmasq-2.93rc3.tar.xz) = 8d3d81fb5adb94bc4ebc175f3338990947b2699f5fabd130f29139631e2c60d1
+SIZE (dnsmasq-2.93rc3.tar.xz) = 641076


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1e7fcf.1fb2c.4e86e26b>