GNU bug report logs - #73074
[PATCH] gnu: zfs: Update to 2.2.6.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Fri, 6 Sep 2024 15:58:02 UTC

Severity: normal

Tags: patch

Done: Z572 <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 73074 in the body.
You can then email your comments to 73074 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#73074; Package guix-patches. (Fri, 06 Sep 2024 15:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 06 Sep 2024 15:58:02 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: zfs: Update to 2.2.6.
Date: Fri,  6 Sep 2024 23:56:58 +0800
* gnu/packages/file-systems.scm (zfs): Update to 2.2.6.

Change-Id: I728eb14ce11a081edf75d027ecc923d42b0855de
---
 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 0d2359761a..7863b13447 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1445,7 +1445,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.2.5")
+    (version "2.2.6")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1454,7 +1454,7 @@ (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "15w8s0f155kpylgdan56hgwc86fl1658br05dmyyhxfd55pwz213"))))
+           (base32 "19x2a8k25i3y6nr7nx5aaqrpnp55vjmrw86p06zpgpf578804bn9"))))
     (build-system linux-module-build-system)
     (arguments
      (list

base-commit: 2c8e2933f414d0e52ffed655f1156efe35a431e4
-- 
2.45.2





Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Mon, 09 Sep 2024 13:21:03 GMT) Full text and rfc822 format available.

Notification sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
bug acknowledged by developer. (Mon, 09 Sep 2024 13:21:03 GMT) Full text and rfc822 format available.

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

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: 73074-done <at> debbugs.gnu.org
Subject: Re: [bug#73074] [PATCH] gnu: zfs: Update to 2.2.6.
Date: Mon, 09 Sep 2024 21:20:25 +0800
[Message part 1 (text/plain, inline)]
Zheng Junjie <zhengjunjie <at> iscas.ac.cn> writes:

> * gnu/packages/file-systems.scm (zfs): Update to 2.2.6.
>
> Change-Id: I728eb14ce11a081edf75d027ecc923d42b0855de
> ---
>  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 0d2359761a..7863b13447 100644
> --- a/gnu/packages/file-systems.scm
> +++ b/gnu/packages/file-systems.scm
> @@ -1445,7 +1445,7 @@ (define-public xfstests
>  (define-public zfs
>    (package
>      (name "zfs")
> -    (version "2.2.5")
> +    (version "2.2.6")
>      (outputs '("out" "module" "src"))
>      (source
>        (origin
> @@ -1454,7 +1454,7 @@ (define-public zfs
>                                "/download/zfs-" version
>                                "/zfs-" version ".tar.gz"))
>            (sha256
> -           (base32 "15w8s0f155kpylgdan56hgwc86fl1658br05dmyyhxfd55pwz213"))))
> +           (base32 "19x2a8k25i3y6nr7nx5aaqrpnp55vjmrw86p06zpgpf578804bn9"))))
>      (build-system linux-module-build-system)
>      (arguments
>       (list
>
> base-commit: 2c8e2933f414d0e52ffed655f1156efe35a431e4

push, close.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 08 Oct 2024 11:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 333 days ago.

Previous Next


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