]> git.proxmox.com Git - pmg-api.git/blobdiff - debian/changelog
bump version to 6.4-3
[pmg-api.git] / debian / changelog
index b173141ff7aaadff6b5cab837349f362001fe102..cbb4f0add9432f69f642a60b2f7cea6a58ba777b 100644 (file)
-pmg-api (6.2-2) pmg; urgency=medium
+pmg-api (6.4-3) pmg; urgency=medium
+
+  * fix creating mailqueue spooldirs
+
+  * rephrase backup notification template
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 26 Mar 2021 19:09:41 +0100
+
+pmg-api (6.4-2) pmg; urgency=medium
+
+  * fix #3164: api: quarantine: allow to return spam from all users
+
+  * ensure '/etc/pmg/acme/accounts' directory exists
+
+  * certs: reload postfix to activate new certificate even if TLS config stayed
+    the same
+
+  * cluster: trust both, old and new certificate fingerprint of master during
+    update
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Mar 2021 08:30:22 +0100
+
+pmg-api (6.3-7) pmg; urgency=medium
+
+  * implement Automatic Certificate Management Environment (ACME) for API and
+    SMTP TLS certificates. Allowing one to use providers like Let's Encrypt for
+    deployment and automatic renewal of trusted certificates.
+
+  * cluster: automatically trigger an update of the pinned certificate
+    fingerprint for a node in the cluster configuration on certificate change
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Mar 2021 11:05:17 +0100
+
+pmg-api (6.3-6) pmg; urgency=medium
+
+  * api: spamassassin: read local channels and include them in daily SA
+    update
+
+  * api: statistics: add central API enpoint for details, avoiding
+    issues with certain characters in mail addresses
+
+  * utils: allow / inside email address localpart
+
+  * fix #3154: backup: add include-statistics to Proxmox Backup Server
+
+  * fix #3146: backup: add email notifications
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 05 Mar 2021 22:48:07 +0100
+
+pmg-api (6.3-5) pmg; urgency=medium
+
+  * utils: ignore leading whitespace in SpamAssassin rule description
+
+  * api: termproxy: adapt to newer Proxmox VE and Proxmox Backup Server 'cmd'
+    interface, to stay compatible
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 Nov 2020 10:21:49 +0100
+
+pmg-api (6.3-4) pmg; urgency=medium
+
+  * integrate Proxmox Backup Server for automatic configuration backups
+
+  * fix #3098: DKIM: sort domains by length first
+
+  * backup: add Spam Assassin custom score file to backup
+
+  * reinject email: fix connecting for ipv6-only hosts
+
+  * fix #3141: do not split on ', ' for returning the from header
+
+  * allow to enable a user self-service login for the user spam quarantine as
+    opt-in config option
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 Nov 2020 19:52:58 +0100
+
+pmg-api (6.2-6) pmg; urgency=medium
+
+  * fix #2785: prefix message-id in attachment-quarantine
+
+  * add logging to disclaimer action
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Sep 2020 09:03:45 +0200
+
+pmg-api (6.2-5) pmg; urgency=medium
+
+  * fix #1976: optionally sort postfix queue result
+
+  * allow to remove subscription
+
+  * make regex test-match case-insensitive, like the real tests
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Jun 2020 16:48:26 +0200
+
+pmg-api (6.2-4) pmg; urgency=medium
+
+  * Mail Tracker: handle before queue status
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 May 2020 17:51:25 +0200
+
+pmg-api (6.2-3) pmg; urgency=medium
 
   * enable policy checking also if only IPv6 greylisting is enabled
 
   * improve ordering of system services
 
- -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Apr 2020 21:30:08 +0200
+  * add logrotate config to monthly-rotate pmgproxy.log
+
+  * api tracker: always check that specified 'endtime' is newer than
+    'starttime'
+
+  * improve pmg-system-report with more relevant information
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 24 Apr 2020 19:31:15 +0200
 
 pmg-api (6.1-9) pmg; urgency=medium