GNU bug report logs - #58293
[PATCH] gnu: zfs: Update to 2.1.6.

Previous Next

Package: guix-patches;

Reported by: Brian Cully <bjc <at> spork.org>

Date: Tue, 4 Oct 2022 18:00:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58293: closed ([PATCH] gnu: zfs: Update to 2.1.6.)
Date: Thu, 06 Oct 2022 17:16:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 6 Oct 2022 20:15:16 +0300
with message-id <Yz8NJA0ybat9e5wG <at> 3900XT>
and subject line Re: [bug#58293] [PATCH] gnu: zfs: Update to 2.1.6.
has caused the debbugs.gnu.org bug report #58293,
regarding [PATCH] gnu: zfs: Update to 2.1.6.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58293: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58293
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brian Cully <bjc <at> spork.org>
To: guix-patches <at> gnu.org
Cc: Brian Cully <bjc <at> spork.org>
Subject: [PATCH] gnu: zfs: Update to 2.1.6.
Date: Tue,  4 Oct 2022 13:59:23 -0400
* gnu/packages/file-systems.scm (zfs): Update to 2.1.6.
---
 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 d326b9cc3d..d22ac5aab8 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1192,7 +1192,7 @@ (define-public xfstests
 (define-public zfs
   (package
     (name "zfs")
-    (version "2.1.5")
+    (version "2.1.6")
     (outputs '("out" "module" "src"))
     (source
       (origin
@@ -1201,7 +1201,7 @@ (define-public zfs
                               "/download/zfs-" version
                               "/zfs-" version ".tar.gz"))
           (sha256
-           (base32 "0371j5k28cymqngfl76dfxzggvdf8n0ssij37350gzs4bhg084qr"))))
+           (base32 "0ymxkms1gwf731x61sj54rnnp029724zhywkxd4164yjz0a90cqm"))))
     (build-system linux-module-build-system)
     (arguments
      (list
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Brian Cully <bjc <at> spork.org>
Cc: 58293-done <at> debbugs.gnu.org
Subject: Re: [bug#58293] [PATCH] gnu: zfs: Update to 2.1.6.
Date: Thu, 6 Oct 2022 20:15:16 +0300
[Message part 4 (text/plain, inline)]
Patch pushed. Thanks.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 284 days ago.

Previous Next


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