[PATCH] gnu: kernel-hardening-checker: Update to 0.6.10.

  • Done
  • quality assurance status badge
Details
2 participants
  • kiasoc5
  • Z572
Owner
unassigned
Submitted by
kiasoc5
Severity
normal

Debbugs page

kiasoc5 wrote 3 months ago
(address . guix-patches@gnu.org)(name . kiasoc5)(address . kiasoc5@disroot.org)
c77e283d1173d3a6f5b625b77762ef20b1a5c250.1732749968.git.kiasoc5@disroot.org
* 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(-)

Toggle diff (26 lines)
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
Z572 wrote 3 months ago
(name . kiasoc5 via Guix-patches via)(address . guix-patches@gnu.org)
87mshjr5lz.fsf@iscas.ac.cn
kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:

Toggle quote (32 lines)
> * 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.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmdIS9gACgkQO1qpk+Gi
3/BwkRAApGHMi13Yj0MZ4iji0yvJabOEG9rgH83THW9Eg1zUXEcDjIPcZLIyeRp8
HLYlN0dMukBMMvt8asv+RhUEd5/gh2tiUYPyngr2VYxBlaO6iFPbgLbrTtAU9AEb
ApQylMwLcsFXShKw6yTP33ZegGXbQbZVdaBrSxp3Spmn1ev5m8u87fHxD/Yv/snN
ppAzvSjvM6bSMGwAgzx/BQgpHNMYqiJV34sTvR5MThdGwoYAac9dLbxHkpfDyaM/
uunU5we0hOEHkts4Mtr7gY5nL9WvMxgecqNDkPtkkvPp1ooZs759gW5aDoM3McNk
HqcEuF+mZqgIng564GoSHYKYb1i3pjmf1ZMOL9YrUSro0ZHLIbUaZu9vZjdbuw5g
AB3eJo2y1n/wWDZ8gvq6n0rUM1WJ0ZhNM304/nknQvKKGCPxVgL3SN3+NAnnRRiG
4zrb85zgqNH5UW/ggkwSWQG2rkL4z/a2wVuBJNokKY0aFXFkLBBzqpeSAhluMUeh
E1vCoKjezXnrcN5waYCguZ3Kj1YtR7R4m+rmkermApq0d1kVdp2iKO/CqxcoGqIb
grUwYt2giyJ0mos0NbWCdzaJ8/xogFUcr5j9JCCGFt0dPtflST9UaREiYJygz6mM
K7g6BvQjJHqY99724aO4ASculEQe8jIhR4O8gQCe4ZEdQJBA4h8=
=bxax
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

To comment on this conversation send an email to 74571@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74571
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help