all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Alexander Zeidler <a.zeidler@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager] api: apt versions: track optional amd64/intel-microcode packages
Date: Thu, 18 Apr 2024 09:44:05 +0200	[thread overview]
Message-ID: <20240418074406.22025-3-a.zeidler@proxmox.com> (raw)

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
---
 PVE/API2/APT.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index 54121ec2..4ab6da60 100644
--- a/PVE/API2/APT.pm
+++ b/PVE/API2/APT.pm
@@ -759,6 +759,7 @@ __PACKAGE__->register_method({
 	push @list, sort $byver grep { /^(?:pve|proxmox)-kernel-/ && $cache->{$_}->{CurrentState} eq 'Installed' } keys %$cache;
 
         my @opt_pack = qw(
+	    amd64-microcode
 	    ceph
 	    criu
 	    dnsmasq
@@ -766,6 +767,7 @@ __PACKAGE__->register_method({
 	    gfs2-utils
 	    ifupdown
 	    ifupdown2
+	    intel-microcode
 	    ksm-control-daemon
 	    ksmtuned
 	    libpve-apiclient-perl
-- 
2.39.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


             reply	other threads:[~2024-04-18  7:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-18  7:44 Alexander Zeidler [this message]
2024-04-18 20:15 ` [pve-devel] applied: " Thomas Lamprecht

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=20240418074406.22025-3-a.zeidler@proxmox.com \
    --to=a.zeidler@proxmox.com \
    --cc=pve-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 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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal