]> git.proxmox.com Git - proxmox.git/commitdiff
bump proxmox-time to 1.1.5-1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 12 Jan 2023 13:21:44 +0000 (14:21 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 12 Jan 2023 13:23:11 +0000 (14:23 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-time/Cargo.toml
proxmox-time/debian/changelog
proxmox-time/debian/control

index 963d841fa71aadaa3c7f9ef8cc62652ca832322e..82ed7c561caea2c8867ddc13f7d5d709e43acbcd 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "proxmox-time"
-version = "1.1.4"
+version = "1.1.5"
 authors.workspace = true
 edition.workspace = true
 license.workspace = true
index 17ae8d3d11c5a4f1e4254deb227951d0343dbd46..9ad3de84b0a7e86f35a1821e990fb38459345b65 100644 (file)
@@ -1,3 +1,13 @@
+rust-proxmox-time (1.1.5-1) stable; urgency=medium
+
+  * re-add epoch_to_rfc3339_utc on wasm target
+
+  * rust edition cleanup
+
+  * clippy fixes
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2023 14:20:10 +0100
+
 rust-proxmox-time (1.1.4-1) stable; urgency=medium
 
   * Update to nom 7
index d73e27195c3347d7e307895dcb266deea17dddb7..7a8229e8ef28793fa32c067ea0e6b7870b260991 100644 (file)
@@ -38,8 +38,8 @@ Provides:
  librust-proxmox-time-1+default-dev (= ${binary:Version}),
  librust-proxmox-time-1.1-dev (= ${binary:Version}),
  librust-proxmox-time-1.1+default-dev (= ${binary:Version}),
- librust-proxmox-time-1.1.4-dev (= ${binary:Version}),
- librust-proxmox-time-1.1.4+default-dev (= ${binary:Version})
+ librust-proxmox-time-1.1.5-dev (= ${binary:Version}),
+ librust-proxmox-time-1.1.5+default-dev (= ${binary:Version})
 Description: Time utilities and TmEditor - Rust source code
  This package contains the source for the Rust proxmox-time crate, packaged by
  debcargo for use with cargo and dh-cargo.