From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oDzKJuXBZ2P4NgAAbAwnHQ (envelope-from ) for ; Sun, 06 Nov 2022 15:17:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oCyjJuXBZ2MBTgEAauVa8A (envelope-from ) for ; Sun, 06 Nov 2022 15:17:09 +0100 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 558292454E for ; Sun, 6 Nov 2022 15:17:09 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1orgSO-0003mA-FF; Sun, 06 Nov 2022 09:17:04 -0500 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 1orgSN-0003lA-2X for guix-patches@gnu.org; Sun, 06 Nov 2022 09:17:03 -0500 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 1orgSM-0006kC-Is for guix-patches@gnu.org; Sun, 06 Nov 2022 09:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1orgSM-0001Le-9H for guix-patches@gnu.org; Sun, 06 Nov 2022 09:17:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59043] [PATCH] gnu: Add kconfig-hardened-check. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Nov 2022 14:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59043 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 59043@debbugs.gnu.org X-Debbugs-Original-Cc: 59043@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16677441795116 (code B ref -1); Sun, 06 Nov 2022 14:17:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Nov 2022 14:16:19 +0000 Received: from localhost ([127.0.0.1]:59046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1orgRe-0001KR-O4 for submit@debbugs.gnu.org; Sun, 06 Nov 2022 09:16:18 -0500 Received: from lists.gnu.org ([209.51.188.17]:53500) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1orgRd-0001KK-4v for submit@debbugs.gnu.org; Sun, 06 Nov 2022 09:16:17 -0500 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 1orgRd-0003dp-0V for guix-patches@gnu.org; Sun, 06 Nov 2022 09:16:17 -0500 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1orgRa-0006hN-VW for guix-patches@gnu.org; Sun, 06 Nov 2022 09:16:16 -0500 Received: from localhost (host-82-184-251-30.business.telecomitalia.it [82.184.251.30]) by mira.cbaines.net (Postfix) with ESMTPSA id BBE7C27BBE9; Sun, 6 Nov 2022 14:16:13 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 0a70a849; Sun, 6 Nov 2022 14:16:13 +0000 (UTC) References: User-agent: mu4e 1.8.9; emacs 28.1 From: Christopher Baines Date: Sun, 06 Nov 2022 15:12:24 +0100 In-reply-to: Message-ID: <875yfsgocy.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Sender: "Guix-patches" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1667744229; 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: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; bh=rhnuCM7ebW33e08+VEaO4xEDbhm1VIUHVBkSJ9mI+Pw=; b=AoZUL0VVl+H6fCj7JOGfgpJUGOFS99oQEliYFVCNN3MmIivftjIFPGv3/4u9Jnp/WHBdAq dE9mx/+OUwPGtPRY0sFuPOwzAbSonccegHcdWiPM+MXx5dPFqUvLFMlQCZ5Tt7ydBmBSLK Ey2w2NQ/NnTg1zstocYyWnh9prE11NHCvSHmuk8TTm5nkI1ysgZAQEjDIqwFQQ3poW26Gi FXTLqcWrX1sSMQhUamV4x9aQl7+M/D0wQsMZFyjEC3ljl11XKOoDijaIpDuQicuyxC7pBB YBMBdsk7KDOAX3njODh6wSszln//EC808gGo3+B6WcwTm4zm5ZnnndrcYI/K1Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667744229; a=rsa-sha256; cv=none; b=XiEak04XBIHPq90VciQEXOSLTzhO8FCeOmFkFEryqt+FGX5pK7QpUG7n9rF2IyIxGgsq+g 3hVyL/iIuqEY3LXIOMMN0Yuo3lZX249JeTL4HS6m+wdpp5uwKco+jmwUSLLR3VkVhqjVFk 0HPY/55rCNcZ4Xre47yOLq7mW49qpkMkKbg4TE/ZhqYE26TtThkt+r4LgvU5hpIfPZAXJG ghwLlo/8QNHNgpBxdCsPK07kzCSFAx8oklHNi6DDwuPC5yTzOeTM2z21t97kJinW7bUrOe cJJhlimgQIq82l+6OCav76cJbV7fHnJ1HR8I74DGyZqKawpGXyh6zhh+i8aE1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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: -4.70 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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: 558292454E X-Spam-Score: -4.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: R/M0toNpD+Dv --=-=-= Content-Type: text/plain Hilton Chain via Guix-patches via writes: > + (home-page "https://github.com/a13xp0p0v/kconfig-hardened-check") > + (synopsis > + "Tool for checking the security hardening options of the Linux kernel") > + (description > + "Tool for checking the security hardening options of the Linux kernel.") This looks generally OK to me, but could you have a go at writing a description that's different to the synopsis? Even just wording it slightly differently would be OK (e.g. "The @code{kconfig-hardened-check} tool helps with checking the security hardening options of the Linux kernel"). Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmNnwa1fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdKig//Xx6hcXFBRtOTIJkUmcvN6B5FWjKvUbaT MoYLYxOWoyX1uZpHSIYsP34EnGKGYi/UPL0bRZSPjGRN8mtSOaz0No9ExKpln/In AmBxwb8eUPY06Jl5LSqtzEDr7mipZBR5NfwKz8bI0O1SLq7uILy/HWnvX+tkSvus oJ7HcqhddknBmRBRP5faRGliLphStGPjob4CsKIxL68byux48jwOP3rs0j/UEogz Og2YAsgMRpCz4ZG4oX2um6NEO/vGIa5nJJf06LxkR7pI2b6jzXP6w+kW6vmSHXI1 N53YWe9qdQUX+6jz0sq9YjPGnBN8fS434VPKPrWUpjZwTnpFKGNwfIwFZQuiYGSo Pngli0fP8eK2uLA1UrSUTfcK/vhZkg9Av+KDaSuBZcnKWuDLlJpebyx0SjaJwRKb JFJD2cpNDcU6SISedCG+xrNU08grm9KYTd/+TS5VoFPbXSfovSuobRvBuBMfjHVZ 2wFaxYTasNl7ev48fqs2dMFlZtMkr6gY84g7hKKsaN4P7+IQDp9I+bXbz9FB99ZY 4Bbgbmidah+3JlqHQHxXFcdnB+LIIsAsTt+Zg4EZ4pXpSJp6Z75jhXFyZlgcAiYt jAljETY0rJ8roczMbjqUyqDv9J9dqxTTco20hIyXPM081L6AbrieWudEs0o1yDjy wcY2aWQg0T4= =UFqX -----END PGP SIGNATURE----- --=-=-=--