mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
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
This commit is contained in:
committed by
Gleb Popov
parent
b2df185b95
commit
601c498fee
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user