GNU bug report logs -
#73079
[PATCH] gnu: zfs: Update to 2.2.6.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Fri, 6 Sep 2024 18:23:02 UTC
Severity: normal
Tags: patch
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
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 73079 in the body.
You can then email your comments to 73079 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73079
; Package
guix-patches
.
(Fri, 06 Sep 2024 18:23: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, 06 Sep 2024 18:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/file-systems.scm (zfs): Update to 2.2.6.
Change-Id: Id3bb46523be5fdecfb803896c1320de48cc52b27
---
gnu/packages/file-systems.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 0d2359761a..3afabad9b3 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -14,6 +14,7 @@
;;; Copyright © 2023 Aaron Covrig <aaron.covrig.us <at> ieee.org>
;;; Copyright © 2024 Ahmad Draidi <a.r.draidi <at> redscript.org>
;;; Copyright © 2024 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2024 Ashish SHUKLA <ashish.is <at> lostca.se>
;;
;;; This file is part of GNU Guix.
;;;
@@ -1445,7 +1446,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 +1455,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: 904631033ef8c5af94d3c2ec5e2762fdddf74c28
--
2.46.0
Reply sent
to
Tobias Geerinckx-Rice <me <at> tobias.gr>
:
You have taken responsibility.
(Fri, 06 Sep 2024 18:33:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Fri, 06 Sep 2024 18:33:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 73079-close <at> debbugs.gnu.org (full text, mbox):
Hi Ashish,
Thanks! Another patch updating ZFS to the same version was submitted as <https://issues.guix.gnu.org/73074> so I'm closing this one. Sorry for the duplicate work...
Kind regards,
T G-R
Sent on the go. Excuse or enjoy my brevity.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 05 Oct 2024 11:24:18 GMT)
Full text and
rfc822 format available.
This bug report was last modified 314 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.