From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 06 17:48:39 2022 Received: (at 53063) by debbugs.gnu.org; 6 Jan 2022 22:48:40 +0000 Received: from localhost ([127.0.0.1]:42592 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5bYl-0008Tx-B7 for submit@debbugs.gnu.org; Thu, 06 Jan 2022 17:48:39 -0500 Received: from jpoiret.xyz ([206.189.101.64]:36090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5bYi-0008TM-PI for 53063@debbugs.gnu.org; Thu, 06 Jan 2022 17:48:37 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id F1DEF184F80; Thu, 6 Jan 2022 22:48:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1641509316; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1UGdk/Tsmn+K6CeX0ZenTHSoePhaEwpApfdz4xQckOQ=; b=bJwLYx6mEDqndw/JftKmXznoJGL1mLRnm90sw2v7c2VYXL9MzEPUktj8lAwEOYcHP9nCf5 0ChvIsRuFiTleKV0V30Z1p/dNHed2io4mWr6LKKQt8VoOuftQjHkkSW44QRq6O4Yh+gWSA a3UO61/Zr4kz7mN7cs0ADOO/jeRLsDU2yt4MK5Kbvglcj83jtOs8xNqRRUOAEOmJLLcoVB 8FCj0Ps+YnDrbq41D0dT+TSt6NZ5bC/xuVw+1MFivMZcpmE8W3zo6cmeGe6F4WT4Ki7Td6 gth+zdUIAg4cIzKtg6XjFdhhRJGJO4OdfwPuIDYW+nT8UwUOr9eGhx85CYygjw== From: Josselin Poiret To: 53063@debbugs.gnu.org Subject: [PATCH wip-harden-installer 04/14] installer: Un-export syslog syntax. Date: Thu, 6 Jan 2022 23:48:02 +0100 Message-Id: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / Authentication-Results: jpoiret.xyz; auth=pass smtp.auth=jpoiret@jpoiret.xyz smtp.mailfrom=dev@jpoiret.xyz X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/installer/utils.scm (syslog): Remove export. --- gnu/installer/utils.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/installer/utils.scm b/gnu/installer/utils.scm index 74046c9cab..1bff1e1229 100644 --- a/gnu/installer/utils.scm +++ b/gnu/installer/utils.scm @@ -38, 7 +38, 6 @@ (define-module (gnu ins [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: jpoiret.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 53063 Cc: Josselin Poiret X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/installer/utils.scm (syslog): Remove export. --- gnu/installer/utils.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/installer/utils.scm b/gnu/installer/utils.scm index 74046c9cab..1bff1e1229 100644 --- a/gnu/installer/utils.scm +++ b/gnu/installer/utils.scm @@ -38,7 +38,6 @@ (define-module (gnu ins [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: jpoiret.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/installer/utils.scm (syslog): Remove export. --- gnu/installer/utils.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/installer/utils.scm b/gnu/installer/utils.scm index 74046c9cab..1bff1e1229 100644 --- a/gnu/installer/utils.scm +++ b/gnu/installer/utils.scm @@ -38,7 +38,6 @@ (define-module (gnu installer utils) syslog-port %syslog-line-hook - syslog installer-log-port %installer-log-line-hook %default-installer-line-hooks -- 2.34.0