GNU bug report logs - #75670
[PATCH] gnu: zfs: Update to 2.3.0.

Previous Next

Package: guix-patches;

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

Date: Sun, 19 Jan 2025 12:12:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <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 75670 in the body.
You can then email your comments to 75670 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#75670; Package guix-patches. (Sun, 19 Jan 2025 12:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ashish.is <at> lostca.se:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 19 Jan 2025 12:12:02 GMT) Full text and rfc822 format available.

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

From: 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.0.
Date: Sun, 19 Jan 2025 12:10:51 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/file-systems.scm (zfs): Update to 2.3.0.

Change-Id: I3c77bb5bd97aa1a437d439fcdf59b1bf03b562ae
---
 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 937bff4375..191a58cded 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1563,7 +1563,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.2.7")
+    (version "2.3.0")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1572,7 +1572,7 @@ (define-public zfs
                             "/download/zfs-" version
                             "/zfs-" version ".tar.gz"))
         (sha256
-         (base32 "0wkniyfjmbvyyfqv35fhbdx58qk7rck3f91j05x419pjmfzy7f5j"))))
+         (base32 "19jnjcpaknb8yf7zh7f36kmnb9m91ndzxwqpqfwwc92znpm8g1vf"))))
     (build-system linux-module-build-system)
     (arguments
      (list

base-commit: dbe1711a3a8aa4d6e1bef8285270e07579a74f19
-- 
2.47.1





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Tue, 21 Jan 2025 12:27:02 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Tue, 21 Jan 2025 12:27:02 GMT) Full text and rfc822 format available.

Message #10 received at 75670-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 75670-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#75670] [PATCH] gnu: zfs: Update to 2.3.0.
Date: Tue, 21 Jan 2025 20:26:38 +0800
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/file-systems.scm (zfs): Update to 2.3.0.
>
> Change-Id: I3c77bb5bd97aa1a437d439fcdf59b1bf03b562ae
> ---
>  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 937bff4375..191a58cded 100644
> --- a/gnu/packages/file-systems.scm
> +++ b/gnu/packages/file-systems.scm
> @@ -1563,7 +1563,7 @@ (define-public xfstests
>  (define-public zfs
>    (package
>      (name "zfs")
> -    (version "2.2.7")
> +    (version "2.3.0")
>      (outputs '("out" "module" "src"))
>      (source
>        (origin
> @@ -1572,7 +1572,7 @@ (define-public zfs
>                              "/download/zfs-" version
>                              "/zfs-" version ".tar.gz"))
>          (sha256
> -         (base32 "0wkniyfjmbvyyfqv35fhbdx58qk7rck3f91j05x419pjmfzy7f5j"))))
> +         (base32 "19jnjcpaknb8yf7zh7f36kmnb9m91ndzxwqpqfwwc92znpm8g1vf"))))
>      (build-system linux-module-build-system)
>      (arguments
>       (list
>
> base-commit: dbe1711a3a8aa4d6e1bef8285270e07579a74f19

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

Information forwarded to guix-patches <at> gnu.org:
bug#75670; Package guix-patches. (Tue, 21 Jan 2025 12:28: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, 19 Feb 2025 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 118 days ago.

Previous Next


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