GNU bug report logs -
#74571
[PATCH] gnu: kernel-hardening-checker: Update to 0.6.10.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Thu, 28 Nov 2024 05:20:02 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:
> * 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
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.