* [PATCH manager] api: apt: versions: track proxmox-enterprise-support-keyring version
@ 2026-07-23 13:01 Friedrich Weber
2026-07-23 16:31 ` applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Friedrich Weber @ 2026-07-23 13:01 UTC (permalink / raw)
To: pve-devel
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>
---
PVE/API2/APT.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index 9cb6e473..f637926a 100644
--- a/PVE/API2/APT.pm
+++ b/PVE/API2/APT.pm
@@ -852,6 +852,7 @@ __PACKAGE__->register_method({
libpve-network-perl
openvswitch-switch
proxmox-backup-file-restore
+ proxmox-enterprise-support-keyring
proxmox-firewall
proxmox-kernel-helper
proxmox-offline-mirror-helper
--
2.47.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-23 16:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23 13:01 [PATCH manager] api: apt: versions: track proxmox-enterprise-support-keyring version Friedrich Weber
2026-07-23 16:31 ` applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.