From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id EC41970E84 for ; Tue, 7 Sep 2021 15:18:43 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id E2F641C393 for ; Tue, 7 Sep 2021 15:18:13 +0200 (CEST) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id F21571C370 for ; Tue, 7 Sep 2021 15:18:12 +0200 (CEST) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id CAFD2445EE for ; Tue, 7 Sep 2021 15:18:12 +0200 (CEST) From: Stoiko Ivanov To: pve-devel@lists.proxmox.com Date: Tue, 7 Sep 2021 15:17:54 +0200 Message-Id: <20210907131755.1016175-5-s.ivanov@proxmox.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210907131755.1016175-1-s.ivanov@proxmox.com> References: <20210907131755.1016175-1-s.ivanov@proxmox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.158 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_NUMSUBJECT 0.5 Subject ends in numbers excluding current years SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] [RFC zfsonlinux 4/5] update abi definitions for 2.1.1 X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2021 13:18:44 -0000 Signed-off-by: Stoiko Ivanov --- ...itions-with-abigail-tools-1.8-and-ne.patch | 25768 ++++++++++++++++ debian/patches/series | 1 + 2 files changed, 25769 insertions(+) create mode 100644 debian/patches/0012-update-abi-definitions-with-abigail-tools-1.8-and-ne.patch diff --git a/debian/patches/0012-update-abi-definitions-with-abigail-tools-1.8-and-ne.patch b/debian/patches/0012-update-abi-definitions-with-abigail-tools-1.8-and-ne.patch new file mode 100644 index 00000000..0f20fce1 --- /dev/null +++ b/debian/patches/0012-update-abi-definitions-with-abigail-tools-1.8-and-ne.patch @@ -0,0 +1,25768 @@ +From 7569ff1251405ebd1c39991ddf7d3b2b66464471 Mon Sep 17 00:00:00 2001 +From: Stoiko Ivanov +Date: Fri, 3 Sep 2021 18:59:47 +0200 +Subject: [PATCH] update abi definitions with abigail-tools 1.8 and new + invocation + +Signed-off-by: Stoiko Ivanov + ...skipped.. diff --git a/debian/patches/series b/debian/patches/series index 3bbe6a8b..cd38614e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -9,3 +9,4 @@ 0009-Patch-move-manpage-arcstat-1-to-arcstat-8.patch 0010-Check-for-libabigail-version.patch 0011-abi-tracking-sync-storabi-abidw-invocation-with-mast.patch +0012-update-abi-definitions-with-abigail-tools-1.8-and-ne.patch -- 2.30.2