From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate001.proxmox.com (gate001.proxmox.com [IPv6:2a0f:8001:1:32::40]) by lore.proxmox.com (Postfix) with ESMTPS id 75FC41FF0E1 for ; Mon, 27 Jul 2026 16:00:17 +0200 (CEST) Received: from gate001.proxmox.com (localhost.localdomain [127.0.0.1]) by gate001.proxmox.com (Proxmox) with ESMTP id 9253A21502; Mon, 27 Jul 2026 16:00:16 +0200 (CEST) From: Erik Fastermann To: pbs-devel@lists.proxmox.com, pdm-devel@lists.proxmox.com Subject: [PATCH proxmox{-backup,-datacenter-manager} 0/2] fix #7746: cli: show installed instead of candidate version Date: Mon, 27 Jul 2026 15:59:38 +0200 Message-ID: <20260727135940.267321-1-e.fastermann@proxmox.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SPAM-LEVEL: Spam detection results: 2 AWL -0.316 Adjusted score from AWL reputation of From: address DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment (newer systems) KAM_LAZY_DOMAIN_SECURITY 1 Sending domain does not have any anti-forgery methods RDNS_NONE 1.274 Delivered to internal network by a host with no rDNS SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_NONE 0.001 SPF: sender does not publish an SPF Record Message-ID-Hash: URGLH3GG4DREV7AW27EDI26SMFEC6GJU X-Message-ID-Hash: URGLH3GG4DREV7AW27EDI26SMFEC6GJU X-MailFrom: efastermann@ruth.proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Erik Fastermann X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox Datacenter Manager development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: The change is identical for PBS and PDM, see the commit messages for the rationale. Could make sense to share some of this code with a future refactor. proxmox-backup: Erik Fastermann (1): fix #7746: cli: manager: show installed instead of candidate version src/bin/proxmox-backup-manager.rs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) proxmox-datacenter-manager: Erik Fastermann (1): fix #7746: cli: admin: show installed instead of candidate version cli/admin/src/main.rs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) Summary over all repositories: 2 files changed, 10 insertions(+), 2 deletions(-) -- Generated by murpp 0.11.0