Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c0fc3deb | 2026-06-07 11:09:42 | update to dnsmasq-2.93, from Brad (maintainer) | ||
| 924d0214 | 2026-05-13 14:39:42 | update to dnsmasq-2.92rel2, ok brad (maintainer) | ||
| 4a5f6b21 | 2026-02-09 18:10:36 | update to dnsmasq-2.92, from Brad (maintainer) | ||
| 4e8114f8 | 2025-03-21 11:59:14 | update to dnsmasq-2.91, from Brad (maintainer) | ||
| 9bab3a8c | 2024-10-17 10:50:02 | remove some of the sprinklings of .include <bsd.port.arch.mk> .if !${PROPERTIES:Mclang} CFLAGS+= -std=gnu99 .endif which are no longer needed since "Make gnu99 the default for gcc 3.3.6 and 4.2.1, not gnu89" commit in Oct 2023. pointed out by tb@ | ||
| 9aa88b9d | 2024-02-14 14:17:48 | update to dnsmasq-2.90, ok brad includes "Add limits on the resources used to do DNSSEC validation" re CVE-2023-50387 / CVE-2023-50868, see https://thekelleys.org.uk/dnsmasq/CHANGELOG | ||
| a34bba28 | 2023-09-27 14:17:59 | MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use | ||
| e05fea9f | 2023-04-09 06:04:29 | Update to dnsmasq 2.89. version 2.89 Fix bug introduced in 2.88 (commit fe91134b) which can result in corruption of the DNS cache internal data structures and logging of "cache internal error". This has only been seen in one place in the wild, and it took considerable effort to even generate a test case to reproduce it, but there's no way to be sure it won't strike, and the effect is to break the cache badly. Installations with DNSSEC enabled are more likely to see the problem, but not running DNSSEC does not guarantee that it won't happen. Thanks to Timo van Roermund for reporting the bug and for his great efforts in chasing it down. Update diff from Brad | ||
| ad512728 | 2023-01-03 15:45:35 | update to dnsmasq-2.88, from Brad (maintainer) | ||
| 94ec302a | 2022-11-25 21:18:56 | update to dnsmasq-2.87, from Brad (maintainer) |