[pve-devel] applied: [PATCH installer] tree-wide: add workspace-level cargo package version
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jan 28 15:31:11 CET 2025
Am 05.12.24 um 13:23 schrieb Christoph Heiss:
> Means that all CLIs will now have the correct version compiled-in.
>
> This is at least very much relevant for
> `proxmox-auto-install-assistant`, which we distribute separately as a
> normal binary/package.
>
> Currently, `proxmox-auto-install-assistant --version` always reports
> '0.1.0', thus users have to effectively fall back to their system
> package manager (if installed via such) to identify the correct version.
>
> Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
> ---
> Of course, that version now also needs to be bumped each time, in
> addition to updating d/changelog -- much like it is done for
> proxmox-backup.
>
> Just noting it here for the sake of it.
>
> Cargo.toml | 3 +++
> proxmox-auto-install-assistant/Cargo.toml | 2 +-
> proxmox-auto-installer/Cargo.toml | 2 +-
> proxmox-chroot/Cargo.toml | 2 +-
> proxmox-fetch-answer/Cargo.toml | 2 +-
> proxmox-installer-common/Cargo.toml | 2 +-
> proxmox-post-hook/Cargo.toml | 2 +-
> proxmox-tui-installer/Cargo.toml | 2 +-
> 8 files changed, 10 insertions(+), 7 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list