From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0FEiGwq26GTTKgAA9RJhRA:P1 (envelope-from ) for ; Fri, 25 Aug 2023 16:09:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0FEiGwq26GTTKgAA9RJhRA (envelope-from ) for ; Fri, 25 Aug 2023 16:09:14 +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 1093949515 for ; Fri, 25 Aug 2023 16:09:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=GouH3IBq; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692972554; 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-to: 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=jU8CcV5C7CN/0d5VMkgu9IBmkxJ4Aix3jtnH4hJgGoA=; b=cSU2FCpwMfoknmzMxv75ZxlWkcGGTxWWPRa9gE5/b8MIPt33WH9ZWjsqPr0ubuovMHZ61G uwBMFaoLczWFkq5vPJEGWod911YLxU6BXReTdmBKUhYwYDakYONhFRLJkIDiRKSpXa9RXu fMOhOSv1xBcajLNBDQRbizRwWRB0a7kkyucfFBw8q7qkR6pGRcNC6oVNN3DXO3QLEFA4KD QMC9FpccLu70FC0zvMm4H5l+4tu08Q0bCwmBfuSVLB7X+RPe2QyZqcZthiy9q5iB4BKZa1 oW+vMq8rmY9MV92e7gECIAhSmL02+BG2HgvzUImJsL5DtkvQIeY9f3jev8xKMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692972554; a=rsa-sha256; cv=none; b=jBV0zpV1w+IPvpRy+CrvYcbMuhvBWdfdNGKpY0mE6PU7k7cluM4GX4H+aLvqMSu2ThxM6K Ki8s0fOyaXfxgSj7HZehZjByJe0AAppSVHUEyVR1m1MGk/pBC3ZRVBt5TLKXZ96qEGelnN L24GTeXwzI7kOZgcabiiwNyXD6P9ij+7aMr4JWe7DqwIs4wKv5GTGf8rx6gDsi0C+Ds+hO Dh60kLDEmDOqQdgzkJgk/EEeotWDZEY/8kLQN9HwrPSWElijZM/nPjBULzmnorO1mZcFup /Zd40FqpXznjHFCTcjVwANJ5gongjdto0HtfmxYTUcBkRlYTEUJtX8TJxElZNw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=GouH3IBq; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qZXUh-00055T-HV; Fri, 25 Aug 2023 10:08:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qZXUg-00055C-AE for guix-patches@gnu.org; Fri, 25 Aug 2023 10:08:58 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qZXUg-0002L0-25 for guix-patches@gnu.org; Fri, 25 Aug 2023 10:08:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qZXUk-00051r-Eh for guix-patches@gnu.org; Fri, 25 Aug 2023 10:09:02 -0400 Subject: bug#65444: [PATCH] gnu-maintenance: Improve check for disabled host names. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 25 Aug 2023 14:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65444 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Josselin Poiret , 65444-done@debbugs.gnu.org, Simon Tournier , Mathieu Othacehe , Tobias Geerinckx-Rice , Ricardo Wurmus , Christopher Baines Mail-Followup-To: 65444@debbugs.gnu.org, maxim.cournoyer@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 65444-done@debbugs.gnu.org id=D65444.169297253419312 (code D ref 65444); Fri, 25 Aug 2023 14:09:02 +0000 Received: (at 65444-done) by debbugs.gnu.org; 25 Aug 2023 14:08:54 +0000 Received: from localhost ([127.0.0.1]:40994 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZXUc-00051Q-Ao for submit@debbugs.gnu.org; Fri, 25 Aug 2023 10:08:54 -0400 Received: from mail-qk1-x731.google.com ([2607:f8b0:4864:20::731]:59466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZXUY-000519-3l for 65444-done@debbugs.gnu.org; Fri, 25 Aug 2023 10:08:53 -0400 Received: by mail-qk1-x731.google.com with SMTP id af79cd13be357-76dbe786527so59548385a.2 for <65444-done@debbugs.gnu.org>; Fri, 25 Aug 2023 07:08:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692972520; x=1693577320; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=jU8CcV5C7CN/0d5VMkgu9IBmkxJ4Aix3jtnH4hJgGoA=; b=GouH3IBqbCp5Liizn6En116C8v3EsHSfrYNhtuuzrB++egb1ApDl7NvRETrDoGmkLl 9P9EAQerOIvsDGmjBPL4PyoRi1w02H2DOI7jdKCn0WRWPEMdJF8zBbh7aOZl2lDdaI1k +DRk71z7Vqvcf0vTbBJC8O9BXeblYnJBArS/cZngJylo8PoAis6kr9EIhH0mkq6zRTDg ul+VLqVnw+nbk7E3G3fya9fiSi8Sntzb62lVFq8E46S6YhY4rRXUrCl9ZA0h7vPuEX8S xCLWINxatYP0J3Tsdzz4WydnJBQjNo3paei6x+oWCpn9mnsc2JwwKehZJ4yeNBft3dA3 k4tA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692972520; x=1693577320; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=jU8CcV5C7CN/0d5VMkgu9IBmkxJ4Aix3jtnH4hJgGoA=; b=J8iRYgvj7Q6VLn1AWohlSPcP3PjpC/KWRo931i2AovSPZPdYJlJHWl3HKAfzEjSgxB 99oT9DCAEbd/fkwarV7r3EhNBErEORp0kifzwanBEu2Bgy5bBT4OhUy3ZAcXG23JlWmT gWsKfPrLJqQVTqXz1e639DPUsz3Y7wdL0NIb3zgBN1zkqh5zmXqJgyMdHgXIuQy+jl5R gdg/rOCU+gtdamOZjOdKkg45FyyFLUlPwO4/ypE1bG+oWiQdBigwVHNOkJa7ndxZ3YKo AcvOZkalKcNTwQtBjP4Tbke1aPo96K6UBLqedF2nbNDs9jy6HfJW9s+OSfoW0LZGOdF6 8cFA== X-Gm-Message-State: AOJu0YyJ4otKXMFFtL8bAI1PG42f4w1jCRR8XIh0TLSRB+WRwv+UGCBu buTnovvsbew/sx2f/9H8rPI= X-Google-Smtp-Source: AGHT+IHCFnu0di87OrYTHcmG2Iou0nn2g3VJss36aGSUZFonwLzPICbXjBwk4UK3rZLH7PmNqvDibg== X-Received: by 2002:a05:620a:4590:b0:76d:ab27:f746 with SMTP id bp16-20020a05620a459000b0076dab27f746mr14644374qkb.57.1692972519744; Fri, 25 Aug 2023 07:08:39 -0700 (PDT) Received: from hurd (dsl-159-206.b2b2c.ca. [66.158.159.206]) by smtp.gmail.com with ESMTPSA id u4-20020ae9c004000000b0076ee65b0b7fsm546012qkk.92.2023.08.25.07.08.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Aug 2023 07:08:39 -0700 (PDT) From: Maxim Cournoyer References: <87bkez3utt.fsf@gnu.org> Date: Fri, 25 Aug 2023 10:08:37 -0400 In-Reply-To: <87bkez3utt.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Tue, 22 Aug 2023 18:28:30 +0200") Message-ID: <87h6on9pui.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.61 X-Spam-Score: -3.61 X-Migadu-Queue-Id: 1093949515 X-Migadu-Scanner: mx1.migadu.com X-TUID: 5r0TiHGOl5fz Hello, Ludovic Court=C3=A8s writes: > Maxim Cournoyer skribis: > >> Found while investigating . >> >> * guix/gnu-maintenance.scm (html-updatable-package?): Tighten predicate. > > LGTM! This change was installed with c655231b72ac28b5a433069fcf86a835c9c83691. Thanks for the review! --=20 Thanks, Maxim