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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74571 in the body.
You can then email your comments to 74571 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org
:
bug#74571
; Package
guix-patches
.
(Thu, 28 Nov 2024 05:20:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org
.
(Thu, 28 Nov 2024 05:20:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74571
; Package
guix-patches
.
(Thu, 28 Nov 2024 10:55:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[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)]
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 28 Nov 2024 10:55:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
bug acknowledged by developer.
(Thu, 28 Nov 2024 10:55:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 26 Dec 2024 12:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.