From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id AA4B53858414; Sun, 27 Aug 2023 12:36:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org AA4B53858414 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id 8F43D3000593; Sun, 27 Aug 2023 14:36:07 +0200 (CEST) Date: Sun, 27 Aug 2023 14:36:07 +0200 From: Mark Wielaard To: overseers@sourceware.org, elfutils-devel@sourceware.org Subject: Moved elfutils.org to sourceware DNS Message-ID: <20230827123607.GE8061@gnu.wildebeest.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-3029.1 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi, I moved elfutils.org to sourceware DNS. This shouldn't really impact anything since elfutils.org is just a forward to https://sourceware.org/elfutils/ It does make the https forward work (previously only the http forward worked). The debuginfod.elfutils.org server is run on elastic.org. I have added an AAAA ipv6 record. Technically this involved added an entry to /etc/named.conf on server2 and server3. The zone file is at /var/named/named.elfutils.org. The forwards are in /etc/httpd/conf.d/sourceware-vhost-elfutils.conf. And a new letsencrypt elfutils.org certificate was added with certbot. Everything seems to work, but please let me know if you notice anything wrong. Cheers, Mark