GNU bug report logs - #55101
[PATCH v1] Update ZFS from version 2.1.2 to 2.1.4.

Previous Next

Package: guix-patches;

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

Date: Mon, 25 Apr 2022 00:13:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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 55101 in the body.
You can then email your comments to 55101 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#55101; Package guix-patches. (Mon, 25 Apr 2022 00:13:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brian Cully <bjc <at> spork.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 25 Apr 2022 00:13:01 GMT) Full text and rfc822 format available.

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

From: Brian Cully <bjc <at> spork.org>
To: guix-patches <at> gnu.org
Subject: [PATCH v1] Update ZFS from version 2.1.2 to 2.1.4.
Date: Sun, 24 Apr 2022 20:11:14 -0400
base-commit: 968992e49910dc50cd6e826271793387ed499961
---
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 b1f3f4158f..92a310051d 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1145,7 +1145,7 @@ (define args
(define-public zfs
  (package
    (name "zfs")
-    (version "2.1.2")
+    (version "2.1.4")
    (outputs '("out" "module" "src"))
    (source
      (origin
@@ -1154,7 +1154,7 @@ (define-public zfs
                              "/download/zfs-" version
                              "/zfs-" version ".tar.gz"))
          (sha256
-           (base32 
           "1rxrr329y6zgkcqv0gah8bgi9ih6pqaay7mnk4xqlrhzgb8z3315"))))
+           (base32 
"1xmcy4f0damf1pkb1sy1339ir1jkky0dwzd8vhwgc1pqjgac0liv"))))
    (build-system linux-module-build-system)
    (arguments
     `(;; The ZFS kernel module should not be downloaded since 
     the license

-- 
2.35.1





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Tue, 26 Apr 2022 09:05:02 GMT) Full text and rfc822 format available.

Notification sent to Brian Cully <bjc <at> spork.org>:
bug acknowledged by developer. (Tue, 26 Apr 2022 09:05:02 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Brian Cully <bjc <at> spork.org>
Cc: 55101-done <at> debbugs.gnu.org
Subject: Re: bug#55101: [PATCH v1] Update ZFS from version 2.1.2 to 2.1.4.
Date: Tue, 26 Apr 2022 11:04:06 +0200
Hello Brian,

I wrote a commit message following our guidelines, added a copyright,
updated the checksum and pushed!

Thanks,

Mathieu




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

This bug report was last modified 3 years and 113 days ago.

Previous Next


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