]> git.proxmox.com Git - pmg-rs.git/commitdiff
bump version to 0.1.2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 29 Mar 2021 09:23:30 +0000 (11:23 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 29 Mar 2021 12:18:26 +0000 (14:18 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
debian/changelog

index 8d46f24dcc17d5d4da33850bf49bb3ce78cd43ca..cb0f741880ac1a1e4c1db0c97bb363fbc81d5b3f 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "pmg-rs"
-version = "0.1.1"
+version = "0.1.2"
 authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
 edition = "2018"
 license = "AGPL-3"
@@ -24,5 +24,5 @@ serde_json = "1.0"
 perlmod = { version = "0.4.2", features = [ "exporter" ] }
 #perlmod = { path = "../perlmod/perlmod", features = [ "exporter" ] }
 
-proxmox-acme-rs = { version = "0.1.3", features = ["client"] }
+proxmox-acme-rs = { version = "0.1.4", features = ["client"] }
 #proxmox-acme-rs = { path = "../proxmox-acme-rs", features = ["client"] }
index 11cd10805c73cfb94415b51f13b6188969bc8a65..294c4459a06b7aea6a200945511acbb3b34568f2 100644 (file)
@@ -1,3 +1,11 @@
+libpmg-rs-perl (0.1.2-1) unstable; urgency=medium
+
+  * update proxmox-acme-rs to 0.1.4 to store the 'created' account field if it
+    is available
+  * set account file permission to 0700
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 29 Mar 2021 11:22:54 +0200
+
 libpmg-rs-perl (0.1.1-1) unstable; urgency=medium
 
   * update proxmox-acme-rs to 0.1.3 to fix ecsda signature padding