]> git.proxmox.com Git - proxmox.git/commitdiff
bump proxmox to 0.1.41-1
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 26 Jun 2020 08:36:35 +0000 (10:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 26 Jun 2020 08:36:35 +0000 (10:36 +0200)
proxmox/Cargo.toml
proxmox/debian/changelog

index 0667de921aa52ebf7c2ef412da544fbe71867bdc..184b7a703e3e322db0be49a6da0bf170aa34a297 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "proxmox"
 edition = "2018"
-version = "0.1.40"
+version = "0.1.41"
 authors = [
     "Dietmar Maurer <dietmar@proxmox.com>",
     "Wolfgang Bumiller <w.bumiller@proxmox.com>",
index d8936a2846643ff6fb892fc421d3febad26be240..696d8b33b5b15c5c956273f95d772f5a4a084887 100644 (file)
@@ -1,3 +1,9 @@
+rust-proxmox (0.1.41-1) unstable; urgency=medium
+
+  * api/router: percent decode the components of the uri
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 26 Jun 2020 10:36:14 +0200
+
 rust-proxmox (0.1.40-1) unstable; urgency=medium
 
   * use tty for prompt when reading passwords to not clobber redirected stdout