[pve-devel] [PATCH pve-manager/pmg-api/proxmox-backup/pwt 0/4] APT changelog switch-over
Fabian Grünbichler
f.gruenbichler at proxmox.com
Tue Jul 4 11:45:03 CEST 2023
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
More information about the pve-devel
mailing list