unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74571] [PATCH] gnu: kernel-hardening-checker: Update to 0.6.10.
@ 2024-11-28  5:19 kiasoc5 via Guix-patches via
  2024-11-28 10:54 ` bug#74571: " Z572
  0 siblings, 1 reply; 3+ messages in thread
From: kiasoc5 via Guix-patches via @ 2024-11-28  5:19 UTC (permalink / raw)
  To: 74571; +Cc: kiasoc5, Leo Famulari, Wilko Meyer

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#74571: [PATCH] gnu: kernel-hardening-checker: Update to 0.6.10.
  2024-11-28  5:19 [bug#74571] [PATCH] gnu: kernel-hardening-checker: Update to 0.6.10 kiasoc5 via Guix-patches via
@ 2024-11-28 10:54 ` Z572
  2024-11-28 10:54   ` [bug#74571] " Z572
  0 siblings, 1 reply; 3+ messages in thread
From: Z572 @ 2024-11-28 10:54 UTC (permalink / raw)
  To: kiasoc5 via Guix-patches via
  Cc: kiasoc5, Wilko Meyer, 74571-done, Leo Famulari

[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]

kiasoc5 via Guix-patches via <guix-patches@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#74571] [PATCH] gnu: kernel-hardening-checker: Update to 0.6.10.
  2024-11-28 10:54 ` bug#74571: " Z572
@ 2024-11-28 10:54   ` Z572
  0 siblings, 0 replies; 3+ messages in thread
From: Z572 @ 2024-11-28 10:54 UTC (permalink / raw)
  To: 74571; +Cc: kiasoc5, Wilko Meyer, 74571-done, Leo Famulari

[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]

kiasoc5 via Guix-patches via <guix-patches@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-28 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28  5:19 [bug#74571] [PATCH] gnu: kernel-hardening-checker: Update to 0.6.10 kiasoc5 via Guix-patches via
2024-11-28 10:54 ` bug#74571: " Z572
2024-11-28 10:54   ` [bug#74571] " Z572

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).