DNS changes
We need the following dns changes since we moved to the new datacenter, and we now supports IPv6.
For the various DNS entries, most are using a CNAME
except the root (apex) ones:
-
mesa3d.org
: uses easydns.com, so we could use aANAME
-
modemmanager.org
: uses afraid.org (FreeDNS), so we can not really use an alias, and we'll have to keep update the A records. -
networkmanager.dev
: uses nsone.net, so we could use anALIAS
-
pipewire.org
: uses joker.com, so we could use anALIAS
-
syncevolution.org
: uses cloudflare.com, so we could use aCNAME
directly
For all of those, we can make an ANAME
/ALIAS
/CNAME
pointing at gitlab.freedesktop.org
, meaning that this will be the last change we request, everything should be automated from now on.
ping @thaller for networkmanager, @wtay for pipewire, @daniels for the rest :)
Edited by Benjamin Tissoires