]> git.proxmox.com Git - pmg-api.git/blobdiff - debian/changelog
bump version to 6.2-4
[pmg-api.git] / debian / changelog
index fc94e9ec9ee75914d45410faf5d0d421f7a92a51..0e1ae38a8824ba7d3baeb3a3788bbfb6f0a9b452 100644 (file)
@@ -1,3 +1,665 @@
+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
+
+  * 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
+
+  * add new 'Match Archive Filename' What Object
+
+  * use postgres inet functions for greylist matching
+
+  * pmgpolicy: add IPv6 support for greylisting
+
+  * greylist: make netmasks configurable
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Apr 2020 17:37:09 +0200
+
+pmg-api (6.1-8) pmg; urgency=medium
+
+  * pmgqm: warn and exit if running on slave node
+
+  * pmgspamreport: purge before sending reports
+
+  * fix rendering of ipv(4|6) literal lmtp transports
+
+  * fix #1948: allow setting TLS policy for transports
+
+  * add TLS options for lmtp to main.cf template
+
+  * fix #2661: reintroduce LDAPCache->ldap_connect
+
+  * skip writing default ports in spamreports
+
+  * use ucf to handle template overrides
+
+  * freshclam.conf.in: make ScriptedUpdates a variable
+
+  * freshclam.conf.in: remove ReceiveTimeout option
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Apr 2020 10:10:59 +0200
+
+pmg-api (6.1-7) pmg; urgency=medium
+
+  * fix #2622: include all spam levels from the ">= 10 score" bucket in total
+    spam statistic
+
+  * fix #2525: encode notifications in UTF-8
+
+  * check if img tag has actually a 'src' attribute to avoid warnings
+
+  * pmgsh: fix 'help' command
+
+  * api/quarantine: add new white/blacklist deletion API endpoints to allow one
+    to avoid passing addresses in the API path.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 09 Mar 2020 18:21:55 +0100
+
+pmg-api (6.1-6) pmg; urgency=medium
+
+  * track clamav and postgres package version in versions api call
+
+  * add queue id to pmg-smtp-filter replies for tracking in pmg-log-tracker
+
+  * code cleanup
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Feb 2020 11:30:17 +0100
+
+pmg-api (6.1-5) pmg; urgency=medium
+
+  * fix postfix template for before-queue filtering
+
+  * api2: Network: add vlan-raw-device and vlan-id options
+
+  * ensure compatibility with libpve-http-server-perl
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Jan 2020 21:33:55 +0100
+
+pmg-api (6.1-4) pmg; urgency=medium
+
+  * fix #2438: add support for lmtp delivery to downstream servers
+
+  * api2: network: add bond-primary and MTU option
+
+  * fix #2504: do not overwrite existing DKIM selector key
+
+  * dkim: add selector list api endpoint
+
+  * fix disclaimer encoding for html entities
+
+  * fix #1653: parse ipv6 xforward correctly
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Jan 2020 13:20:15 +0100
+
+pmg-api (6.1-3) pmg; urgency=medium
+
+  * improve browser-cache behavior for updates
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 28 Nov 2019 11:35:53 +0100
+
+pmg-api (6.1-2) pmg; urgency=medium
+
+  * don not add DKIM signature if the DKIMSign module fails to determine the
+    domain for signing
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Nov 2019 12:38:48 +0100
+
+pmg-api (6.1-1) pmg; urgency=medium
+
+  * create pmg-scores.cf unconditionally
+
+  * bump version for Proxmox Mailgateway 6.1
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Nov 2019 11:46:11 +0100
+
+pmg-api (6.0-10) pmg; urgency=medium
+
+  * add support for sending NDRs on Block
+
+  * add support for before queue filtering
+
+  * implement force_restart for cluster sync
+
+  * add SACustom Package and API Calls for custom SpamAssassin scores
+
+  * sync custom spamassassin scores to the cluster slaves
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Nov 2019 13:09:57 +0100
+
+pmg-api (6.0-9) pmg; urgency=medium
+
+  * DKIM-sign outbound mail if configured
+
+  * add DKIM related API endpoints
+
+  * fix #2371: reload pmg-smtp-filter on config change
+
+  * add /etc/pmg/dkim to cluster-sync
+
+  * Quarantine API: extend download call to download whole mails
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 30 Oct 2019 18:31:14 +0100
+
+pmg-api (6.0-8) pmg; urgency=medium
+
+  * add attachment quarantine with API integration
+
+  * fix API result verification for invalid mails
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 22 Oct 2019 07:37:00 +0200
+
+pmg-api (6.0-6) pmg; urgency=medium
+
+  * fix #2224: override reference to openspf.org
+
+  * fix #2360: cluster: reload pmg-smtp-filter on rulechange
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 09 Sep 2019 08:05:52 +0200
+
+pmg-api (6.0-5) pmg; urgency=medium
+
+  * fix mimetypes API
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Aug 2019 14:31:38 +0200
+
+pmg-api (6.0-4) pmg; urgency=medium
+
+  * fix #2324 - improve docs on encrypted archives
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Aug 2019 10:50:42 +0200
+
+pmg-api (6.0-3) pmg; urgency=medium
+
+  * use hmac_sha_256 alogrithm for improved CSRF token security
+
+  * pmgproxy: add link to extjs for pmg-docs' api-viewer
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 17 Aug 2019 13:04:52 +0200
+
+pmg-api (6.0-2) pmg; urgency=medium
+
+  * adapt journalctl invocation to changed behavior with new systemd version of
+    Debian Buster and make journal parsing more robust
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Aug 2019 15:48:59 +0200
+
+pmg-api (6.0-1+2) pmg; urgency=medium
+
+  * update PMG sources.list to buster
+
+  * replace deprecated /var/run with /run
+
+  * improve restart on upgrade behaviour
+
+  * Who: Domain: improve speed
+
+  * What: Spam: add uri hits to rule description
+
+  * adapt postgresql.conf template to include current postgres version
+
+  * adapt clamav.conf.in to new upstream version
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 9 Aug 2019 08:58:05 +0200
+
+pmg-api (6.0-1+1) pmg; urgency=medium
+
+  * improve packaging compatibillity with postgres 11 slightly
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Jul 2019 21:11:24 +0200
+
+pmg-api (6.0-1) pmg; urgency=medium
+
+  * bump for Proxmox Mailgateway 6 based on Debian Buster
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Jul 2019 20:48:06 +0200
+
+pmg-api (5.2-6) unstable; urgency=medium
+
+  * fix #2276: restore line format for pmg-log-tracker
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 12 Jul 2019 17:04:59 +0200
+
+pmg-api (5.2-5) unstable; urgency=medium
+
+  * avast: change scan invocation path
+
+  * extended fix #1974: traffic_stat_graph: go through all entries
+
+  * fall back to hostname only if no domain defined
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 01 Jul 2019 17:52:43 +0200
+
+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
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Mar 2018 14:19:21 +0100
+
+pmg-api (5.0-65) unstable; urgency=medium
+
+  * pmgpolicy: avoid warning about uninitialized value
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Mar 2018 06:42:31 +0100
+
+pmg-api (5.0-64) unstable; urgency=medium
+
+  * fix #1679: do not delete old quarantine mails on cluster creation/join
+
+  * Domain object: avoid warning about uninitialized value
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Mar 2018 06:13:32 +0100
+
+pmg-api (5.0-63) unstable; urgency=medium
+
+  * add support for avast virus scanner
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Feb 2018 10:16:07 +0100
+
+pmg-api (5.0-62) unstable; urgency=medium
+
+  * fix bug #1673: Allow email addresses in transport maps
+
+  * UserConfig: verify: check username vs userid
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 17 Feb 2018 10:07:40 +0100
+
+pmg-api (5.0-61) unstable; urgency=medium
+
+  * fix bug #1646: domains - allow to use wildcard domains
+
+  * fix bug # 1639: create /var/lib/pmg/backup
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Feb 2018 11:12:32 +0100
+
+pmg-api (5.0-60) unstable; urgency=medium
+
+  * pmg-daily.timer: use RandomizedDelaySec
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Feb 2018 08:15:05 +0100
+
+pmg-api (5.0-59) unstable; urgency=medium
+
+  * introduce new template var postfix.int_ip
+
+  * fix bug #1643: add port and protocol to spamquarantine config
+
+  * pmg-daily.timer: randomize start time using AccuracySec=5hours
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 31 Jan 2018 14:20:39 +0100
+
+pmg-api (5.0-58) unstable; urgency=medium
+
+  * remove unique constraint from LocalStat(Time)
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Jan 2018 09:05:22 +0100
+
+pmg-api (5.0-57) unstable; urgency=medium
+
+  * PMG::Cluster::sync_statistic_db - correctyl update
+    clusterinfo lastid_CStatistic
+
+  * PMG::Cluster::sync_quarantine_db - skip files generated before
+    cluster was created
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Jan 2018 08:02:10 +0100
+
+pmg-api (5.0-56) unstable; urgency=medium
+
+  * fix bug #1636: correctly track file modification time
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 29 Jan 2018 11:09:33 +0100
+
+pmg-api (5.0-55) unstable; urgency=medium
+
+  * fix ipv6 address quoting for postfix mynetworks
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 26 Jan 2018 07:30:45 +0100
+
+pmg-api (5.0-54) unstable; urgency=medium
+
+  * PMG/Config.pm: allow single address setups (all 1 netmask)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Jan 2018 13:32:03 +0100
+
+pmg-api (5.0-53) unstable; urgency=medium
+
+  * pmgpolicy: try to detect config changes
+
+  * fix bug #1625 - change default rule priorities
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Jan 2018 10:42:12 +0100
+
+pmg-api (5.0-52) unstable; urgency=medium
+
+  * PMG/RuleDB/Object.pm: fix permissions for role admin
+
+  * PMG/API2/MyNetworks.pm: fix links attribute
+
+  * PMG/API2/Transport.pm: fix links attribute
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Jan 2018 10:17:27 +0100
+
+pmg-api (5.0-51) unstable; urgency=medium
+
+  * pmgcm.pm: implement promote
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 17 Jan 2018 13:09:57 +0100
+
+pmg-api (5.0-50) unstable; urgency=medium
+
+  * PMG/Config.pm: change default email port numbers - We now use port 25
+    for incoming mails. Please verify your setup after updating!
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Jan 2018 14:33:45 +0100
+
+pmg-api (5.0-49) unstable; urgency=medium
+
+  * AccessControl.pm: avoid warning about uninitialized value
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Jan 2018 13:53:31 +0100
+
+pmg-api (5.0-48) unstable; urgency=medium
+
+  * fix #1617: remove regex for matchfield. modfield
+
+  * do not return bindpw over the api
+
+  * let all users read their own user data
+
+  * make ldap info visible for audit users
+
+  * implement pmgcm delete
+
+  * allow admins to reset the rule database
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 12 Jan 2018 11:36:26 +0100
+
+pmg-api (5.0-47) unstable; urgency=medium
+
+  * truncate large mails before passing them to spamassassin
+
+  * reduce default maxspamsize back to 256
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 29 Dec 2017 12:19:09 +0100
+
+pmg-api (5.0-46) unstable; urgency=medium
+
+  * PMG/DBTools.pm: add missing TicketID column to CMSReceivers
+
+  * Quarantine.pm: use new TicketID to indentify mails
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 28 Dec 2017 13:07:52 +0100
+
+pmg-api (5.0-45) unstable; urgency=medium
+
+  * PMG/API2/Quarantine.pm - require parameter pmail for quarantine actions
+
+  * delete_quarantined_mail,deliver_quarantined_mail: add parameter $receiver,
+    correctly update database after mail delivery
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Dec 2017 10:28:05 +0100
+
+pmg-api (5.0-44) unstable; urgency=medium
+
+  * PMG/API2/APT.pm - fix changelog urls
+
+  * disable suspend-to-disk, as it delays boot on systems with root on ZFS
+
+  * pmg-daily: add check for available updates
+
+  * periodically update subscription status
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Dec 2017 08:43:48 +0100
+
+pmg-api (5.0-43) unstable; urgency=medium
+
+  * run postmap after generation postfix main.cf
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Dec 2017 12:46:53 +0100
+
+pmg-api (5.0-42) unstable; urgency=medium
+
+  * PMG/Config.pm: avoid warnings if there is no search domain in resolv.conf
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Dec 2017 12:12:04 +0100
+
 pmg-api (5.0-41) unstable; urgency=medium
 
   * PMG/Fetchmail.pm - autostart fetchmail service