]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: berthub.eu
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 20 May 2025 14:03:22 +0000 (10:03 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 1 Jul 2025 13:16:28 +0000 (09:16 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
docs/changelog/pre-4.0.rst
pdns/recursordist/docs/appendices/internals.rst
pdns/recursordist/docs/security-advisories/powerdns-advisory-2006-01.rst

index 18ba2c79a91e2addbe42e87c72b576c765e52852..3192aac62f6b62578c2b9e839ad0b918863cbb95 100644 (file)
@@ -3927,7 +3927,7 @@ Big news! Windows is back! Our great friend Michel Stol found the time
 to update the PowerDNS code so it works again under windows.
 
 Furthermore, big thanks go out to Dell who quickly repaired my trusty
-`laptop <http://ds9a.nl/dell-d800>`__.
+`laptop <https://berthub.eu/dell-d800>`__.
 
 His changes - Generic SQLite support added - Removed the ODBC backend,
 replaced it by the Generic ODBC Backend, which has all the cool
index 03856ffc26efcdea2cd49073e63dd5bf69fdf71e..2de838d722febfdcd422d6df7880eca1372d1777 100644 (file)
@@ -28,7 +28,7 @@ means that PowerDNS is written naively, with one thread of execution per
 query, synchronously waiting for packets, Normally this would lead to
 very bad performance (unless running on a computer with very fast
 threading, like possibly the Sun CoolThreads family), so PowerDNS
-employs `MTasker <http://ds9a.nl/mtasker>`__ for very fast userspace
+employs `MTasker <https://berthub.eu/mtasker/>`__ for very fast userspace
 threading.
 
 MTasker, which was developed separately from PowerDNS, does not provide
index b72d9531a61630e9642345fd7d5a74847325602b..41f280dca9511d7ff1dc5693f43e92a0abe38ab0 100644 (file)
@@ -33,7 +33,7 @@ For distributors, a minimal patch is available on `the PowerDNS
 wiki <http://wiki.powerdns.com/cgi-bin/trac.fcgi/changeset/915>`__.
 Additionally, those shipping very old versions of the PowerDNS Recursor
 might benefit from this
-`patch <http://ds9a.nl/tmp/cve-2006-4251.patch>`__.
+`patch <https://berthub.eu/tmp/cve-2006-4251.patch>`__.
 
 The impact of these and other security problems can be lessened by
 considering the advice in FIXME: security-settings.