* [pbs-devel] [PATCH proxmox-backup] cargo: d/control: require proxmox-notify version 0.5.4
@ 2025-04-08 12:33 Lukas Wagner
0 siblings, 0 replies; only message in thread
From: Lukas Wagner @ 2025-04-08 12:33 UTC (permalink / raw)
To: pbs-devel
To ensure a bug fix for the missing Content-Length header for webhook
notification is included and also to ensure we have support for user
overrides for notification templates available.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
Cargo.toml | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml
index 2b9fef9e..a7fff9b8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -69,7 +69,7 @@ proxmox-lang = "1.1"
proxmox-log = "0.2.6"
proxmox-ldap = "0.2.1"
proxmox-metrics = "0.3.1"
-proxmox-notify = "0.5.1"
+proxmox-notify = "0.5.4"
proxmox-openid = "0.10.0"
proxmox-rest-server = { version = "0.8.5", features = [ "templates" ] }
# some use "cli", some use "cli" and "server", pbs-config uses nothing
diff --git a/debian/control b/debian/control
index 1a266185..46581a0c 100644
--- a/debian/control
+++ b/debian/control
@@ -76,8 +76,8 @@ Build-Depends: bash-completion,
librust-proxmox-ldap-0.2+default-dev (>= 0.2.1-~~),
librust-proxmox-log-0.2+default-dev (>= 0.2.6-~~),
librust-proxmox-metrics-0.3+default-dev (>= 0.3.1-~~),
- librust-proxmox-notify-0.5+default-dev (>= 0.5.1-~~),
- librust-proxmox-notify-0.5+pbs-context-dev (>= 0.5.1-~~),
+ librust-proxmox-notify-0.5+default-dev (>= 0.5.4-~~),
+ librust-proxmox-notify-0.5+pbs-context-dev (>= 0.5.4-~~),
librust-proxmox-openid-0.10+default-dev,
librust-proxmox-rest-server-0.8+default-dev (>= 0.8.5-~~),
librust-proxmox-rest-server-0.8+rate-limited-stream-dev (>= 0.8.5-~~),
--
2.39.5
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-08 12:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-08 12:33 [pbs-devel] [PATCH proxmox-backup] cargo: d/control: require proxmox-notify version 0.5.4 Lukas Wagner
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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal