GNU bug report logs - #76929
[PATCH] gnu: zfs: Update to 2.3.1.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Mon, 10 Mar 2025 23:49:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

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 76929 in the body.
You can then email your comments to 76929 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76929; Package guix-patches. (Mon, 10 Mar 2025 23:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 10 Mar 2025 23:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: zfs: Update to 2.3.1.
Date: Tue, 11 Mar 2025 00:48:32 +0100
* gnu/packages/file-systems.scm (zfs): Update to 2.3.1.

Change-Id: I339807e71081459a3aceb6a41ae7a7ae25fdb155
---
 gnu/packages/file-systems.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 34a3f0f64d..2d1438bc4f 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1592,7 +1592,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.3.0")
+    (version "2.3.1")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1601,7 +1601,7 @@ (define-public zfs
                             "/download/zfs-" version
                             "/zfs-" version ".tar.gz"))
         (sha256
-         (base32 "19jnjcpaknb8yf7zh7f36kmnb9m91ndzxwqpqfwwc92znpm8g1vf"))))
+         (base32 "01lh3yxzh271hzzlgn4b5rj3wb4ckbhx08kfcgf0p4l6jdwk6ch5"))))
     (build-system linux-module-build-system)
     (arguments
      (list

base-commit: 42773718d5d5d42137ac84826850256fd6bed606
-- 
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#76929; Package guix-patches. (Wed, 12 Mar 2025 10:04:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Z572 <z572 <at> z572.online>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: 76929-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#76929] [PATCH] gnu: zfs: Update to 2.3.1.
Date: Wed, 12 Mar 2025 18:03:32 +0800
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/file-systems.scm (zfs): Update to 2.3.1.
>
> Change-Id: I339807e71081459a3aceb6a41ae7a7ae25fdb155
> ---
>  gnu/packages/file-systems.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
> index 34a3f0f64d..2d1438bc4f 100644
> --- a/gnu/packages/file-systems.scm
> +++ b/gnu/packages/file-systems.scm
> @@ -1592,7 +1592,7 @@ (define-public xfstests
>  (define-public zfs
>    (package
>      (name "zfs")
> -    (version "2.3.0")
> +    (version "2.3.1")
>      (outputs '("out" "module" "src"))
>      (source
>        (origin
> @@ -1601,7 +1601,7 @@ (define-public zfs
>                              "/download/zfs-" version
>                              "/zfs-" version ".tar.gz"))
>          (sha256
> -         (base32 "19jnjcpaknb8yf7zh7f36kmnb9m91ndzxwqpqfwwc92znpm8g1vf"))))
> +         (base32 "01lh3yxzh271hzzlgn4b5rj3wb4ckbhx08kfcgf0p4l6jdwk6ch5"))))
>      (build-system linux-module-build-system)
>      (arguments
>       (list
>
> base-commit: 42773718d5d5d42137ac84826850256fd6bed606
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Wed, 12 Mar 2025 10:04:02 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Wed, 12 Mar 2025 10:04:02 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. (Wed, 09 Apr 2025 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 67 days ago.

Previous Next


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