]> git.proxmox.com Git - pmg-api.git/blobdiff - debian/changelog
wrap and sort + debhelper 10 buildep
[pmg-api.git] / debian / changelog
index 8072bb16b6b96a50ce27621c4d4e945e9f74382c..82b98b7d5298fc3299fd767ec0bd1f56516c7459 100644 (file)
@@ -1,3 +1,224 @@
+pmg-api (5.2-4) unstable; urgency=medium
+
+  * limit precision of bayes-score in log
+
+  * Drop sa-awl output from pmg-system-report
+
+  * fix #2232: set rulename for default accept
+
+  * pmg config: fix avast scan executable path documentation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 06 Jun 2019 14:00:49 +0200
+
+pmg-api (5.2-3) unstable; urgency=medium
+
+  * node: add api endpoint for new mini-journalreader
+
+  * allow one to use cidr(6) for passing IP/CIDR to the network api
+
+  * Add rule name to RuleAction logging
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 May 2019 13:29:42 +0200
+
+pmg-api (5.2-2) unstable; urgency=medium
+
+  * Fix setresuid to postgres error handling
+
+  * fix #2153: allow "'" in quarantine email addresses
+
+  * log before restarting services on rewrite_config
+
+  * fix #2172: sort mynetworks template var to make postfix config rewrite
+    stable and thus restart less often
+
+  * reload postfix instead of restart on config change
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Apr 2019 13:49:37 +0200
+
+pmg-api (5.2-1) unstable; urgency=medium
+
+  * prepare for new 5.2 release
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Mar 2019 06:59:17 +0100
+
+pmg-api (5.1-7) unstable; urgency=medium
+
+  * pmgversion: be compatible with minimized container installation
+
+  * pmgversion: sort packages
+
+  * better error handling for ldap connect
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Mar 2019 06:51:16 +0100
+
+pmg-api (5.1-6) unstable; urgency=medium
+
+  * fix #2129: allow (some) filters for dnsbl-entry
+
+  * fix #1947: implement starttls for ldap
+
+  * fix #1946: add verify and cafile options for ldap
+
+  * show all errors when we get an ldap connection error
+
+  * add/integrate custom_check
+
+  * pmg-system-report: check for existing sa-awl db
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Mar 2019 07:01:03 +0100
+
+pmg-api (5.1-5) unstable; urgency=medium
+
+  * fix #2093 pmgproxy: read in /etc/default/pmgproxy
+
+  * add dependency on pve-http-server (>= 2.0.12)
+
+  * add pmg report api call for the gui
+
+  * add optional list parameter to quarusers api call
+
+  * close #2075: do not insert empty WL/BL
+
+  * user white/blacklist: allow multiple entries for adding/deleting
+
+  * Quarantine: reuse raw parameter for non htmlmail formatter
+
+  * load mobile ui on mobile user agent on /quarantine
+
+  * improve pmg-email-address regex
+
+  * bsys: add pmg-system-report + manpage to Makefile
+
+  * extend pmgdb dump
+
+  * close #1917: add pmg-system-report command
+
+  * add rule's score to pmg-smtp-filter logline
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Feb 2019 13:02:52 +0100
+
+pmg-api (5.1-4) unstable; urgency=medium
+
+  * fix bug #2035 cluster sync issues with ipv6
+
+  * fix #1974: postscreen_stat_graph: go through all entries
+
+  * fixed some typos in PMG/Config.pm
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 18 Dec 2018 10:24:39 +0100
+
+pmg-api (5.1-3) unstable; urgency=medium
+
+  * fix #1978: always give encoding/collate explicitly when creating db
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 08 Nov 2018 09:53:39 +0100
+
+pmg-api (5.1-2) unstable; urgency=medium
+
+  * do not use 'last' inside do/while
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Oct 2018 12:14:08 +0200
+
+pmg-api (5.1-1) unstable; urgency=medium
+
+  * add API for TLS policy - PMG::API2::DestinationTLSPolicy
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Sep 2018 06:50:24 +0200
+
+pmg-api (5.0-79) unstable; urgency=medium
+
+  * fix #1876: allow node status for admin/manager/auditors
+
+  * fix #1881: increase limit for ids in spam quarantine
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 17 Sep 2018 09:30:55 +0200
+
+pmg-api (5.0-78) unstable; urgency=medium
+
+  * fix bug #1701: implement smarthostport setting
+
+  * fix bug #1649: Allow TLS also on internal SMTP port
+
+  * fix bug #1727: hide details if hide_received is active
+
+  * use 'dailyreport' config
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 12 Sep 2018 06:46:47 +0200
+
+pmg-api (5.0-77) unstable; urgency=medium
+
+  * fix bux #1776: set http_proxy for sa-update
+
+  * statistics: actually calculate day when it is given
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 03 Sep 2018 13:01:41 +0200
+
+pmg-api (5.0-76) unstable; urgency=medium
+
+  * d/control: update pve-common version dependency
+
+  * as we use the new param_mapping functionallity from PVE::CLIHandler
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 10 Jul 2018 10:54:44 +0200
+
+pmg-api (5.0-75) unstable; urgency=medium
+
+  * log email addresses as utf8 (postfix also do that).
+
+  * SMTP.pm: SMTPUTF8 is always passed with "mail" command
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 10 Jul 2018 09:59:45 +0200
+
+pmg-api (5.0-74) unstable; urgency=medium
+
+  * add support for SMTPUTF8 extensions
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 09 Jul 2018 12:50:40 +0200
+
+pmg-api (5.0-73) unstable; urgency=medium
+
+  * Add postfix dnsbl threshold
+
+  * fix spamscore Statistics - correctly compute ratio
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Jun 2018 10:25:09 +0200
+
+pmg-api (5.0-72) unstable; urgency=medium
+
+  * PMG/RuleDB/Notify.pm: allow to use wide UTF-8 characters
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Jun 2018 10:18:48 +0200
+
+pmg-api (5.0-71) unstable; urgency=medium
+
+  * sync_userprefs_db: fix #1797 - fix merge function
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jun 2018 09:08:52 +0200
+
+pmg-api (5.0-70) unstable; urgency=medium
+
+  * fix bug 1707: use correct units for deferred mail queue (minutes)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 04 May 2018 12:47:11 +0200
+
+pmg-api (5.0-69) unstable; urgency=medium
+
+  * pmg-smtp-filter.service: set Restart=on-abort
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 04 Apr 2018 10:51:20 +0200
+
+pmg-api (5.0-68) unstable; urgency=medium
+
+  * quarantine actions: allow multiple ids for one action
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Mar 2018 14:18:54 +0200
+
+pmg-api (5.0-67) unstable; urgency=medium
+
+  * implement new 'helpdesk' role
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Mar 2018 11:44:28 +0100
+
 pmg-api (5.0-66) unstable; urgency=medium
 
   * Fix password change of unix root user