non port: dns/dnsmasq-devel/files/patch-src_edns0.c |
Number of commits found: 4 |
Tuesday, 31 Dec 2024
|
15:03 Matthias Andree (mandree)
dns/dnsmasq-devel: update to 2.91test4.
Upstream Git history since our 2.91test3:
* 5ef6c8c 2024-12-30 | Extend fcb40ee73d04e1ffd46f8c19e537f118526f57ea to cover
"Make install-i18n" (tag: v2.91test4, origin/master, origin/HEAD) [Simon Kelley]
* 7c348a0 2024-12-24 | Extend d578da0665c496ca709c25ae8d6963d1bff141c4 to
Linux-only code. [Simon Kelley]
* d578da0 2024-12-24 | Fix FTBFS when using -pedantic compiler flag. [Matthias
Andree]
* 8949ef4 2024-12-24 | Update DE translation. [Conrad Kostecki]
The patches I shipped in earlier 2.91test2/test3 have been integrated
upstream with d578da0 and are no longer needed.
Let's swap FreeBSD's distcache in first place because the upstream
master site is slow, let's relieve it a bit.
eedecab |
Sunday, 29 Dec 2024
|
21:10 Matthias Andree (mandree)
dns/dnsmasq-devel: update to v2.91test2 plus warning fixes
I am also adding a set of fixes I've also sent upstream,
to make this compile without GNU extensions under -pedantic-errors.
Upstream Git history since test1, author Simon Kelley unless stated
otherwise.
* 0f437b3 2024-12-20 | Banish compiler warnings. (tag: v2.91test2,
origin/master, origin/HEAD)
* 8a5fe8c 2024-12-20 | Extend the code to effciently close unwanted file
descriptors to *BSD.
* 2a664c0 2024-12-20 | bpf.c: Follow callback updates. [Matthias Andree]
* 4902807 2024-12-20 | Fix [-Wgnu-variable-sized-type-not-at-end] warning.
* 742af6e 2024-12-20 | Refactor receive_query() to removed duplicated code.
* 3eb008c 2024-12-19 | Further refactoring of the TCP DNS codepath.
* 32248eb 2024-12-19 | Fix thinko in 3b74df4f55b1107b051183d6b628eb02933cb00a
592a171 |
Monday, 22 May 2017
|
22:53 mandree
Update to new upstream release candidate #5.
Switch IDN support from libidn to libidn2.
Drop patches integrated upstream.
 |
Sunday, 21 May 2017
|
11:05 mandree
Update to upstream release candidate #4, with two more fixes.
Additionally, zero out *addrp in edns0.c, and fix two typoes in
forward.c where && should be &. These fixes have all been reported
upstream.
Note that the build rig is currently not up to using I18N and IDN2, so
we forgo IDN2 for now. Also reported upstream.
Changelog since -test5:
1835343 (tag: v2.77rc4) Update German translation.
2aaea18 Add .gitattributes to substitute VERSION on export.
7ab78b9 (tag: v2.77rc3) Fix c7be0164ce6ae89d6f2f0ffea14e2612418dd5da
c7be016 (tag: v2.77rc2) Suppress DHCP ping checks when allocating on the
loopback interface.
d203af4 Add optional support for libidn2 and therefore IDNA2008.
05f76da Don't die() on failing to parse lease-script output.
bf05f8f Fix crash introduced by 09f3b2cd9c7b5b5e0e96ba41f666e69808862620.
09f3b2c (tag: v2.77rc1) Fix case of DS queries to domains marked as not doing
DNSSEC.
2282787 Fix botch introduced by 561441320f0cb67ea97f81c59332da5c6d14b494
4583dd9 Replace obsolete utime() usage with utimes().
5614413 Fix a couple of crashes on malformed config files.
b2a9c57 Add "known-othernet" DHCP tag.
 |
Number of commits found: 4 |