notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: dns/dnsmasq-devel/files/patch-src_edns0.c

Number of commits found: 4

Tuesday, 31 Dec 2024
15:03 Matthias Andree (mandree) search for other commits by this committer
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.
commit hash: eedecabe7d2e815e474947829811f849f9208b71 commit hash: eedecabe7d2e815e474947829811f849f9208b71 commit hash: eedecabe7d2e815e474947829811f849f9208b71 commit hash: eedecabe7d2e815e474947829811f849f9208b71 eedecab
Sunday, 29 Dec 2024
21:10 Matthias Andree (mandree) search for other commits by this committer
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
commit hash: 592a171c6a63a22b9962ab75e8c49dd972af2786 commit hash: 592a171c6a63a22b9962ab75e8c49dd972af2786 commit hash: 592a171c6a63a22b9962ab75e8c49dd972af2786 commit hash: 592a171c6a63a22b9962ab75e8c49dd972af2786 592a171
Monday, 22 May 2017
22:53 mandree search for other commits by this committer
Update to new upstream release candidate #5.

Switch IDN support from libidn to libidn2.
Drop patches integrated upstream.
Original commitRevision:441496 
Sunday, 21 May 2017
11:05 mandree search for other commits by this committer
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.
Original commitRevision:441373 

Number of commits found: 4