From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>,
Christian Ebner <c.ebner@proxmox.com>
Subject: [pbs-devel] applied: [PATCH v3 backup stable-2] pbs2to3: add upgrade checker binary
Date: Wed, 28 Jun 2023 17:06:58 +0200 [thread overview]
Message-ID: <d1c6204f-b408-b3f2-f746-47a1d0ee1898@proxmox.com> (raw)
In-Reply-To: <20230628115328.77255-1-c.ebner@proxmox.com>
Am 28/06/2023 um 13:53 schrieb Christian Ebner:
> Adds the pbs2to3 upgrade checker with some basic checks.
>
> Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
> ---
> changes since v1:
> - fix suite variants split by getting rid of regex and use find instead
> (so that e.g. '*-debug' is parsed correctly)
> - ignore apt repos which are not enabled or `deb-src`
> - s/Proxmox VE/Proxmox Backup Server/
> - cargo clippy fixups + rustfmt
>
> changes since v2:
> - fix deb suite mismatch checks for multiple files
> - use join for flatten available package upgrades list
> - refactor check_pbs_packages
> - fix s/pbs/PBS/ in log outputs
> - inline variables in format strings
> - use AsRef impl types for log_*
>
> Makefile | 1 +
> debian/proxmox-backup-server.install | 2 +
> src/bin/pbs2to3.rs | 598 +++++++++++++++++++++++++++
> zsh-completions/_pbs2to3 | 13 +
> 4 files changed, 614 insertions(+)
> create mode 100644 src/bin/pbs2to3.rs
> create mode 100644 zsh-completions/_pbs2to3
>
>
applied, much thanks!
prev parent reply other threads:[~2023-06-28 15:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-28 11:53 [pbs-devel] " Christian Ebner
2023-06-28 12:17 ` Fiona Ebner
2023-06-28 15:06 ` Thomas Lamprecht [this message]
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=d1c6204f-b408-b3f2-f746-47a1d0ee1898@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=c.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox