From: Z572 <zhengjunjie@iscas.ac.cn>
To: kiasoc5 via Guix-patches via <guix-patches@gnu.org>
Cc: kiasoc5 <kiasoc5@disroot.org>, Wilko Meyer <w@wmeyer.eu>,
74571-done@debbugs.gnu.org, Leo Famulari <leo@famulari.name>
Subject: bug#74571: [PATCH] gnu: kernel-hardening-checker: Update to 0.6.10.
Date: Thu, 28 Nov 2024 18:54:16 +0800 [thread overview]
Message-ID: <87mshjr5lz.fsf@iscas.ac.cn> (raw)
In-Reply-To: <c77e283d1173d3a6f5b625b77762ef20b1a5c250.1732749968.git.kiasoc5@disroot.org> (kiasoc's message of "Thu, 28 Nov 2024 00:19:28 -0500")
[-- 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 --]
WARNING: multiple messages have this Message-ID (diff)
From: Z572 <zhengjunjie@iscas.ac.cn>
To: 74571@debbugs.gnu.org
Cc: kiasoc5 <kiasoc5@disroot.org>, Wilko Meyer <w@wmeyer.eu>,
74571-done@debbugs.gnu.org, Leo Famulari <leo@famulari.name>
Subject: [bug#74571] [PATCH] gnu: kernel-hardening-checker: Update to 0.6.10.
Date: Thu, 28 Nov 2024 18:54:16 +0800 [thread overview]
Message-ID: <87mshjr5lz.fsf@iscas.ac.cn> (raw)
Message-ID: <20241128105416.wfW8XiWLjTvZfrvcjGmyC-4nnZ3JCOhDHgb4X3pmeJs@z> (raw)
In-Reply-To: <c77e283d1173d3a6f5b625b77762ef20b1a5c250.1732749968.git.kiasoc5@disroot.org> (kiasoc's message of "Thu, 28 Nov 2024 00:19:28 -0500")
[-- 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 --]
next prev parent reply other threads:[~2024-11-28 11:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2024-11-28 10:54 ` Z572
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mshjr5lz.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74571-done@debbugs.gnu.org \
--cc=guix-patches@gnu.org \
--cc=kiasoc5@disroot.org \
--cc=leo@famulari.name \
--cc=w@wmeyer.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).