summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--0001-re-route-dependencies-not-available-on-crates.io-to-.patch3
-rw-r--r--0002-docs-drop-all-but-client-man-pages.patch18
-rw-r--r--PKGBUILD4
4 files changed, 18 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7c7eccd9bc4..e5e1d16e4a39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proxmox-backup-client
pkgdesc = Client for Proxmox Backup Server
- pkgver = 3.1.2
+ pkgver = 3.2.2
pkgrel = 1
url = https://pbs.proxmox.com
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = proxmox-backup-client
depends = gcc-libs
depends = openssl
options = !lto
- source = proxmox-backup-client-3.1.2::git://git.proxmox.com/git/proxmox-backup.git#tag=v3.1.2
- source = proxmox::git://git.proxmox.com/git/proxmox.git#commit=50b79198f83659e77b810fe0eedaa79b140744db
+ source = proxmox-backup-client-3.2.2::git://git.proxmox.com/git/proxmox-backup.git#tag=v3.2.2
+ source = proxmox::git://git.proxmox.com/git/proxmox.git#commit=863d7603403405ccbf8e841b875bf3c9a7a76116
source = proxmox-fuse::git://git.proxmox.com/git/proxmox-fuse.git
source = pxar::git://git.proxmox.com/git/pxar.git
source = pathpatterns::git://git.proxmox.com/git/pathpatterns.git
diff --git a/0001-re-route-dependencies-not-available-on-crates.io-to-.patch b/0001-re-route-dependencies-not-available-on-crates.io-to-.patch
index 3ba84966f864..e9741c4bc9fb 100644
--- a/0001-re-route-dependencies-not-available-on-crates.io-to-.patch
+++ b/0001-re-route-dependencies-not-available-on-crates.io-to-.patch
@@ -158,7 +158,8 @@ index 837e4363..9d0a8fdd 100644
+proxmox-lang = { path = "../proxmox/proxmox-lang" }
#proxmox-ldap = { path = "../proxmox/proxmox-ldap" }
#proxmox-metrics = { path = "../proxmox/proxmox-metrics" }
- #proxmox-notify = { path = "../proxmox/proxmox-notify" }
+-#proxmox-notify = { path = "../proxmox/proxmox-notify" }
++proxmox-notify = { path = "../proxmox/proxmox-notify" }
#proxmox-openid = { path = "../proxmox/proxmox-openid" }
-#proxmox-rest-server = { path = "../proxmox/proxmox-rest-server" }
-#proxmox-router = { path = "../proxmox/proxmox-router" }
diff --git a/0002-docs-drop-all-but-client-man-pages.patch b/0002-docs-drop-all-but-client-man-pages.patch
index 12b89dfeb748..7f0bc112df84 100644
--- a/0002-docs-drop-all-but-client-man-pages.patch
+++ b/0002-docs-drop-all-but-client-man-pages.patch
@@ -5,15 +5,15 @@ Subject: [PATCH] docs: drop all but client man pages
Signed-off-by: Thomas Lamprecht <thomas@lamprecht.org>
---
- docs/Makefile | 16 ----------------
- docs/conf.py | 19 -------------------
- 2 files changed, 35 deletions(-)
+ docs/Makefile | 18 ------------------
+ docs/conf.py | 22 ----------------------
+ 2 files changed, 40 deletions(-)
diff --git a/docs/Makefile b/docs/Makefile
-index b06badff..94130228 100644
+index d6c61c86..6d926ef8 100644
--- a/docs/Makefile
+++ b/docs/Makefile
-@@ -1,25 +1,9 @@
+@@ -1,27 +1,9 @@
include ../defines.mk
GENERATED_SYNOPSIS := \
@@ -27,6 +27,8 @@ index b06badff..94130228 100644
- pmtx/synopsis.rst \
- pmt/synopsis.rst \
- config/media-pool/config.rst \
+- config/notifications/config.rst \
+- config/notifications-priv/config.rst \
- config/tape/config.rst \
- config/tape-job/config.rst \
- config/user/config.rst \
@@ -40,10 +42,10 @@ index b06badff..94130228 100644
MAN1_PAGES := \
pxar.1 \
diff --git a/docs/conf.py b/docs/conf.py
-index 8944926e..deeb63bf 100644
+index fba72629..de1f82fe 100644
--- a/docs/conf.py
+++ b/docs/conf.py
-@@ -93,27 +93,7 @@ rst_epilog += f"\n.. |pbs-copyright| replace:: Copyright (C) {copyright}"
+@@ -93,29 +93,7 @@ rst_epilog += f"\n.. |pbs-copyright| replace:: Copyright (C) {copyright}"
man_pages = [
# CLI
('proxmox-backup-client/man1', 'proxmox-backup-client', 'Command line tool for Backup and Restore', [author], 1),
@@ -68,6 +70,8 @@ index 8944926e..deeb63bf 100644
- ('config/tape/man5', 'tape.cfg', 'Tape Drive and Changer Configuration', [author], 5),
- ('config/user/man5', 'user.cfg', 'User Configuration', [author], 5),
- ('config/verification/man5', 'verification.cfg', 'Verification Job Configuration', [author], 5),
+- ('config/notifications/man5', 'notifications.cfg', 'Notification target/matcher configuration', [author], 5),
+- ('config/notifications-priv/man5', 'notifications-priv.cfg', 'Notification target secrets', [author], 5),
]
diff --git a/PKGBUILD b/PKGBUILD
index 704e98b7276e..90e172632bad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dominik Csapak <dominik.csapak@gmail.com>
# Maintainer: Thomas Lamprecht <thomas@lamprecht.org>
pkgname=proxmox-backup-client
-pkgver=3.1.2
+pkgver=3.2.2
pkgrel=1
pkgdesc="Client for Proxmox Backup Server"
arch=('x86_64' 'aarch64')
@@ -17,7 +17,7 @@ makedepends=('cargo' 'clang' 'git' 'llvm' 'patchelf' 'python-docutils' 'python-s
options=(!lto)
source=(
"$pkgname-$pkgver::git://git.proxmox.com/git/proxmox-backup.git#tag=v$pkgver"
- "proxmox::git://git.proxmox.com/git/proxmox.git#commit=50b79198f83659e77b810fe0eedaa79b140744db"
+ "proxmox::git://git.proxmox.com/git/proxmox.git#commit=863d7603403405ccbf8e841b875bf3c9a7a76116"
"proxmox-fuse::git://git.proxmox.com/git/proxmox-fuse.git"
"pxar::git://git.proxmox.com/git/pxar.git"
"pathpatterns::git://git.proxmox.com/git/pathpatterns.git"