GNU bug report logs - #74815
[PATCH] gnu: zfs: Update to 2.2.7.

Previous Next

Package: guix-patches;

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

Date: Thu, 12 Dec 2024 09:45:01 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 74815 in the body.
You can then email your comments to 74815 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#74815; Package guix-patches. (Thu, 12 Dec 2024 09:45:01 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. (Thu, 12 Dec 2024 09:45: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.2.7.
Date: Thu, 12 Dec 2024 10:44:27 +0100
From: Ashish SHUKLA <ashish.is <at> lostca.se>

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

Change-Id: I91e1cf9651937b231de46431c9865cbcea29c89b
---
 gnu/packages/file-systems.scm | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 46febebb0d..477f4d0d24 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1563,16 +1563,16 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.2.6")
+    (version "2.2.7")
     (outputs '("out" "module" "src"))
     (source
       (origin
         (method url-fetch)
-          (uri (string-append "https://github.com/openzfs/zfs/releases"
-                              "/download/zfs-" version
-                              "/zfs-" version ".tar.gz"))
-          (sha256
-           (base32 "19x2a8k25i3y6nr7nx5aaqrpnp55vjmrw86p06zpgpf578804bn9"))))
+        (uri (string-append "https://github.com/openzfs/zfs/releases"
+                            "/download/zfs-" version
+                            "/zfs-" version ".tar.gz"))
+        (sha256
+         (base32 "0wkniyfjmbvyyfqv35fhbdx58qk7rck3f91j05x419pjmfzy7f5j"))))
     (build-system linux-module-build-system)
     (arguments
      (list

base-commit: 21905248b46c5b7252d177a17575fd3f31bdc7f4
-- 
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#74815; Package guix-patches. (Fri, 13 Dec 2024 12:51:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <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: 74815-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#74815] [PATCH] gnu: zfs: Update to 2.2.7.
Date: Fri, 13 Dec 2024 20:49:36 +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.2.7.
>
> Change-Id: I91e1cf9651937b231de46431c9865cbcea29c89b
> ---
>  gnu/packages/file-systems.scm | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
> index 46febebb0d..477f4d0d24 100644
> --- a/gnu/packages/file-systems.scm
> +++ b/gnu/packages/file-systems.scm
> @@ -1563,16 +1563,16 @@ (define-public xfstests
>  (define-public zfs
>    (package
>      (name "zfs")
> -    (version "2.2.6")
> +    (version "2.2.7")
>      (outputs '("out" "module" "src"))
>      (source
>        (origin
>          (method url-fetch)
> -          (uri (string-append "https://github.com/openzfs/zfs/releases"
> -                              "/download/zfs-" version
> -                              "/zfs-" version ".tar.gz"))
> -          (sha256
> -           (base32 "19x2a8k25i3y6nr7nx5aaqrpnp55vjmrw86p06zpgpf578804bn9"))))
> +        (uri (string-append "https://github.com/openzfs/zfs/releases"
> +                            "/download/zfs-" version
> +                            "/zfs-" version ".tar.gz"))
> +        (sha256
> +         (base32 "0wkniyfjmbvyyfqv35fhbdx58qk7rck3f91j05x419pjmfzy7f5j"))))
>      (build-system linux-module-build-system)
>      (arguments
>       (list
>
> base-commit: 21905248b46c5b7252d177a17575fd3f31bdc7f4

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

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Fri, 13 Dec 2024 12:51:04 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Fri, 13 Dec 2024 12:51: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. (Sat, 11 Jan 2025 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 252 days ago.

Previous Next


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