From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-manager/pmg-api/proxmox-backup/pwt 0/4] APT changelog switch-over
Date: Tue, 4 Jul 2023 11:45:03 +0200 [thread overview]
Message-ID: <20230704094507.92567-1-f.gruenbichler@proxmox.com> (raw)
this series switches all apt changelog fetching to `apt changelog`,
dropping our own custom logic in turn.
(opted to send the whole series to pve-devel to avoid noise, obviously the
PMG/PBS patches are for PMG/PBS ;))
pmg-api:
Fabian Grünbichler (1):
apt: use `apt changelog` for changelog fetching
src/PMG/API2/APT.pm | 108 +++++++-------------------------------------
1 file changed, 16 insertions(+), 92 deletions(-)
proxmox-backup:
Fabian Grünbichler (1):
apt: use `apt changelog` for changelog fetching
pbs-api-types/src/lib.rs | 2 -
src/api2/node/apt.rs | 85 +++++-----------------------------------
src/tools/apt.rs | 77 ------------------------------------
3 files changed, 9 insertions(+), 155 deletions(-)
proxmox-widget-toolkit:
Fabian Grünbichler (1):
apt: drop ChangeLogUrl
src/node/APT.js | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
pve-manager:
Fabian Grünbichler (1):
apt: use `apt changelog` for changelog fetching
PVE/API2/APT.pm | 101 ++++++++----------------------------------------
1 file changed, 16 insertions(+), 85 deletions(-)
--
2.39.2
next reply other threads:[~2023-07-04 9:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-04 9:45 Fabian Grünbichler [this message]
2023-07-04 9:45 ` [pve-devel] [PATCH pmg-api 1/1] apt: use `apt changelog` for changelog fetching Fabian Grünbichler
2023-07-04 9:45 ` [pve-devel] [PATCH proxmox-backup " Fabian Grünbichler
2023-07-04 9:45 ` [pve-devel] [PATCH proxmox-widget-toolkit 1/1] apt: drop ChangeLogUrl Fabian Grünbichler
2023-11-13 17:18 ` [pve-devel] applied: " Thomas Lamprecht
2023-11-14 7:04 ` Fabian Grünbichler
2023-07-04 9:45 ` [pve-devel] [PATCH manager 1/1] apt: use `apt changelog` for changelog fetching Fabian Grünbichler
2023-11-14 8:30 ` [pve-devel] applied-series: [PATCH pve-manager/pmg-api/proxmox-backup/pwt 0/4] APT changelog switch-over 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=20230704094507.92567-1-f.gruenbichler@proxmox.com \
--to=f.gruenbichler@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.