From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 3C0C11FF176 for ; Fri, 24 Jan 2025 13:21:49 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id E46FF282ED; Fri, 24 Jan 2025 13:21:42 +0100 (CET) From: Christoph Heiss To: pve-devel@lists.proxmox.com Date: Fri, 24 Jan 2025 13:19:36 +0100 Message-ID: <20250124121950.717364-2-c.heiss@proxmox.com> X-Mailer: git-send-email 2.47.0 MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.033 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record T_SCC_BODY_TEXT_LINE -0.01 - Subject: [pve-devel] [PATCH proxmox-firewall] d/control: drop unused build dependencies 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: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" These are simply just of the proxmox-ve-config crate, which was moved to a separate repository in aa7692036 ("add proxmox-ve-rs crate - move proxmox-ve-config there") and are not used by the other remaining crates. Signed-off-by: Christoph Heiss --- debian/control | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/control b/debian/control index ea2401b..7c60d79 100644 --- a/debian/control +++ b/debian/control @@ -7,18 +7,13 @@ Build-Depends: cargo:native, librust-anyhow-1+default-dev, librust-env-logger-0.10+default-dev, librust-insta-dev, - librust-libc-0.2+default-dev, librust-log-0.4+default-dev (>= 0.4.17-~~), - librust-nix-0.26+default-dev (>= 0.26.1-~~), - librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), - librust-proxmox-sortable-macro-dev, librust-proxmox-sys-dev (>= 0.6~), librust-proxmox-ve-config-dev (>= 0.2~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-serde-plain-1+default-dev, - librust-serde-with+default-dev, librust-signal-hook-dev, librust-thiserror-dev, libstd-rust-dev, -- 2.47.0 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel