From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kEpUEhMAnmJGeAAAbAwnHQ (envelope-from ) for ; Mon, 06 Jun 2022 15:24:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WDE3EhMAnmJpawEAauVa8A (envelope-from ) for ; Mon, 06 Jun 2022 15:24:35 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 82EC633ABD for ; Mon, 6 Jun 2022 15:24:34 +0200 (CEST) Received: from localhost ([::1]:42494 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nyCif-0006Bc-JF for larch@yhetil.org; Mon, 06 Jun 2022 09:24:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55970) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyCPm-0006M7-Dv for guix-patches@gnu.org; Mon, 06 Jun 2022 09:05:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40755) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nyCPm-0007lJ-3N for guix-patches@gnu.org; Mon, 06 Jun 2022 09:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nyCPl-00028x-TS for guix-patches@gnu.org; Mon, 06 Jun 2022 09:05:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55792] [PATCH 0/3 maintenance] Web site at 10years.guix.gnu.org Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 06 Jun 2022 13:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55792 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tobias Geerinckx-Rice Cc: 55792@debbugs.gnu.org, guix-sysadmin@gnu.org, guix-birthday-event@gnu.org Received: via spool by 55792-submit@debbugs.gnu.org id=B55792.16545206448109 (code B ref 55792); Mon, 06 Jun 2022 13:05:01 +0000 Received: (at 55792) by debbugs.gnu.org; 6 Jun 2022 13:04:04 +0000 Received: from localhost ([127.0.0.1]:34652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nyCOn-00026I-1l for submit@debbugs.gnu.org; Mon, 06 Jun 2022 09:04:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42546) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nyCOj-00025y-4d for 55792@debbugs.gnu.org; Mon, 06 Jun 2022 09:04:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35826) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyCOZ-0007fI-VS; Mon, 06 Jun 2022 09:03:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=xOI+L8JKs7IgLGQKock/PprhhryGVufWYNFLrcQEKA0=; b=BrMtU/G9zjdJbweJzke8 P06B/Wo7lSw2F7ADYTnnd9cggpR1e+OiKyM48dBmlvsf1NxuuGacBYL5pmfAZMLkPb6eGC/f68lxd x9NNzpErqxxD+JRX5jgrr0xWnq8T89hQeWpoqW3cA4VtlJhAA1JWSdTqGGFqv0zsVjh77xw8YTGYe 7fNgGeA5udOQV8nlUWrJSMbqXGF7BXzm0oen+oTbJuOxnptGK+WitRJmeW1VsWSFTtBcJG5yFzXAt P2OgUb/5XmzdD9qlm1MvyEhoMtom9SrAyrOCFWwZLtnHn8gLOQG+tt4ysaG/0rGjHXNjdo5GK296C gX1CKO6+NlEIQg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:53468 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyCOY-0007kx-EM; Mon, 06 Jun 2022 09:03:47 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220604083619.22101-1-ludo@gnu.org> <87o7z8cenx@nckx> Date: Mon, 06 Jun 2022 15:03:43 +0200 In-Reply-To: <87o7z8cenx@nckx> (Tobias Geerinckx-Rice's message of "Sat, 04 Jun 2022 23:13:45 +0200") Message-ID: <87h74yc5ao.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654521875; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=xOI+L8JKs7IgLGQKock/PprhhryGVufWYNFLrcQEKA0=; b=p+RybvGzi60exlyUhN2uIdrVuadjCo3x8H3hw9GvssnkMnYjNRxv5XfHmH8VF/neHvqCX+ wvGZOjDvyzu575OwDu8Xa/zy3KA2Y4Che4u2SM0SBJEdFtIHU199mRPwW4UviVwWxB8u1M EmUeMnDvm7BEvTQwvQvwpj2z4c3VlEIit39N65gnL8Bbr7UxWlHwy/wRmnKdFvNbiMm497 KRcE3Fo/epNhmW7K/M2rBWmNo/rIXQzIReTAQufcSFVsQHXsHlunauhYap75R5kdIpaShA zx05vcIVVLu2ULz36D4Bf30g5PWhSk9om/OHZDnFgrPrXRd5ZdpSkzZtakpiQg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654521875; a=rsa-sha256; cv=none; b=f+WydKGKrIB9A/Dl4ugMAv88EIcJziKf4xLWOkkvDNow3sTL9D8d0GMkCUKHjbTJ5MemAJ LzYMIcc7thmaLnOnSjxGfhgH7h4QDK1Ufe5BOn7CRhYaJIaEJUPSGqIyt2yF0d+J3T3qOB MxjF6i5uc4UHiQQWPh0VKR/vle+aYY7dSMx+yrTCAGaqrsp+beK/PI58NBD68Ut9JXTM1Z QJ+PkcZduVIYAtiK41u2zJzxaK2XkGtdnrx0T/izHuO4Ur27/jpR68erxMXNML496Ql6vb 9V/Y8Wd00R1Pjr8kL2WoetOjnWyUBx5jWeQq76U4dY20FsR3EYnU6R+Mz3qaSQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="BrMtU/G9"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="BrMtU/G9"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 82EC633ABD X-Spam-Score: -5.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: Uk5sRZUeb616 Hi! Tobias Geerinckx-Rice skribis: > SGTM! I noticed I forgot to add an nginx server block in the config, so I did that and a few other things: --8<---------------cut here---------------start------------->8--- b0675b8 * hydra: bayfront: Use the right branch for 10years.guix. 1d9995d * hydra: bayfront: Fix 10years.guix domain name in nginx config. 437e42c * hydra: bayfront: Serve the 10years.guix.gnu.org web site. b09cfc2 * hydra: dns: Add entry for '10years'. 67aa0a5 * hydra: bayfront: Factorize common TLS options. fc7a6a5 * hydra: bayfront: Update fallback URL for hpc.guix.info/browse. 644dc8f * hydra: bayfront: Limit embedding of hpc.guix.info in frames. c5aaa57 * hydra: bayfront: Add 'Strict-Transport-Security' for hpc.guix.inf= o. 6c969b4 * hydra: Drop TLSv1 and enable TLSv1.3. 4a9a90c * hydra: web: Make mcron job derivations deterministic. --8<---------------cut here---------------end--------------->8--- I=E2=80=99ve now reconfigure bayfront, from the same channel commit that = =E2=80=98guix system describe=E2=80=99 reported, and the 10years.guix.gnu.org entry works. I have yet to create Let=E2=80=99s Encrypt certificates and set up HTTPS. > Ludovic Court=C3=A8s =E5=86=99=E9=81=93=EF=BC=9A >> hydra/modules/sysadmin/dns.scm | 4 +++- > > (How) is this file actually used? The previous serial: > > - (serial 2022050712))))) > + (serial 2022060411))))) > > is much newer than the one actually being served: > > =E2=80=A6 SOA ns1.gnu.org. hostmaster.guix.gnu.org. 2021101415 =E2=80=A6 Yes, it=E2=80=99s most likely used. :-) How d=E2=80=99you actually display the serial? Is that an option of =E2=80= =98dig=E2=80=99? Thanks, Ludo=E2=80=99.