[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/23: gnu: kconfig-hardened-check: Update to 0.6.6.
From: |
guix-commits |
Subject: |
12/23: gnu: kconfig-hardened-check: Update to 0.6.6. |
Date: |
Mon, 5 Feb 2024 02:29:42 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit c4518b65ecadfcfb49702d072b6b1e3a99d6a884
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sun Jan 28 16:01:01 2024 +0800
gnu: kconfig-hardened-check: Update to 0.6.6.
* gnu/packages/linux.scm (kconfig-hardened-check): Update to 0.6.6.
Change-Id: I8f60e6b7545b04059ae3dae881dcc004c70a5027
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a50e52b537..fac6152dc7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -10311,7 +10311,7 @@ directly by @code{make localmodconfig} as described
above.")
(define-public kconfig-hardened-check
(package
(name "kconfig-hardened-check")
- (version "0.6.1")
+ (version "0.6.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -10320,7 +10320,7 @@ directly by @code{make localmodconfig} as described
above.")
(file-name (git-file-name name version))
(sha256
(base32
- "0bpdy2a7l75y5cqzzc92nh4gapzgza8ml5i8ximr6brf6pr3681z"))))
+ "1w9xx3xvx4wrfdkdwkfzjlfichgkvacil9b8s1fcgla63z65m5f6"))))
(build-system python-build-system)
(home-page "https://github.com/a13xp0p0v/kconfig-hardened-check")
(synopsis
- 01/23: gnu: mbedtls-for-hiawatha: Use inherited source., (continued)
- 01/23: gnu: mbedtls-for-hiawatha: Use inherited source., guix-commits, 2024/02/05
- 05/23: gnu: mbedtls-apache: Rename to mbedtls-lts., guix-commits, 2024/02/05
- 04/23: gnu: mbedtls-apache: Use gexps., guix-commits, 2024/02/05
- 07/23: services: kernel-module-lodaer: Add udev requirement., guix-commits, 2024/02/05
- 08/23: gnu: Add pam-uaccess., guix-commits, 2024/02/05
- 09/23: gnu: font-sarasa-gothic: Update to 1.0.5., guix-commits, 2024/02/05
- 10/23: gnu: phantomsocks: Update to 0.0.0-20240125140126-2576269ca69a., guix-commits, 2024/02/05
- 02/23: gnu: mbedtls-for-hiawatha: Update package style., guix-commits, 2024/02/05
- 06/23: gnu: Add mbedtls, version 3.5.2., guix-commits, 2024/02/05
- 03/23: gnu: mbedtls-apache: Update to 2.28.7., guix-commits, 2024/02/05
- 12/23: gnu: kconfig-hardened-check: Update to 0.6.6.,
guix-commits <=
- 13/23: gnu: kconfig-hardened-check: Rename to kernel-hardening-checker., guix-commits, 2024/02/05
- 16/23: gnu: emacs-wanderlust: Update to 2.15.9-818.9fd2c65., guix-commits, 2024/02/05
- 21/23: gnu: go-github-com-docker-go-connections: Update to 0.5.0., guix-commits, 2024/02/05
- 15/23: gnu: emacs-semi-epg: Update to 1.14.6-248.9063a44., guix-commits, 2024/02/05
- 17/23: gnu: egl-wayland: Update to 1.1.13., guix-commits, 2024/02/05
- 22/23: gnu: clamav: Update to 0.103.11., guix-commits, 2024/02/05
- 14/23: gnu: emacs-flim-lb: Update to 1.14.9-142.abdd231., guix-commits, 2024/02/05
- 11/23: gnu: picard: Update to 2.11., guix-commits, 2024/02/05
- 19/23: gnu: guile-ics: Update to 0.6.0., guix-commits, 2024/02/05
- 23/23: gnu: guile-yamlpp: Update to 0.3., guix-commits, 2024/02/05