mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-06 00:13:41 +00:00
update proxmox-backup to 2.3.3-1
This commit is contained in:
18
build.sh
18
build.sh
@@ -148,15 +148,15 @@ ${SUDO} apt install -y "${packages_install[@]}"
|
||||
|
||||
cd "${SOURCES}"
|
||||
|
||||
PROXMOX_BACKUP_VER="2.3.2-1"
|
||||
PROXMOX_BACKUP_GIT="e6120a8f6ff36f627a4da3a1a51a1e47231f5cc8"
|
||||
PATHPATTERNS_GIT="916e41c50e75a718ab7b1b95dc770eed9cd7a403"
|
||||
PROXMOX_ACME_RS_GIT="abc0bdd09d5c3501534510d49da0ae8fa5c05c05"
|
||||
PROXMOX_APT_GIT="8a7a719aec23ad98a00bb452f0ced4cbf88ba591"
|
||||
PROMXOX_FUSE_GIT="8d57fb64f044ea3dcfdef77ed5f1888efdab0708"
|
||||
PROXMOX_GIT="7bc85c05c97ba3f2ecbdcf43ee83e8f24355311a"
|
||||
PROXMOX_OPENID_GIT="ce6def219262b5c1f6dbe5440f9f90038bafb3d8"
|
||||
PXAR_GIT="29cbeed3e1b52f5eef455cdfa8b5e93f4e3e88f5"
|
||||
PROXMOX_BACKUP_VER="2.3.3-1"
|
||||
PROXMOX_BACKUP_GIT="bde9e3d74c86d1600409f81e2a72de91e717cd62"
|
||||
PATHPATTERNS_GIT="916e41c50e75a718ab7b1b95dc770eed9cd7a403" # 0.1.2-1
|
||||
PROXMOX_ACME_RS_GIT="abc0bdd09d5c3501534510d49da0ae8fa5c05c05" # 0.4.0
|
||||
PROXMOX_APT_GIT="8a7a719aec23ad98a00bb452f0ced4cbf88ba591" # 0.9.3-1
|
||||
PROMXOX_FUSE_GIT="8d57fb64f044ea3dcfdef77ed5f1888efdab0708" # 0.1.4
|
||||
PROXMOX_GIT="9c44e9b410a7eab21160d9588dcb8f5d88f1f979"
|
||||
PROXMOX_OPENID_GIT="ecf59cbb74278ea0e9710466508158ed6a6828c4" # 0.9.9-1
|
||||
PXAR_GIT="29cbeed3e1b52f5eef455cdfa8b5e93f4e3e88f5" # 0.10.2-1
|
||||
if [ ! -e "${PACKAGES}/proxmox-backup-server_${PROXMOX_BACKUP_VER}_arm64.deb" ]; then
|
||||
git_clone_or_fetch https://git.proxmox.com/git/proxmox.git
|
||||
git_clean_and_checkout ${PROXMOX_GIT} proxmox
|
||||
|
||||
@@ -25,7 +25,7 @@ index 3b5b6e48..50908c05 100644
|
||||
+[source.vendored-sources]
|
||||
+directory = "vendor"
|
||||
diff --git a/Cargo.toml b/Cargo.toml
|
||||
index 78ded46d..15580808 100644
|
||||
index 2bf9ae48..588de82f 100644
|
||||
--- a/Cargo.toml
|
||||
+++ b/Cargo.toml
|
||||
@@ -238,27 +238,29 @@ proxmox-rrd.workspace = true
|
||||
@@ -80,7 +80,7 @@ index 78ded46d..15580808 100644
|
||||
[features]
|
||||
default = []
|
||||
diff --git a/debian/control b/debian/control
|
||||
index 6878aba3..13d713ff 100644
|
||||
index 02f32ef8..13d713ff 100644
|
||||
--- a/debian/control
|
||||
+++ b/debian/control
|
||||
@@ -2,124 +2,7 @@ Source: rust-proxmox-backup
|
||||
@@ -116,7 +116,7 @@ index 6878aba3..13d713ff 100644
|
||||
- librust-lazy-static-1+default-dev (>= 1.4-~~),
|
||||
- librust-libc-0.2+default-dev,
|
||||
- librust-log-0.4+default-dev (>= 0.4.17-~~),
|
||||
- librust-nix-0.24+default-dev,
|
||||
- librust-nix-0.26+default-dev (>= 0.26.1-~~),
|
||||
- librust-nom-7+default-dev,
|
||||
- librust-num-traits-0.2+default-dev,
|
||||
- librust-once-cell-1+default-dev (>= 1.3.1-~~),
|
||||
@@ -142,25 +142,25 @@ index 6878aba3..13d713ff 100644
|
||||
- librust-proxmox-io-1+tokio-dev (>= 1.0.1-~~),
|
||||
- librust-proxmox-lang-1+default-dev (>= 1.1-~~),
|
||||
- librust-proxmox-metrics-0.2+default-dev,
|
||||
- librust-proxmox-openid-0.9+default-dev,
|
||||
- librust-proxmox-rest-server-0.2+default-dev,
|
||||
- librust-proxmox-router-1+cli-dev (>= 1.3-~~),
|
||||
- librust-proxmox-router-1+default-dev (>= 1.3-~~),
|
||||
- librust-proxmox-router-1+server-dev (>= 1.3-~~),
|
||||
- librust-proxmox-schema-1+api-macro-dev (>= 1.3.1-~~),
|
||||
- librust-proxmox-schema-1+default-dev (>= 1.3.1-~~),
|
||||
- librust-proxmox-openid-0.9+default-dev (>= 0.9.9-~~),
|
||||
- librust-proxmox-rest-server-0.2+default-dev (>= 0.2.1-~~),
|
||||
- librust-proxmox-router-1+cli-dev (>= 1.3.1-~~),
|
||||
- librust-proxmox-router-1+default-dev (>= 1.3.1-~~),
|
||||
- librust-proxmox-router-1+server-dev (>= 1.3.1-~~),
|
||||
- librust-proxmox-schema-1+api-macro-dev (>= 1.3.6-~~),
|
||||
- librust-proxmox-schema-1+default-dev (>= 1.3.6-~~),
|
||||
- librust-proxmox-section-config-1+default-dev,
|
||||
- librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~),
|
||||
- librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~),
|
||||
- librust-proxmox-shared-memory-0.2+default-dev,
|
||||
- librust-proxmox-shared-memory-0.2+default-dev (>= 0.2.3-~~),
|
||||
- librust-proxmox-subscription-0.3+api-types-dev,
|
||||
- librust-proxmox-subscription-0.3+default-dev,
|
||||
- librust-proxmox-sys-0.4+acl-dev (>= 0.4.1-~~),
|
||||
- librust-proxmox-sys-0.4+crypt-dev (>= 0.4.1-~~),
|
||||
- librust-proxmox-sys-0.4+default-dev (>= 0.4.1-~~),
|
||||
- librust-proxmox-sys-0.4+logrotate-dev (>= 0.4.1-~~),
|
||||
- librust-proxmox-sys-0.4+sortable-macro-dev (>= 0.4.1-~~),
|
||||
- librust-proxmox-sys-0.4+timer-dev (>= 0.4.1-~~),
|
||||
- librust-proxmox-sys-0.4+acl-dev (>= 0.4.2-~~),
|
||||
- librust-proxmox-sys-0.4+crypt-dev (>= 0.4.2-~~),
|
||||
- librust-proxmox-sys-0.4+default-dev (>= 0.4.2-~~),
|
||||
- librust-proxmox-sys-0.4+logrotate-dev (>= 0.4.2-~~),
|
||||
- librust-proxmox-sys-0.4+sortable-macro-dev (>= 0.4.2-~~),
|
||||
- librust-proxmox-sys-0.4+timer-dev (>= 0.4.2-~~),
|
||||
- librust-proxmox-tfa-2+api-dev (>= 2.1-~~),
|
||||
- librust-proxmox-tfa-2+api-types-dev (>= 2.1-~~),
|
||||
- librust-proxmox-tfa-2+default-dev (>= 2.1-~~),
|
||||
|
||||
Reference in New Issue
Block a user