1 pmg-api (5.0-46) unstable; urgency=medium
3 * PMG/DBTools.pm: add missing TicketID column to CMSReceivers
5 * Quarantine.pm: use new TicketID to indentify mails
7 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Dec 2017 13:07:52 +0100
9 pmg-api (5.0-45) unstable; urgency=medium
11 * PMG/API2/Quarantine.pm - require parameter pmail for quarantine actions
13 * delete_quarantined_mail,deliver_quarantined_mail: add parameter $receiver,
14 correctly update database after mail delivery
16 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Dec 2017 10:28:05 +0100
18 pmg-api (5.0-44) unstable; urgency=medium
20 * PMG/API2/APT.pm - fix changelog urls
22 * disable suspend-to-disk, as it delays boot on systems with root on ZFS
24 * pmg-daily: add check for available updates
26 * periodically update subscription status
28 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 08:43:48 +0100
30 pmg-api (5.0-43) unstable; urgency=medium
32 * run postmap after generation postfix main.cf
34 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 12:46:53 +0100
36 pmg-api (5.0-42) unstable; urgency=medium
38 * PMG/Config.pm: avoid warnings if there is no search domain in resolv.conf
40 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 12:12:04 +0100
42 pmg-api (5.0-41) unstable; urgency=medium
44 * PMG/Fetchmail.pm - autostart fetchmail service
46 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 11:33:22 +0100
48 pmg-api (5.0-40) unstable; urgency=medium
50 * PMG/Cluster.pm - rewrite ssh keys after cluster sync
52 * bump default maxspamsize to 1M
54 * depend on apt-transport-https
58 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 10:28:25 +0100
60 pmg-api (5.0-39) unstable; urgency=medium
62 * install /etc/apt/apt.conf.d/75pmgconf to avoid atomatic kernel removes
64 * install /etc/apt/sources.list.d/pmg-enterprise.list
66 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 11:14:53 +0100
68 pmg-api (5.0-38) unstable; urgency=medium
70 * add API for node reboot/shutdown
72 * bin/pmg-hourly: use reload-or-restart to reload pmgpolicy service
74 * PMG/DBTools.pm: do not use IF NOT EXISTS bcause it writes debug
77 * PMG/DBTools.pm - use user root to sync database
79 * pmgtunnel.pm - fix call to socketfile()
81 * debian/control - depend on 'rsync'
83 * PMG/CLI/pmgreport.pm - remove greylisted mails from daily report
85 * PMG/CLI/pmgdb.pm: generate default locale
87 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 10:06:42 +0100
89 pmg-api (5.0-37) unstable; urgency=medium
91 * pmgreport: use PMG::API2::Statistics to include postscreen stats
93 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Dec 2017 09:19:05 +0100
95 pmg-api (5.0-36) unstable; urgency=medium
97 * replace novnc with xtermjs
99 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:48:32 +0100
101 pmg-api (5.0-35) unstable; urgency=medium
103 * rename safe_browsing_score to clamav_heuristic_score
105 * use clamav_heuristic_score for heuristics results
107 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 13:39:06 +0100
109 pmg-api (5.0-34) unstable; urgency=medium
111 * PMG/API2/Statistics.pm - include postscreen stats in mail/mailcount
113 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 11:27:49 +0100
115 pmg-api (5.0-33) unstable; urgency=medium
117 * bin/pmgpolicy - count PREGREET rejects (postscreen)
119 * PMG/API2/Statistics.pm - rename rblcount to rejectcount, include PREGREET
121 * depend on: openssh-client, openssh-server, apt
123 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 07:59:11 +0100
125 pmg-api (5.0-32) unstable; urgency=medium
127 * PMG::DBTool::load_mail_data - add optional $pmail parameter
129 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Dec 2017 12:19:58 +0100
131 pmg-api (5.0-31) unstable; urgency=medium
133 * PMG/HTMLMail.pm - use global hash to store inlined images
135 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Dec 2017 06:31:52 +0100
137 pmg-api (5.0-30) unstable; urgency=medium
139 * debian/postinst/prerm - handle pmgproxy/pmgdaemon manually
140 to keep VNC connections during upgrades.
142 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Dec 2017 14:12:04 +0100
144 pmg-api (5.0-29) unstable; urgency=medium
146 * LDAP: add mailAlternativeAddress to mailattr default
148 * PMG/LDAPConfig.pm - register new format ldap-simple-attr
150 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Dec 2017 12:09:07 +0100
152 pmg-api (5.0-28) unstable; urgency=medium
154 * pmg-smtp-filter: fix safebrowsing hit detection
156 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Dec 2017 13:17:24 +0100
158 pmg-api (5.0-27) unstable; urgency=medium
160 * do not use .db file for mynetworks
162 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Dec 2017 10:57:42 +0100
164 pmg-api (5.0-26) unstable; urgency=medium
166 * increase deafult maxspamsize to 512*1024
168 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 09:56:50 +0100
170 pmg-api (5.0-25) unstable; urgency=medium
172 * templates/local.cf.in: include KAM.cf
174 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 08:03:39 +0100
176 pmg-api (5.0-24) unstable; urgency=medium
178 * total_mail_stat: return bytes_in/bytes_out in bytes (instead of MBytes)
180 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 11:37:07 +0100
182 pmg-api (5.0-23) unstable; urgency=medium
184 * avoid repeated SPF headers
186 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 10:38:16 +0100
188 pmg-api (5.0-22) unstable; urgency=medium
192 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 15:24:12 +0100
194 pmg-api (5.0-21) unstable; urgency=medium
196 * avoid warning about uninitialized value
198 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 14:36:12 +0100
200 pmg-api (5.0-20) unstable; urgency=medium
202 * use google safe browsing hits to icrease spam score
204 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 13:46:13 +0100
206 pmg-api (5.0-19) unstable; urgency=medium
208 * PMG/RuleDB/Notify.pm - avoid use of undefined values
210 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 12:19:21 +0100
212 pmg-api (5.0-18) unstable; urgency=medium
214 * remove mail/use_rbl config - we use dnsbl_sites instead
216 * PMG/Config.pm - register/use format dnsbl-entry
218 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2017 11:41:19 +0100
220 pmg-api (5.0-17) unstable; urgency=medium
222 * support postfix tls policy map /etc/pmg/tls_policy
224 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2017 06:45:41 +0100
226 pmg-api (5.0-16) unstable; urgency=medium
228 * depend on clamdscan
230 * do not set postscreen_dnsbl_reply_map
232 -- Proxmox Support Team <support@proxmox.com> Sat, 25 Nov 2017 09:36:02 +0100
234 pmg-api (5.0-15) unstable; urgency=medium
236 * always load SA dkim to improve accuracy
238 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Nov 2017 07:25:38 +0100
240 pmg-api (5.0-14) unstable; urgency=medium
242 * pmgsync.service - run pmgconfig init to generate required files
244 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:47:07 +0100
246 pmg-api (5.0-13) unstable; urgency=medium
248 * add pmgsync service
250 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:15:18 +0100
252 pmg-api (5.0-12) unstable; urgency=medium
254 * debian/postinst - fix postgres service name (postgresql.service)
256 * debian/postinst - do not use #DEBHELPER# macro inside comment
258 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2017 11:30:26 +0100
260 pmg-api (5.0-10) unstable; urgency=medium
262 * debian/postinst - do not skip service setup in /proxmox_install_mode
264 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2017 09:31:32 +0100
266 pmg-api (5.0-9) unstable; urgency=medium
268 * debian/pmgbanner.service - setup login banner
270 * templates/fetchmailrc.tt - fix syntax
272 * PMG/API2/APT.pm - fix package names
274 * PMG/Service/pmgproxy.pm - fix package names
276 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 13:08:35 +0100
278 pmg-api (5.0-8) unstable; urgency=medium
280 * rename package to pmg-api
282 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:48:41 +0100
284 proxmox-mailgateway (5.0-7) unstable; urgency=medium
286 * PMG/API2/SMTPWhitelist.pm - update postfix files after modifications
288 * PMG/Backup.pm - restore: keep directory /etc/pmg
290 * PMG/API2/Cluster.pm - use PMG::MailQueue::create_spooldirs
292 * PMG/API2/SMTPWhitelist.pm - fix delete object
294 * implement backup/restore
296 * PMG/API2/Cluster.pm - new option list_single_node
298 * improve permissions
300 * correct child link for the clamav api
302 * add spamassassin update api calls
304 * update spamassassin rules daily
306 * implement fetchmail api
308 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:30:06 +0100
310 proxmox-mailgateway (5.0-6) unstable; urgency=medium
312 * add date to the mail link for the verbose report
314 * implement fetchmail API
316 * add new LDAP group member api call
318 * implement missing rule database api calls
320 * implement user quarantine
322 * fix api call permissions
324 * add subscription api
328 * do not depend on clamav-unofficial-sigs
330 * implement mail tracker
332 * implement pmgqm - quarantine management tool
334 * improve statistic api
336 * countless other fixes and improvements
338 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:30:23 +0200
340 proxmox-mailgateway (5.0-5) unstable; urgency=medium
342 * improved database security
344 * implemented cluster tunnel daemon
348 * pmgcm: add 'sync' command
350 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 07:26:53 +0200
352 proxmox-mailgateway (5.0-4) unstable; urgency=medium
354 * improved cluster management API
356 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 12:32:30 +0200
358 proxmox-mailgateway (5.0-3) unstable; urgency=medium
360 * initial cluster management API
366 * small fixes and improvements
368 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:27:10 +0200
370 proxmox-mailgateway (5.0-2) unstable; urgency=medium
372 * restart services after upgrade
374 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Mar 2017 10:24:37 +0100
376 proxmox-mailgateway (5.0-1) unstable; urgency=medium
378 * adjust version (so that we are higher than previous
379 proxmox-mailgateway release)
381 -- Proxmox Support Team <support@proxmox.com> Mon, 06 Mar 2017 11:04:03 +0100
383 proxmox-mailgateway (1.0-1) unstable; urgency=medium
385 * imported from private repository
387 -- root <root@pmg5.maurer-it.com> Tue, 24 Jan 2017 11:31:10 +0100