From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aEDcDO9ZQWTPfgAASxT56A (envelope-from ) for ; Thu, 20 Apr 2023 17:27:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kODiC+9ZQWTsyQAAG6o9tA (envelope-from ) for ; Thu, 20 Apr 2023 17:27:43 +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 05DFB468E8 for ; Thu, 20 Apr 2023 17:27:42 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppWBw-0005lU-9A; Thu, 20 Apr 2023 11:27:24 -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 1ppWBa-0005fe-HQ for guix-patches@gnu.org; Thu, 20 Apr 2023 11:27:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ppWBa-00079f-4B for guix-patches@gnu.org; Thu, 20 Apr 2023 11:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ppWBZ-0002oW-VZ for guix-patches@gnu.org; Thu, 20 Apr 2023 11:27:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62802] [PATCH 0/4] Add reload action to syslog service. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Apr 2023 15:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62802 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 62802@debbugs.gnu.org Received: via spool by 62802-submit@debbugs.gnu.org id=B62802.168200438410754 (code B ref 62802); Thu, 20 Apr 2023 15:27:01 +0000 Received: (at 62802) by debbugs.gnu.org; 20 Apr 2023 15:26:24 +0000 Received: from localhost ([127.0.0.1]:38552 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppWAx-0002nO-VP for submit@debbugs.gnu.org; Thu, 20 Apr 2023 11:26:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41922) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppWAw-0002n9-HX for 62802@debbugs.gnu.org; Thu, 20 Apr 2023 11:26:22 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppWAr-000719-1x; Thu, 20 Apr 2023 11:26:17 -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=YCdLvcSuvqxRn1WmtOCqVspLnrX/Q4tKEaawgAOhrnw=; b=IVFHxLVH2HRbMp8o/dEe Ecs7zA9adDR83XEORzqXY/AG2PV1CVtKM9ypuaG/YoxUvnlm93AV0MxENZSyOAfp4ABFJ/jQN73xa AzCvC4uEMtfbDZe+jBrAbup549K65XaORclEPsmNwblaaqm4J+XzNEkC1COIPCMfsTjr5V5se3qXp lfU4Ni96xoZZQoZgzGyvD7YV/czoU/au8UKJmZv15OLUSBjqxP69+ALVnp91D44e0O4B16dIHSt0O q5En+O7Zy/QTVvEXNZ3/yt51k98v/XTGL+8e1evkboWjx4oAXWdNHdWQF7SJOjWaebHIF9HfYtonp QVKo2FGPhffuYg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppWAq-0005op-LK; Thu, 20 Apr 2023 11:26:16 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230413012408.2759-1-maxim.cournoyer@gmail.com> <20230413012408.2759-4-maxim.cournoyer@gmail.com> Date: Thu, 20 Apr 2023 17:26:15 +0200 In-Reply-To: <20230413012408.2759-4-maxim.cournoyer@gmail.com> (Maxim Cournoyer's message of "Wed, 12 Apr 2023 21:24:07 -0400") Message-ID: <87o7nishgo.fsf_-_@gnu.org> 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682004463; a=rsa-sha256; cv=none; b=Z7WntLNtoxzZH4y0o0WMnsEGuYhpkw/hRbUAmdHOgw2kRkw4xBdNYzV14mHVS081ogySbQ LF+orh7VmvnnTKinBl7mzclVXlBBCzccApVQXizGhWVeG/7R+v5xxFH/EAancTwSf8b1yy uRy4h9M9Z9JTBddMrr0Ou0Wa/hbO2/vHoSHIQucCaTn1GRbEbAevhpX7mH8vQ5JCYCRcle gDLGu9nk/j2f/q/KdjVX/nf8TX6mcO3ajBdde+wiyn81yES9j2rg0rFv40YtwtI/JsX5MZ UI4+rCqlNhz86ZTLIRwYNZQLVkYYPW5WT/C9k3VhnaIFE6eguOXtWEurmGakcQ== 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=IVFHxLVH; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682004463; 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=YCdLvcSuvqxRn1WmtOCqVspLnrX/Q4tKEaawgAOhrnw=; b=mHwsiLMPyFMZPYlC2a7Db6WeolYQnSbEfFvWfDdUWMGAULgoY0FiIDIvkn9ZJJyRFK5wTL y5qFJCLGP4Zhg/UJPchPf4uFzq12SOTuNWKVtrsgSst9xoNjKnQxOWZoNgQuvxcHAG48uJ RzfzjsLAVv+gNA+cPHY28BkI8PxKW5OHS7XNoV51Pdd3lpK3nhZlMEMNtvxKtH7C2GQETl M6VjJHlM9n7mJN9htvukAlRVmS/RBBTqEubw4QsaMsLNpHKcp40oEqoV2fb6xUDvygC6Jj oeX1Gr8aQpKkIGDFHRk6VqYj1k7+sFVYTTOzBIFyaljK5m6AA34u+Vkb7p53DA== X-Migadu-Spam-Score: -3.61 X-Spam-Score: -3.61 X-Migadu-Queue-Id: 05DFB468E8 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=IVFHxLVH; 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-TUID: brPHL7n4qrKd Maxim Cournoyer skribis: > This causes authentication failures such as those generated by SSH brute = force > attacks to appear in /var/log/secure, which is picked up by tools such as > fail2ban. Nice, go for it! Ludo=E2=80=99.