]> git.proxmox.com Git - proxmox-perl-rs.git/commitdiff
bump version to 0.7.5
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Mar 2023 16:58:45 +0000 (17:58 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Mar 2023 16:58:45 +0000 (17:58 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
pve-rs/debian/changelog

index d96701cb6ebf5c22608c831218cf3b8b584f01e4..94e29d5d940338147b89c7323d8fba7cbf9d0d2d 100644 (file)
@@ -26,7 +26,7 @@ proxmox-acme-rs = { version = "0.4", features = ["client"] }
 proxmox-apt = "0.9"
 proxmox-http = { version = "0.8", features = ["client-sync", "client-trait"] }
 proxmox-openid = "0.9.8"
-proxmox-resource-scheduling = "0.2"
+proxmox-resource-scheduling = "0.2.1"
 proxmox-subscription = "0.3"
 proxmox-sys = "0.4.2"
 proxmox-tfa = { version = "3", features = ["api"] }
index 864c151f55c9b8b40e7f50c952d3a2c12ce2f5c3..d4de83d9c40d19addb563535dfc529f4e37376ea 100644 (file)
@@ -1,3 +1,11 @@
+libpve-rs-perl (0.7.5) bullseye; urgency=medium
+
+  * update proxmox-resource-scheduling dependency to 0.2.1 to pull in an
+    improvement for with services where CPU should matter more if there is no
+    memory load at all
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 Mar 2023 17:58:22 +0100
+
 libpve-rs-perl (0.7.4) bullseye; urgency=medium
 
   * initialize logging when shared library is loaded