From: Friedrich Weber <f.weber@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH proxmox-backup 2/2] api: apt: versions: track proxmox-enterprise-support-keyring version
Date: Thu, 23 Jul 2026 15:05:53 +0200 [thread overview]
Message-ID: <20260723130613.232757-3-f.weber@proxmox.com> (raw)
In-Reply-To: <20260723130613.232757-1-f.weber@proxmox.com>
This makes it easier to tell in enterprise support which keyring
version is available (deactivated by default).
Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
---
src/api2/node/apt.rs | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/api2/node/apt.rs b/src/api2/node/apt.rs
index afccd5d7b..fa166e0c6 100644
--- a/src/api2/node/apt.rs
+++ b/src/api2/node/apt.rs
@@ -164,6 +164,7 @@ pub fn get_versions() -> Result<Vec<APTUpdateInfo>, Error> {
"libjs-extjs",
"proxmox-backup-docs",
"proxmox-backup-client",
+ "proxmox-enterprise-support-keyring",
"proxmox-mail-forward",
"proxmox-mini-journalreader",
"proxmox-offline-mirror-helper",
--
2.47.3
prev parent reply other threads:[~2026-07-23 13:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-23 13:05 [PATCH proxmox-backup 0/2] ship and track proxmox-enterprise-support-keyring Friedrich Weber
2026-07-23 13:05 ` [PATCH proxmox-backup 1/2] d/control: depend on proxmox-enterprise-support-keyring Friedrich Weber
2026-07-23 13:05 ` Friedrich Weber [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260723130613.232757-3-f.weber@proxmox.com \
--to=f.weber@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox