]> git.proxmox.com Git - pmg-api.git/blobdiff - debian/changelog
bump version to 8.1.0
[pmg-api.git] / debian / changelog
index 97ba1fac09cd38839b2b571389181ff3bc7cc570..a087584d4b60df746e97d8b172113cd218b30e72 100644 (file)
@@ -1,3 +1,36 @@
+pmg-api (8.1.0) bookworm; urgency=medium
+
+  * fix #5189: cluster: avoid sync errors for statistics and quarantine due to
+    existing data on fresh nodes, which can happen, for example, when
+    restoring a backup.
+
+  * pmgdb dump:
+    - print the type of an object to better differentiate, e.g., an domain
+       entry from a regex entry with the same value.
+    - better highlight active rules over inactive ones
+    - drop "found" prefixes for each rule and group as that conveyed little
+      information, still clutters the output.
+    - add `active` CLI options to control if only active rules should be
+      printed
+
+  * quarantine: sort the per-user want- and block-lists entries when saving
+    them to the DB
+
+  * postfix template: update to current default setting (name) for the SMTP
+    Smuggling vulnerability  in postfix version 3.7.10 and newer.
+
+  * api: tracking center: drop timezone offset as new log-tracker does time
+    calculations directly in UTC
+
+  * fix #2971: DKIM: Add a setting to specify whether to use the from-header
+    for signing instead of the current default envelope-from-address.
+
+  * api: node status: return structured info about current kernel
+
+  * api: node status: return info about current boot mode
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 26 Feb 2024 20:26:57 +0100
+
 pmg-api (8.0.12) bookworm; urgency=medium
 
   * fix #4818: utils: don't require minimum length for username