mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-05-25 12:06:11 +00:00
bump version to 0.8.6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e52b4ea877
commit
8d031134e1
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pve-rs"
|
name = "pve-rs"
|
||||||
version = "0.8.5"
|
version = "0.8.6"
|
||||||
description = "PVE parts which have been ported to Rust"
|
description = "PVE parts which have been ported to Rust"
|
||||||
homepage = "https://www.proxmox.com"
|
homepage = "https://www.proxmox.com"
|
||||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||||
@ -33,7 +33,7 @@ url = "2"
|
|||||||
|
|
||||||
perlmod = { version = "0.13", features = [ "exporter" ] }
|
perlmod = { version = "0.13", features = [ "exporter" ] }
|
||||||
|
|
||||||
proxmox-apt = "0.10"
|
proxmox-apt = "0.10.6"
|
||||||
proxmox-http = { version = "0.9", features = ["client-sync", "client-trait"] }
|
proxmox-http = { version = "0.9", features = ["client-sync", "client-trait"] }
|
||||||
proxmox-http-error = "0.1.0"
|
proxmox-http-error = "0.1.0"
|
||||||
proxmox-notify = "0.2"
|
proxmox-notify = "0.2"
|
||||||
|
@ -1,4 +1,10 @@
|
|||||||
libpve-rs-perl (0.8.5) UNRELEASED; urgency=medium
|
libpve-rs-perl (0.8.6) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* re-build with newer proxmox-apt depenceny to make Ceph Reef repo available
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Sep 2023 15:37:44 +0200
|
||||||
|
|
||||||
|
libpve-rs-perl (0.8.5) bookworm; urgency=medium
|
||||||
|
|
||||||
* add PVE::RS::Notify module
|
* add PVE::RS::Notify module
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user