GNU bug report logs

#73074 [PATCH] gnu: zfs: Update to 2.2.6.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#73074; Package guix-patches. (Fri, 06 Sep 2024 15:58:02 GMT) (full text, mbox, link).


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


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

From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: guix-patches@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@iscas.ac.cn>:
You have taken responsibility. (Mon, 09 Sep 2024 13:21:03 GMT) (full text, mbox, link).


Notification sent to Zheng Junjie <zhengjunjie@iscas.ac.cn>:
bug acknowledged by developer. (Mon, 09 Sep 2024 13:21:03 GMT) (full text, mbox, link).


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

From: Z572 <zhengjunjie@iscas.ac.cn>
To: 73074-done@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@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@gnu.org> to internal_control@debbugs.gnu.org. (Tue, 08 Oct 2024 11:24:16 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Nov 4 22:20:00 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.