GNU bug report logs - #61034
[PATCH] gnu: kconfig-hardened-check: Update to 0.6.1.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Tue, 24 Jan 2023 08:14:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61034: closed ([PATCH] gnu: kconfig-hardened-check: Update to
 0.6.1.)
Date: Wed, 01 Feb 2023 08:51:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 01 Feb 2023 08:50:11 +0000
with message-id <87h6w5py5d.fsf <at> cbaines.net>
and subject line Re: [bug#61034] [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1.
has caused the debbugs.gnu.org bug report #61034,
regarding [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61034: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61034
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1.
Date: Tue, 24 Jan 2023 16:13:15 +0800
* gnu/packages/linux.scm (kconfig-hardened-check): Update to 0.6.1.
---
 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 250eacd076..99fe4ae01d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9838,7 +9838,7 @@ (define-public modprobed-db
 (define-public kconfig-hardened-check
   (package
     (name "kconfig-hardened-check")
-    (version "0.5.17")
+    (version "0.6.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9847,7 +9847,7 @@ (define-public kconfig-hardened-check
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0p9pywfxwyk4yfgaf7bhqrf72ywc6w6k77dbi7lldynha886ih4a"))))
+                "0bpdy2a7l75y5cqzzc92nh4gapzgza8ml5i8ximr6brf6pr3681z"))))
     (build-system python-build-system)
     (home-page "https://github.com/a13xp0p0v/kconfig-hardened-check")
     (synopsis
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 61034-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61034] [PATCH] gnu: kconfig-hardened-check: Update to 0.6.1.
Date: Wed, 01 Feb 2023 08:50:11 +0000
[Message part 4 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/linux.scm (kconfig-hardened-check): Update to 0.6.1.
> ---
>  gnu/packages/linux.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
01f1e8bbb24bb41cf506f681470ba3b530ccae1e.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 162 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.