From: kiasoc5 via Guix-patches via <guix-patches@gnu.org>
To: 74571@debbugs.gnu.org
Cc: kiasoc5 <kiasoc5@disroot.org>, Leo Famulari <leo@famulari.name>,
Wilko Meyer <w@wmeyer.eu>
Subject: [bug#74571] [PATCH] gnu: kernel-hardening-checker: Update to 0.6.10.
Date: Thu, 28 Nov 2024 00:19:28 -0500 [thread overview]
Message-ID: <c77e283d1173d3a6f5b625b77762ef20b1a5c250.1732749968.git.kiasoc5@disroot.org> (raw)
* gnu/packages/linux.scm (kernel-hardening-checker): Update to 0.6.10.
Change-Id: If3327fd8519ff50800fc653e1ddbddd5c6c21565
---
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 10e4bd3b57..f7e7126c3d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -11060,7 +11060,7 @@ (define-public modprobed-db
(define-public kernel-hardening-checker
(package
(name "kernel-hardening-checker")
- (version "0.6.6")
+ (version "0.6.10")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -11069,7 +11069,7 @@ (define-public kernel-hardening-checker
(file-name (git-file-name name version))
(sha256
(base32
- "1w9xx3xvx4wrfdkdwkfzjlfichgkvacil9b8s1fcgla63z65m5f6"))))
+ "01p5wcyj4w5c4264abymhvpai7bvfy8ivspgqnrmg33qplwxl443"))))
(build-system python-build-system)
(home-page "https://github.com/a13xp0p0v/kernel-hardening-checker")
(synopsis
base-commit: c6d15cf27a137051ccd8f301330a70dd0eecc3d4
--
2.46.0
next reply other threads:[~2024-11-28 5:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-28 5:19 kiasoc5 via Guix-patches via [this message]
2024-11-28 10:54 ` bug#74571: [PATCH] gnu: kernel-hardening-checker: Update to 0.6.10 Z572
2024-11-28 10:54 ` [bug#74571] " Z572
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c77e283d1173d3a6f5b625b77762ef20b1a5c250.1732749968.git.kiasoc5@disroot.org \
--to=guix-patches@gnu.org \
--cc=74571@debbugs.gnu.org \
--cc=kiasoc5@disroot.org \
--cc=leo@famulari.name \
--cc=w@wmeyer.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).