From: Fiona Ebner <f.ebner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup] api: apt: versions: add proxmox-mail-forward to package list
Date: Fri, 2 Dec 2022 15:26:25 +0100 [thread overview]
Message-ID: <20221202142625.87286-1-f.ebner@proxmox.com> (raw)
Suggested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Fiona Ebner <f.ebner@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 094b3219..47f653a0 100644
--- a/src/api2/node/apt.rs
+++ b/src/api2/node/apt.rs
@@ -329,6 +329,7 @@ pub fn get_versions() -> Result<Vec<APTUpdateInfo>, Error> {
"proxmox-backup-docs",
"proxmox-backup-client",
"proxmox-backup-server",
+ "proxmox-mail-forward",
"proxmox-mini-journalreader",
"proxmox-offline-mirror-helper",
"proxmox-widget-toolkit",
--
2.30.2
next reply other threads:[~2022-12-02 14:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-02 14:26 Fiona Ebner [this message]
2023-01-18 10:26 ` [pbs-devel] applied: " Wolfgang Bumiller
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=20221202142625.87286-1-f.ebner@proxmox.com \
--to=f.ebner@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 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.