]> git.proxmox.com Git - pmg-log-tracker.git/commitdiff
bump version to 2.4.0
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Jun 2023 16:03:28 +0000 (18:03 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Jun 2023 16:04:53 +0000 (18:04 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
debian/changelog

index 6d9225393c26814e3208a6cc7cf8a2e72218666d..a3e1c32a463ac7e4c8135df61eab8baf4284dea5 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "pmg-log-tracker"
-version = "2.3.2"
+version = "2.4.0"
 authors = ["Mira Limbeck <m.limbeck@proxmox.com>", "Dietmar Maurer <dietmar@proxmox.com>"]
 edition = "2021"
 license = "AGPL-3"
index 11d57c9d413a66a9dedbb4677a119a46fd9ec055..03e72ca0bbda67a13fa69f0e39f050ec1c20e578 100644 (file)
@@ -1,3 +1,13 @@
+rust-pmg-log-tracker (2.4.0) bookworm; urgency=medium
+
+  * rebuild for Proxmox Mail Gateway 8 based on Debian 12 Bookworm
+
+  * switch to native versioning
+
+  * add support for bookworm rfc3339 like syslog time format
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 26 Jun 2023 18:03:19 +0200
+
 rust-pmg-log-tracker (2.3.2-1) bullseye; urgency=medium
 
   * re-build with updated rustc and dependencies