From: Chris Hofstaedtler Date: Sun, 21 Jul 2019 20:00:30 +0000 (+0200) Subject: Update URLs to use https scheme X-Git-Tag: dnsdist-1.4.0-rc1~10^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8110%2Fhead;p=thirdparty%2Fpdns.git Update URLs to use https scheme For www.powerdns.com, blog.powerdns.com, dnsdist.org, and debian.org. Excluded: most pre-4.0 changelog items. --- diff --git a/NEWS b/NEWS index 44e2ff2e59..0d778e57bf 100644 --- a/NEWS +++ b/NEWS @@ -1 +1 @@ -For news, please see http://www.powerdns.com and http://docs.powerdns.com +For news, please see https://www.powerdns.com and https://docs.powerdns.com diff --git a/README.md b/README.md index 74a3b840b0..0aa48750bd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ PowerDNS is copyright © 2001-2019 by PowerDNS.COM BV and lots of contributors, using the GNU GPLv2 license (see NOTICE for the exact license and exception used). -All documentation can be found on http://doc.powerdns.com/ +All documentation can be found on https://doc.powerdns.com/ This file may lag behind at times. For most recent updates, always check https://doc.powerdns.com/md/changelog/. diff --git a/builder-support/debian/authoritative/debian-buster/control b/builder-support/debian/authoritative/debian-buster/control index e12ca6c814..e262148c82 100644 --- a/builder-support/debian/authoritative/debian-buster/control +++ b/builder-support/debian/authoritative/debian-buster/control @@ -43,7 +43,7 @@ Build-Depends: autoconf, ragel, systemd [linux-any], unixodbc-dev (>= 2.3.1) -Homepage: http://www.powerdns.com/ +Homepage: https://www.powerdns.com/ Package: pdns-server Architecture: any diff --git a/builder-support/debian/authoritative/debian-buster/copyright b/builder-support/debian/authoritative/debian-buster/copyright index 6d7144d9c1..36fd485f74 100644 --- a/builder-support/debian/authoritative/debian-buster/copyright +++ b/builder-support/debian/authoritative/debian-buster/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html diff --git a/builder-support/debian/authoritative/debian-jessie/control b/builder-support/debian/authoritative/debian-jessie/control index ffa5d4b1f9..4d36e5c76e 100644 --- a/builder-support/debian/authoritative/debian-jessie/control +++ b/builder-support/debian/authoritative/debian-jessie/control @@ -41,7 +41,7 @@ Build-Depends: autoconf, ragel, systemd [linux-any], unixodbc-dev (>= 2.3.1) -Homepage: http://www.powerdns.com/ +Homepage: https://www.powerdns.com/ Package: pdns-server Architecture: any diff --git a/builder-support/debian/authoritative/debian-jessie/copyright b/builder-support/debian/authoritative/debian-jessie/copyright index 6d7144d9c1..36fd485f74 100644 --- a/builder-support/debian/authoritative/debian-jessie/copyright +++ b/builder-support/debian/authoritative/debian-jessie/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html diff --git a/builder-support/debian/authoritative/debian-stretch/control b/builder-support/debian/authoritative/debian-stretch/control index e12ca6c814..e262148c82 100644 --- a/builder-support/debian/authoritative/debian-stretch/control +++ b/builder-support/debian/authoritative/debian-stretch/control @@ -43,7 +43,7 @@ Build-Depends: autoconf, ragel, systemd [linux-any], unixodbc-dev (>= 2.3.1) -Homepage: http://www.powerdns.com/ +Homepage: https://www.powerdns.com/ Package: pdns-server Architecture: any diff --git a/builder-support/debian/authoritative/debian-stretch/copyright b/builder-support/debian/authoritative/debian-stretch/copyright index 6d7144d9c1..36fd485f74 100644 --- a/builder-support/debian/authoritative/debian-stretch/copyright +++ b/builder-support/debian/authoritative/debian-stretch/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html diff --git a/builder-support/debian/authoritative/ubuntu-trusty/control b/builder-support/debian/authoritative/ubuntu-trusty/control index 2d2dc07d8c..2f8413ba42 100644 --- a/builder-support/debian/authoritative/ubuntu-trusty/control +++ b/builder-support/debian/authoritative/ubuntu-trusty/control @@ -37,7 +37,7 @@ Build-Depends: autoconf, protobuf-compiler, ragel, unixodbc-dev (>= 2.2.14) -Homepage: http://www.powerdns.com/ +Homepage: https://www.powerdns.com/ Package: pdns-server Architecture: any diff --git a/builder-support/debian/authoritative/ubuntu-trusty/copyright b/builder-support/debian/authoritative/ubuntu-trusty/copyright index 6d7144d9c1..36fd485f74 100644 --- a/builder-support/debian/authoritative/ubuntu-trusty/copyright +++ b/builder-support/debian/authoritative/ubuntu-trusty/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html diff --git a/builder-support/debian/dnsdist/debian-buster/control b/builder-support/debian/dnsdist/debian-buster/control index c43c7de31e..bb879d318d 100644 --- a/builder-support/debian/dnsdist/debian-buster/control +++ b/builder-support/debian/dnsdist/debian-buster/control @@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 10~), ragel, systemd [linux-any] Standards-Version: 4.1.5 -Homepage: http://dnsdist.org +Homepage: https://dnsdist.org Package: dnsdist Architecture: any diff --git a/builder-support/debian/dnsdist/debian-buster/copyright b/builder-support/debian/dnsdist/debian-buster/copyright index d645afe8b2..37f414a529 100644 --- a/builder-support/debian/dnsdist/debian-buster/copyright +++ b/builder-support/debian/dnsdist/debian-buster/copyright @@ -1,6 +1,6 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dnsdist -Source: http://dnsdist.net +Source: https://dnsdist.org Files: * Copyright: 2002-2019 PowerDNS.COM BV and contributors diff --git a/builder-support/debian/dnsdist/debian-jessie/control b/builder-support/debian/dnsdist/debian-jessie/control index 5e6fe2ca4e..2182ccc492 100644 --- a/builder-support/debian/dnsdist/debian-jessie/control +++ b/builder-support/debian/dnsdist/debian-jessie/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9~), ragel, systemd [linux-any] Standards-Version: 4.1.0 -Homepage: http://dnsdist.org +Homepage: https://dnsdist.org Vcs-Git: https://anonscm.debian.org/git/pkg-dns/dnsdist.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-dns/dnsdist.git diff --git a/builder-support/debian/dnsdist/debian-jessie/copyright b/builder-support/debian/dnsdist/debian-jessie/copyright index 7fba26a0e7..ec3dc01813 100644 --- a/builder-support/debian/dnsdist/debian-jessie/copyright +++ b/builder-support/debian/dnsdist/debian-jessie/copyright @@ -1,6 +1,6 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dnsdist -Source: http://dnsdist.net +Source: https://dnsdist.org Files: * Copyright: 2002-2016 PowerDNS.COM BV and contributors diff --git a/builder-support/debian/dnsdist/debian-stretch/control b/builder-support/debian/dnsdist/debian-stretch/control index 04ac68fc07..93211d70cc 100644 --- a/builder-support/debian/dnsdist/debian-stretch/control +++ b/builder-support/debian/dnsdist/debian-stretch/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 10~), ragel, systemd [linux-any] Standards-Version: 4.1.0 -Homepage: http://dnsdist.org +Homepage: https://dnsdist.org Vcs-Git: https://anonscm.debian.org/git/pkg-dns/dnsdist.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-dns/dnsdist.git diff --git a/builder-support/debian/dnsdist/debian-stretch/copyright b/builder-support/debian/dnsdist/debian-stretch/copyright index 7fba26a0e7..ec3dc01813 100644 --- a/builder-support/debian/dnsdist/debian-stretch/copyright +++ b/builder-support/debian/dnsdist/debian-stretch/copyright @@ -1,6 +1,6 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dnsdist -Source: http://dnsdist.net +Source: https://dnsdist.org Files: * Copyright: 2002-2016 PowerDNS.COM BV and contributors diff --git a/builder-support/debian/dnsdist/ubuntu-trusty/control b/builder-support/debian/dnsdist/ubuntu-trusty/control index 7b65af41b8..003f9acd8d 100644 --- a/builder-support/debian/dnsdist/ubuntu-trusty/control +++ b/builder-support/debian/dnsdist/ubuntu-trusty/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9~), protobuf-compiler, ragel Standards-Version: 4.1.0 -Homepage: http://dnsdist.org +Homepage: https://dnsdist.org Vcs-Git: https://anonscm.debian.org/git/pkg-dns/dnsdist.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-dns/dnsdist.git diff --git a/builder-support/debian/dnsdist/ubuntu-trusty/copyright b/builder-support/debian/dnsdist/ubuntu-trusty/copyright index 7fba26a0e7..ec3dc01813 100644 --- a/builder-support/debian/dnsdist/ubuntu-trusty/copyright +++ b/builder-support/debian/dnsdist/ubuntu-trusty/copyright @@ -1,6 +1,6 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dnsdist -Source: http://dnsdist.net +Source: https://dnsdist.org Files: * Copyright: 2002-2016 PowerDNS.COM BV and contributors diff --git a/builder-support/debian/recursor/debian-buster/copyright b/builder-support/debian/recursor/debian-buster/copyright index 75cd9a9b49..0c315c2910 100644 --- a/builder-support/debian/recursor/debian-buster/copyright +++ b/builder-support/debian/recursor/debian-buster/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html diff --git a/builder-support/debian/recursor/debian-jessie/copyright b/builder-support/debian/recursor/debian-jessie/copyright index 75cd9a9b49..0c315c2910 100644 --- a/builder-support/debian/recursor/debian-jessie/copyright +++ b/builder-support/debian/recursor/debian-jessie/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html diff --git a/builder-support/debian/recursor/debian-stretch/copyright b/builder-support/debian/recursor/debian-stretch/copyright index 75cd9a9b49..0c315c2910 100644 --- a/builder-support/debian/recursor/debian-stretch/copyright +++ b/builder-support/debian/recursor/debian-stretch/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html diff --git a/builder-support/debian/recursor/ubuntu-trusty/copyright b/builder-support/debian/recursor/ubuntu-trusty/copyright index 75cd9a9b49..0c315c2910 100644 --- a/builder-support/debian/recursor/ubuntu-trusty/copyright +++ b/builder-support/debian/recursor/ubuntu-trusty/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PowerDNS Source: https://www.powerdns.com/downloads.html diff --git a/docs/appendices/backend-writers-guide.rst b/docs/appendices/backend-writers-guide.rst index 9a8d9b8f6e..18a8015e2e 100644 --- a/docs/appendices/backend-writers-guide.rst +++ b/docs/appendices/backend-writers-guide.rst @@ -4,7 +4,7 @@ Backend writers' guide PowerDNS backends are implemented via a simple yet powerful C++ interface. If your needs are not met by the PipeBackend, you may want to write your own. Before doing any PowerDNS development, please read `this blog -post `__ +post `__ which has a FAQ and several pictures that help explain what a backend is. diff --git a/docs/changelog/4.0.rst b/docs/changelog/4.0.rst index 851e66e3a4..06cc825076 100644 --- a/docs/changelog/4.0.rst +++ b/docs/changelog/4.0.rst @@ -351,7 +351,7 @@ PowerDNS Authoritative Server 4.0.0 Released July 11th 2016 PowerDNS Authoritative Server 4.0.0 is part of `the great 4.x "Spring -Cleaning" `__ +Cleaning" `__ of PowerDNS which lasted through the end of 2015. As part of the general cleanup and improvements, we did the following: diff --git a/docs/changelog/pre-4.0.rst b/docs/changelog/pre-4.0.rst index 2c16c085a4..4769893e57 100644 --- a/docs/changelog/pre-4.0.rst +++ b/docs/changelog/pre-4.0.rst @@ -924,7 +924,7 @@ Other changes 'real' remote if available. - pipebackend ABI v4 adds the zone name to the AXFR command. - We now `avoid - getaddrinfo() `__ + getaddrinfo() `__ as much as possible. - The packet cache now handles (forwarded) recursive answers better, including TTL aging and respecting allow-recursion. diff --git a/docs/guides/recursion.rst b/docs/guides/recursion.rst index bca561d6ae..ea35f6c6f0 100644 --- a/docs/guides/recursion.rst +++ b/docs/guides/recursion.rst @@ -173,9 +173,9 @@ Authoritative Server. This is done using the 4. Install and configure dnsdist ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -`dnsdist `__ is a DNS loadbalancer from the people +`dnsdist `__ is a DNS loadbalancer from the people behind PowerDNS that balances DNS packets based on rules. See the -`dnsdist download instructions `__ on how +`dnsdist download instructions `__ on how to install dnsdist. This guide assumes dnsdist 1.2 or dnsdist master. diff --git a/docs/manpages/dnsdist.1.md b/docs/manpages/dnsdist.1.md index 24e9af23fb..babd700fa0 100644 --- a/docs/manpages/dnsdist.1.md +++ b/docs/manpages/dnsdist.1.md @@ -108,4 +108,4 @@ ADDRESS Right now, the TCP support has some rather arbitrary limits. # RESOURCES -Website: http://dnsdist.org +Website: https://dnsdist.org diff --git a/docs/settings.rst b/docs/settings.rst index e85218865f..fa8712216f 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -1613,7 +1613,7 @@ When queried for its version over DNS responds truthfully. With this setting you can overrule what will be returned. Set the ``version-string`` to ``full`` to get the default behaviour, to ``powerdns`` to just make it state -``served by PowerDNS - http://www.powerdns.com``. The ``anonymous`` +``Served by PowerDNS - https://www.powerdns.com/``. The ``anonymous`` setting will return a ServFail, much like Microsoft nameservers do. You can set this response to a custom value as well. diff --git a/modules/remotebackend/example.rb b/modules/remotebackend/example.rb index f93e86c6ae..3471bc46b2 100644 --- a/modules/remotebackend/example.rb +++ b/modules/remotebackend/example.rb @@ -144,7 +144,7 @@ Coefficient: 5lP9IFknvFgaXKCs8MproehHSFhFTWac4557HIn03KrnlGOKDcY6DC/vgu1e42bEZ4J false end - ## Please see http://doc.powerdns.com/remotebackend.html for methods to add here + ## Please see https://doc.powerdns.com/authoritative/backends/remote.html for methods to add here ## Just remember to prefix them with do_ ## Some helpers after this diff --git a/pdns/dnsdistdist/dnsdist.service.in b/pdns/dnsdistdist/dnsdist.service.in index 094ffe3ed4..85de6f951e 100644 --- a/pdns/dnsdistdist/dnsdist.service.in +++ b/pdns/dnsdistdist/dnsdist.service.in @@ -1,7 +1,7 @@ [Unit] Description=DNS Loadbalancer Documentation=man:dnsdist(1) -Documentation=http://dnsdist.org +Documentation=https://dnsdist.org Wants=network-online.target After=network-online.target diff --git a/pdns/dnsdistdist/docs/manpages/dnsdist.1.rst b/pdns/dnsdistdist/docs/manpages/dnsdist.1.rst index 41f7343238..0b8ea74b65 100644 --- a/pdns/dnsdistdist/docs/manpages/dnsdist.1.rst +++ b/pdns/dnsdistdist/docs/manpages/dnsdist.1.rst @@ -87,4 +87,4 @@ Right now, the TCP support has some rather arbitrary limits. Resources --------- -Website: http://dnsdist.org +Website: https://dnsdist.org diff --git a/pdns/recursordist/docs/changelog/4.0.rst b/pdns/recursordist/docs/changelog/4.0.rst index 558a0f0efa..b82b9068e2 100644 --- a/pdns/recursordist/docs/changelog/4.0.rst +++ b/pdns/recursordist/docs/changelog/4.0.rst @@ -438,7 +438,7 @@ PowerDNS Recursor 4.0.0 Released July 11th 2016 PowerDNS Recursor 4.0.0 is part of `the great 4.x "Spring -Cleaning" `__ +Cleaning" `__ of PowerDNS which lasted through the end of 2015. As part of the general cleanup, we did the following: @@ -646,7 +646,7 @@ changes since 4.0.0-alpha1 are: - `#3313 `__ Implement the logic we need to generate EDNS MAC fields in dnsdist & read them in recursor - (`blogpost `__ + (`blogpost `__ - `#3350 `__ Add lowercase-outgoing feature to Recursor - `#3410 `__ Recuweb is now diff --git a/pdns/recursordist/docs/changelog/pre-4.0.rst b/pdns/recursordist/docs/changelog/pre-4.0.rst index a900915b04..decb046f15 100644 --- a/pdns/recursordist/docs/changelog/pre-4.0.rst +++ b/pdns/recursordist/docs/changelog/pre-4.0.rst @@ -381,7 +381,7 @@ New features 302df81 `__). - Paulo Anes contributed server-down-max-fails which helps combat Recursive DNS based amplification attacks. Described in `this - post `__. + post `__. Also comes with new metric 'failed-host-entries' in `commit 406f46f `__. - `commit 21e7976 `__: @@ -451,7 +451,7 @@ Fixes - `commit 3a8a4d6 `__: make sure we don't exceed the number of available filedescriptors for mthreads. Raises performance in case of DoS. See `this - post `__ + post `__ for further details. - `commit 7313fe6 `__: implement indexed packet cache wiping for recursor, orders of diff --git a/pdns/ws-auth.cc b/pdns/ws-auth.cc index e53ac3276c..73b0035552 100644 --- a/pdns/ws-auth.cc +++ b/pdns/ws-auth.cc @@ -298,7 +298,7 @@ void AuthWebServer::indexfunction(HttpRequest* req, HttpResponse* resp) printtable(ret,req->getvars["ring"],S.getRingTitle(req->getvars["ring"]),100); ret<<""<"<© 2013 - 2019 PowerDNS.COM BV."<"<© 2013 - 2019 PowerDNS.COM BV."<"<body = ret.str();