]> git.proxmox.com Git - pmg-api.git/blobdiff - debian/changelog
bump version to 7.1-2
[pmg-api.git] / debian / changelog
index d4cf0e64cd823665a5bb020d546551d381a78861..545309cb0330335b952b622edf0780c889dd2e02 100644 (file)
@@ -1,3 +1,18 @@
+pmg-api (7.1-2) bullseye; urgency=medium
+
+  * fix #3758: allow empty `to` in noqueue case
+
+  * postfix queue: add 'decode-headers' option for read endpoint
+
+  * http server: pass TLS 1.3 ciphersuites and disable-TLS-1.2/1.3 options if
+    set
+
+  * utils: change working directory to root before executing postgres admin
+    commands, to avoid that restrictions of the current CWD from the user
+    doesn't cause failing the command.
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Feb 2022 11:37:51 +0100
+
 pmg-api (7.1-1) bullseye; urgency=medium
 
   * rulesystem: limit linelength of disclaimer to 998 bytes