]> git.proxmox.com Git - pmg-api.git/blobdiff - debian/changelog
bump version to 7.1-8
[pmg-api.git] / debian / changelog
index d4cf0e64cd823665a5bb020d546551d381a78861..682ae001b79c066d949dd80603f112e2b8d19c3f 100644 (file)
@@ -1,3 +1,82 @@
+pmg-api (7.1-8) bullseye; urgency=medium
+
+  * api: apt versions: track proxmox-offline-mirror-helper
+
+  * fix #4269: rule cache: from match: cope with undefined IP
+
+  * rule database: notify: properly en-/decode the mail subject to avoid issues
+    with non-ascii characters, like for example, the reported chinese
+    characters.
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Oct 2022 11:42:15 +0200
+
+pmg-api (7.1-7) bullseye; urgency=medium
+
+  * d/control: recommend proxmox-offline-mirror-helper
+
+  * d/postinst: migrate/update APT auth config
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 14 Sep 2022 13:17:58 +0200
+
+pmg-api (7.1-6) bullseye; urgency=medium
+
+  * subscription: handle missing subscription info
+
+  * fix #3915: remove obsolete /etc/apt/apt.conf.d/75pmgconf
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 08 Sep 2022 15:04:49 +0200
+
+pmg-api (7.1-5) bullseye; urgency=medium
+
+  * add 'allow-subdomains' to webauthn schema
+
+  * subscription: switch to rust, add offline key support
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 6 Sep 2022 10:35:09 +0200
+
+pmg-api (7.1-4) bullseye; urgency=medium
+
+  * rulesystem: matchfield: match all headers not only the first
+
+  * config: avoid adding a specific IPs or networks multiple times to
+    the template variables
+
+  * api: quarantine: load custom rules description so that they show up
+    in the GUI too
+
+  * pmg-daily: avoid short-circuting update of local channels
+
+  * api: apt: switch to common Proxmox::RS::APT::Repositories package
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Jul 2022 11:15:00 +0200
+
+pmg-api (7.1-3) bullseye; urgency=medium
+
+  * fix duplicate 'x-ms-dos-executable' in default 'Dangerous Content' object
+
+  * daily update timer: start already on 01:00 to avoid dst change issue
+
+  * fix #3924: ldap: accept only valid email-address
+
+  * Proxmox Backup Server integration: namespace support
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 16 May 2022 12:20:42 +0200
+
+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