]> git.proxmox.com Git - pmg-log-tracker.git/commitdiff
bump version to 2.1.4-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 Apr 2020 17:29:11 +0000 (19:29 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 Apr 2020 17:35:20 +0000 (19:35 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
debian/changelog

index 231ade446aedd1d9efb05051c1629f0ee64f4b52..b7c3bd041bf7978ab9acdb2a4000781116f15b60 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "pmg-log-tracker"
-version = "2.1.3"
+version = "2.1.4"
 authors = ["Mira Limbeck <m.limbeck@proxmox.com>", "Dietmar Maurer <dietmar@proxmox.com>"]
 edition = "2018"
 license = "AGPL-3"
index b962e800dca1c858d02b7c35048237f1ac5224b0..463e1c785d0c1d5ac206659548cc3374d6f8b2a5 100644 (file)
@@ -1,3 +1,13 @@
+rust-pmg-log-tracker (2.1.4-1) pmg; urgency=medium
+
+  * get rid of entries from unrelated senders ('from') in situations where a
+    'from' filter did not match but the 'to' filter matched.
+
+  * if both, 'from' and 'to', are set ensure that the intersection, not the
+    union, is used
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 24 Apr 2020 19:35:05 +0200
+
 rust-pmg-log-tracker (2.1.3-1) pmg; urgency=medium
 
   * before-queue: set 'B' status for mails blocked by rule-system