mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
601c498fee
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