From: Christian Ebner <c.ebner@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [PATCH datacenter-manager 0/2] drop obsolete PBS 3 incompatibility warning
Date: Mon, 6 Oct 2025 13:33:09 +0200 [thread overview]
Message-ID: <20251006113311.568044-1-c.ebner@proxmox.com> (raw)
Some versions of Proxmox Backup Sever 3.x were incompatible with the
ticket parsing implementation in proxmox-login, used by the PBS client
of PDM. This incompatibility has been fixed in proxmox-login 1.0.2, so
add that version as minimum dependency and drop the now outdated warning
message in the remote add wizard.
Christian Ebner (2):
d/control: depend on proxmox-login 1.0.2
Revert "ui: add wizard: note that login currently only works for PBS
4"
Cargo.toml | 2 +-
debian/control | 2 +-
ui/src/remotes/wizard_page_info.rs | 15 ---------------
3 files changed, 2 insertions(+), 17 deletions(-)
--
2.47.3
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
next reply other threads:[~2025-10-06 11:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-06 11:33 Christian Ebner [this message]
2025-10-06 11:33 ` [pdm-devel] [PATCH datacenter-manager 1/2] d/control: depend on proxmox-login 1.0.2 Christian Ebner
2025-10-06 11:33 ` [pdm-devel] [PATCH datacenter-manager 2/2] Revert "ui: add wizard: note that login currently only works for PBS 4" Christian Ebner
2025-10-06 16:46 ` [pdm-devel] applied: [PATCH datacenter-manager 0/2] drop obsolete PBS 3 incompatibility warning 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=20251006113311.568044-1-c.ebner@proxmox.com \
--to=c.ebner@proxmox.com \
--cc=pdm-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.