mirror of
https://github.com/sg4r/proxmox-backup-client.git
synced 2026-04-25 23:45:48 +03:00
[GH-ISSUE #10] Support for the latest version #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-backup-client#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sarkoziadam on GitHub (Feb 19, 2021).
Original GitHub issue: https://github.com/sg4r/proxmox-backup-client/issues/10
Hello,
Is it possible to support the latest version? (1.0.8-1)
pxar = "^0.6.1"#9@robbsie commented on GitHub (Feb 19, 2021):
Should work, you could change the tag in https://github.com/sg4r/proxmox-backup-client/blob/main/pbs.build.sh
The script should checkout the latest version from the actual release I think.
@sg4r commented on GitHub (Feb 21, 2021):
Hi,
I see if it's possible.
do you know what are the functionality changes of this new version ?
@uix-code commented on GitHub (Feb 25, 2021):
https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=debian/changelog;h=19c1bdbf678c5c1e88ea74334c273be12777bf6a;hb=8aa4842fa8cd8d039c7998027924867ad70d3696
@1nv0k32 commented on GitHub (Mar 29, 2021):
Hi,
any progress on this?
there is an important change in latest update:
that causes a failure in incremental backup with old client versions.
@sg4r commented on GitHub (Mar 29, 2021):
HI,
thanks for the relaunch. I tested the modifications from version v1.0.8 to version v1.0.11, but there is a compliation problem.
I must find the problem.
@1nv0k32 commented on GitHub (Mar 29, 2021):
I appreciate your time and effort...Thanks :)
@sg4r commented on GitHub (Mar 29, 2021):
look at issue #12
@sg4r commented on GitHub (Apr 5, 2021):
it's corrected.
can you test build and client version v1.0.11 please