From unknown Sat Jun 21 05:04:29 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50744] [PATCH] gnu: zfs: Update to 2.1.1. Resent-From: Kaelyn Takata Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Sep 2021 21:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50744 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50744@debbugs.gnu.org Cc: Kaelyn Takata X-Debbugs-Original-To: guix-patches@gnu.org Reply-To: Kaelyn Takata Received: via spool by submit@debbugs.gnu.org id=B.163234595525353 (code B ref -1); Wed, 22 Sep 2021 21:26:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Sep 2021 21:25:55 +0000 Received: from localhost ([127.0.0.1]:51921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mT9kZ-0006aq-EH for submit@debbugs.gnu.org; Wed, 22 Sep 2021 17:25:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:47542) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mT9kN-0006aX-Lo for submit@debbugs.gnu.org; Wed, 22 Sep 2021 17:25:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56202) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mT9kN-0004jo-5V for guix-patches@gnu.org; Wed, 22 Sep 2021 17:25:43 -0400 Received: from mail-40130.protonmail.ch ([185.70.40.130]:52903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mT9kH-0002iD-8e for guix-patches@gnu.org; Wed, 22 Sep 2021 17:25:42 -0400 Date: Wed, 22 Sep 2021 21:25:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1632345926; bh=PxQ4c6Gr4V4phsQegggddofUXCzC92jLbcmLfxlyEY8=; h=Date:To:From:Cc:Reply-To:Subject:From; b=uY5cBKpCEWm1u/eJ6s57D30+eE59FpQfol+JqtuOrXROl3CVrjPaD03kCgNhbk5Cz iNH/iG3mQ3/SmiyQzghN1MvfXnJzQ9olZTT2kUSFs1UUov/Cui2iHDjZE/rBgOXkPb I8DN5mUxIC618tlkMg6LmNUdm2FrN1mKid//ivVc= From: Kaelyn Takata Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Received-SPF: pass client-ip=185.70.40.130; envelope-from=kaelyn.alexi@protonmail.com; helo=mail-40130.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/file-systems.scm (zfs): Update to 2.1.1. --- 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 63a3d4b93d..47c34b28f1 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -1175,7 +1175, [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kaelyn.alexi[at]protonmail.com) 0.0 T_SPF_TEMPERROR SPF: test of record failed (temperror) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.3 SPOOFED_FREEMAIL No description available. X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/file-systems.scm (zfs): Update to 2.1.1. --- 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 63a3d4b93d..47c34b28f1 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -1175,7 +1175,7 @@ with the included @command{xfstests-check} helper.") (define-public zfs (package (name "zfs") - (version "2.1.0") + (version "2.1.1") (outputs '("out" "module" "src")) (source (origin @@ -1184,7 +1184,7 @@ with the included @command{xfstests-check} helper.") "/download/zfs-" version "/zfs-" version ".tar.gz")) (sha256 - (base32 "0kzkggwznp4m3503f2m4lcinbl99jg50j4asrwfpfk1862vdrgb0")= ))) + (base32 "1zsc0zkz5cci6pxc0kwzn3xg72qv2fq65phb768y5dgk1784hkxx")= ))) (build-system linux-module-build-system) (arguments `(;; The ZFS kernel module should not be downloaded since the license --=20 2.33.0 From unknown Sat Jun 21 05:04:29 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Kaelyn Takata Subject: bug#50744: closed (Re: bug#50744: [PATCH] gnu: zfs: Update to 2.1.1.) Message-ID: References: <87sfxjit62.fsf@systemreboot.net> X-Gnu-PR-Message: they-closed 50744 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 50744@debbugs.gnu.org Date: Sat, 02 Oct 2021 11:06:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1633172761-18437-1" This is a multi-part message in MIME format... ------------=_1633172761-18437-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #50744: [PATCH] gnu: zfs: Update to 2.1.1. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 50744@debbugs.gnu.org. --=20 50744: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D50744 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1633172761-18437-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 50744-done) by debbugs.gnu.org; 2 Oct 2021 11:05:02 +0000 Received: from localhost ([127.0.0.1]:58032 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWcpC-0004lv-Ln for submit@debbugs.gnu.org; Sat, 02 Oct 2021 07:05:02 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:54600) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWcpA-0004lR-72 for 50744-done@debbugs.gnu.org; Sat, 02 Oct 2021 07:05:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=cAjNbL/mxXs+Ec8KAA5FjrUhonSXSkjfrR24rh/TVys=; b=XiIwMlf2sq7LcaWjAQpkEp8B5+ Uu1h/GFlK2kdPS6/Lc1G9kUdy6WziRfFRoLO7FWs22Hy4PT/i2ruJXW6PuY/+jhMWlnSP/BgYdqIc CRjCWd48t5Tldt2C9VvKriBBnJ8jPmtLDLUN+y8Y5pwDc7AmduAynfLSVdd1H6ulPelh6KUVz84Q7 2TBx6fKvpXF1pzz6gSKVm6+8EHGk08kRngJ590j4LmZLv5wKOD9gOYGhBt5xnZ1tnXBZd0MgME+xZ l/Uc5ShFVBdNaHg+cS2l3uWgzjeqA3i1LIO+xd8PVA+dshuG3R9syMIHY6G5vept50UaqZH8w0Yri QyAjNm5g==; Received: from [192.168.2.1] (port=17082 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mWcp7-0001TL-Bi; Sat, 02 Oct 2021 16:34:57 +0530 From: Arun Isaac To: Kaelyn Takata Subject: Re: bug#50744: [PATCH] gnu: zfs: Update to 2.1.1. Date: Sat, 02 Oct 2021 16:34:53 +0530 Message-ID: <87sfxjit62.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50744-done Cc: 50744-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Kaelyn, Thanks for the patch! I added a copyright header, removed the #t return from custom phases, and pushed to master. Thanks! Arun --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmFYPNgbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzNZQH/0YbEMkFYSkjg9t92KtT SWLVPVZU+IQCadymaPme6SEJAYncSXB4I38Vkf+cfvb6tKujl/d9kmT0O+1iocg+ tqNRGnm+rsRY13HcX8NGPQQdVCw6c9qt8Bw6SC1d0DOMMFCKeSd/AEmckWv3bMaA iu6hk95MNSONk576I+JhSLfuNhhOjwaLifXDco2hrSpep8exrQbbCbhs1uyrTfAg XIzE9IUCVv9tqVB2C/Cib9Phef4GDKnNGSsl6mWuDymX2GBq6XUSG32Tl+YoeqDL rI/Z+M/67K0vIrKM36CM9ckjjqMHmHjm60gR8OsvkSLPIjP0awGHNpbV29SK4f8w EG4= =3eNq -----END PGP SIGNATURE----- --=-=-=-- ------------=_1633172761-18437-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 22 Sep 2021 21:25:55 +0000 Received: from localhost ([127.0.0.1]:51921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mT9kZ-0006aq-EH for submit@debbugs.gnu.org; Wed, 22 Sep 2021 17:25:55 -0400 Received: from lists.gnu.org ([209.51.188.17]:47542) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mT9kN-0006aX-Lo for submit@debbugs.gnu.org; Wed, 22 Sep 2021 17:25:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56202) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mT9kN-0004jo-5V for guix-patches@gnu.org; Wed, 22 Sep 2021 17:25:43 -0400 Received: from mail-40130.protonmail.ch ([185.70.40.130]:52903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mT9kH-0002iD-8e for guix-patches@gnu.org; Wed, 22 Sep 2021 17:25:42 -0400 Date: Wed, 22 Sep 2021 21:25:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1632345926; bh=PxQ4c6Gr4V4phsQegggddofUXCzC92jLbcmLfxlyEY8=; h=Date:To:From:Cc:Reply-To:Subject:From; b=uY5cBKpCEWm1u/eJ6s57D30+eE59FpQfol+JqtuOrXROl3CVrjPaD03kCgNhbk5Cz iNH/iG3mQ3/SmiyQzghN1MvfXnJzQ9olZTT2kUSFs1UUov/Cui2iHDjZE/rBgOXkPb I8DN5mUxIC618tlkMg6LmNUdm2FrN1mKid//ivVc= To: guix-patches@gnu.org From: Kaelyn Takata Subject: [PATCH] gnu: zfs: Update to 2.1.1. Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Received-SPF: pass client-ip=185.70.40.130; envelope-from=kaelyn.alexi@protonmail.com; helo=mail-40130.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/file-systems.scm (zfs): Update to 2.1.1. --- 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 63a3d4b93d..47c34b28f1 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -1175,7 +1175, [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kaelyn.alexi[at]protonmail.com) 0.0 T_SPF_TEMPERROR SPF: test of record failed (temperror) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.3 SPOOFED_FREEMAIL No description available. X-Debbugs-Envelope-To: submit Cc: Kaelyn Takata X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Kaelyn Takata Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/file-systems.scm (zfs): Update to 2.1.1. --- 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 63a3d4b93d..47c34b28f1 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -1175,7 +1175,7 @@ with the included @command{xfstests-check} helper.") (define-public zfs (package (name "zfs") - (version "2.1.0") + (version "2.1.1") (outputs '("out" "module" "src")) (source (origin @@ -1184,7 +1184,7 @@ with the included @command{xfstests-check} helper.") "/download/zfs-" version "/zfs-" version ".tar.gz")) (sha256 - (base32 "0kzkggwznp4m3503f2m4lcinbl99jg50j4asrwfpfk1862vdrgb0")= ))) + (base32 "1zsc0zkz5cci6pxc0kwzn3xg72qv2fq65phb768y5dgk1784hkxx")= ))) (build-system linux-module-build-system) (arguments `(;; The ZFS kernel module should not be downloaded since the license --=20 2.33.0 ------------=_1633172761-18437-1--