GNU bug report logs - #78208
[PATCH] gnu: zfs: Update to 2.3.2.

Previous Next

Package: guix-patches;

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

Date: Fri, 2 May 2025 11:31:02 UTC

Severity: normal

Tags: patch

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

To reply to this bug, email your comments to 78208 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#78208; Package guix-patches. (Fri, 02 May 2025 11:31: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. (Fri, 02 May 2025 11:31: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.2.
Date: Fri,  2 May 2025 11:29:29 +0000
* gnu/packages/file-systems.scm (zfs): Update to 2.3.2.

Change-Id: I0765e7c9ede5a630bfc0985a484d93e810a4d528
---
 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 73d9b50f4f..a21679b954 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1696,7 +1696,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.3.1")
+    (version "2.3.2")
     (outputs '("out" "module" "src"))
     (source
      (origin
@@ -1705,7 +1705,7 @@ (define-public zfs
                            "/download/zfs-" version
                            "/zfs-" version ".tar.gz"))
        (sha256
-        (base32 "01lh3yxzh271hzzlgn4b5rj3wb4ckbhx08kfcgf0p4l6jdwk6ch5"))))
+        (base32 "12kmp23qs6ss8m0paa7bija0cxqn1r2if1j1pxak7v23jn565nl0"))))
     (build-system linux-module-build-system)
     (arguments
      (list

base-commit: 3ca90163f7c232ab5f093f824be9e8e07b9f4ddd
-- 
2.49.0





Information forwarded to guix-patches <at> gnu.org:
bug#78208; Package guix-patches. (Sat, 03 May 2025 03:41: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: 78208-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#78208] [PATCH] gnu: zfs: Update to 2.3.2.
Date: Sat, 03 May 2025 11:40:34 +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.2.
>
> Change-Id: I0765e7c9ede5a630bfc0985a484d93e810a4d528
> ---
>  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 73d9b50f4f..a21679b954 100644
> --- a/gnu/packages/file-systems.scm
> +++ b/gnu/packages/file-systems.scm
> @@ -1696,7 +1696,7 @@ (define-public xfstests
>  (define-public zfs
>    (package
>      (name "zfs")
> -    (version "2.3.1")
> +    (version "2.3.2")
>      (outputs '("out" "module" "src"))
>      (source
>       (origin
> @@ -1705,7 +1705,7 @@ (define-public zfs
>                             "/download/zfs-" version
>                             "/zfs-" version ".tar.gz"))
>         (sha256
> -        (base32 "01lh3yxzh271hzzlgn4b5rj3wb4ckbhx08kfcgf0p4l6jdwk6ch5"))))
> +        (base32 "12kmp23qs6ss8m0paa7bija0cxqn1r2if1j1pxak7v23jn565nl0"))))
>      (build-system linux-module-build-system)
>      (arguments
>       (list
>
> base-commit: 3ca90163f7c232ab5f093f824be9e8e07b9f4ddd
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Sat, 03 May 2025 03:41:02 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Sat, 03 May 2025 03:41:02 GMT) Full text and rfc822 format available.

This bug report was last modified 12 days ago.

Previous Next


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