From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sK9SKmgLtmXDWwAAqHPOHw:P1 (envelope-from ) for ; Sun, 28 Jan 2024 09:08:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id sK9SKmgLtmXDWwAAqHPOHw (envelope-from ) for ; Sun, 28 Jan 2024 09:08:08 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=EH0xiuq9; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1706429288; h=from:from:sender:sender:reply-to: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=stF4Ni1OTZ9RkjZNNNHxpyyYlig8FitzZEiZ5TTgw+E=; b=TN/bVGtOAvhXw3qskjZbKJeB96AaibHNw90NekDe8Guk0HUX+c4HUaNTR9W0cM2yxVo6KT CUrd+CB3y2RlLlNjUZCVUIZ4LFKsSduI6GYNQRj1s1leSJiQ1nocic8Qc4ys8R0Vv+h74L VOqGr5pSi0siFUDx/G6GfyNNlbo/xs4MIgrn3ndHkOZ3xNzbOmPxY7UvTjp2mdfds56Bey U9CDrvK6dZjb7NkK5PhH2+xcKsVwtnaHV5JT8PMPuCSQjrC6vwRD3vWe21qaVJOLLIGg3F YiSAzaFAzXG3OHryy7anf3mstRn6WMHlE/MkUEuenVrMCzVSyaO10v7fGS6wjQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=EH0xiuq9; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1706429288; a=rsa-sha256; cv=none; b=fjPySvr7qt8YfGjpwaPYJFu8iUFyPLdwFo15y9nc3A6RG1uILbQWaYf75XsHb0HLoUZ4r7 Fi0VCVR7vFk+U7K8GUyCTlUeLYNYIbiOLh8LTudTDLACLQqLXNnlvrpCKJTHAWZsNxz7iy W4uJCpFaLeJQY+/7Lh7qu8K/ckYAMDeA334JzCRgj+v3N4GtfMeuXWtlCr//RH3lKFqt4l rmbLx8PNrWHMY0Dy02OZNHdmghPKYkzUYX3mH946lvQFRtefQvdHCqh6g0RQK3RTkHznKk 8umyZreIMSQegJSOm/cVq3afUeNw34Cj7T5E/MzFWxdDrvYapAAcIFc/upf1hQ== 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 83924106A2 for ; Sun, 28 Jan 2024 09:08:08 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rU0Cs-0000LK-Ai; Sun, 28 Jan 2024 03:07:58 -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 1rU0Cq-0000Kx-3m for guix-patches@gnu.org; Sun, 28 Jan 2024 03:07:56 -0500 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 1rU0Cp-00042W-RW for guix-patches@gnu.org; Sun, 28 Jan 2024 03:07:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rU0Cv-0007a8-Mg; Sun, 28 Jan 2024 03:08:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68774] [PATCH 2/2] gnu: kconfig-hardened-check: Rename to kernel-hardening-checker. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, me@tobias.gr, w@wmeyer.eu, guix-patches@gnu.org Resent-Date: Sun, 28 Jan 2024 08:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68774 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68774@debbugs.gnu.org Cc: Hilton Chain , Leo Famulari , Tobias Geerinckx-Rice , Wilko Meyer X-Debbugs-Original-Xcc: Leo Famulari , Tobias Geerinckx-Rice , Wilko Meyer Received: via spool by 68774-submit@debbugs.gnu.org id=B68774.170642923529091 (code B ref 68774); Sun, 28 Jan 2024 08:08:01 +0000 Received: (at 68774) by debbugs.gnu.org; 28 Jan 2024 08:07:15 +0000 Received: from localhost ([127.0.0.1]:56508 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rU0CB-0007Z9-67 for submit@debbugs.gnu.org; Sun, 28 Jan 2024 03:07:15 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:38238) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rU0C8-0007Z0-Pl for 68774@debbugs.gnu.org; Sun, 28 Jan 2024 03:07:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1706429182; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=stF4Ni1OTZ9RkjZNNNHxpyyYlig8FitzZEiZ5TTgw+E=; b=EH0xiuq9tu+sNLcDn+KY7MSdlUfSyHirlCN8x4MmC0WYfvAd14RfR8iVtHwUElPSyK3tBh Or5BR3DWJCD4HLT0Xbs9Dp8y7cjcjZhD+zx/N0KVjFnmY8LrsOsMBNK+LJHCdzgvnqzvcQ pwM76yxPMEBSTos5chAm33iifmwl6PLpAdc2LndqeBTu6fWLOG3SHjJkViKprr1tc34bLX l5svqrx1+wVkgIu0SO6Y119inSzbakNKTz/B6fKRMPbFzy6bI5sl6/U8tIstLum1fHq3Cw qg1r4WMTLxovhXGxcgQCQHBlVSfqqZEUBPXe1FD2JOH3403Un5IrHrgUY49jQg== Date: Sun, 28 Jan 2024 16:06:45 +0800 Message-ID: <94bd4274a0347badb36bdfcd8c1f76b49fe4f063.1706429004.git.hako@ultrarare.space> In-Reply-To: <70c49a2dd4ac741ee949716be52f7aa0194d369a.1706429004.git.hako@ultrarare.space> References: <70c49a2dd4ac741ee949716be52f7aa0194d369a.1706429004.git.hako@ultrarare.space> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: --- 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via 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: -7.15 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -7.15 X-Migadu-Queue-Id: 83924106A2 X-TUID: BfN7F8fEhYJ0 * gnu/packages/linux.scm (kconfig-hardened-check): Rename to… (kernel-hardening-checker): …this. (kconfig-hardened-check): Define as deprecated. Change-Id: I01688d36ea6cf763f8ccc2a87a9162ebb4cbb16b --- gnu/packages/linux.scm | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index e962accba7..138bd46c2e 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -10308,25 +10308,25 @@ (define-public modprobed-db directly by @code{make localmodconfig} as described above.") (license license:expat))) -(define-public kconfig-hardened-check +(define-public kernel-hardening-checker (package - (name "kconfig-hardened-check") + (name "kernel-hardening-checker") (version "0.6.6") (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/a13xp0p0v/kconfig-hardened-check") + (url "https://github.com/a13xp0p0v/kernel-hardening-checker") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 (base32 "1w9xx3xvx4wrfdkdwkfzjlfichgkvacil9b8s1fcgla63z65m5f6")))) (build-system python-build-system) - (home-page "https://github.com/a13xp0p0v/kconfig-hardened-check") + (home-page "https://github.com/a13xp0p0v/kernel-hardening-checker") (synopsis "Tool for checking the security hardening options of the Linux kernel") (description - "@code{kconfig-hardened-check} is a tool for checking the security + "@code{kernel-hardening-checker} is a tool for checking the security hardening options of the Linux kernel. Provided preferences are based on suggestions from various sources, including: @@ -10340,6 +10340,9 @@ (define-public kconfig-hardened-check This tool supports checking Kconfig options and kernel cmdline parameters.") (license license:gpl3))) +(define-public kconfig-hardened-check + (deprecated-package "kconfig-hardened-check" kernel-hardening-checker)) + (define-public firejail (package (name "firejail") -- 2.41.0