]> git.proxmox.com Git - pmg-api.git/blob - debian/changelog
bump version to 6.0-1+3
[pmg-api.git] / debian / changelog
1 pmg-api (6.0-2) pmg; urgency=medium
2
3 * adapt journalctl invocation to changed behavior with new systemd version of
4 Debian Buster and make journal parsing more robust
5
6 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:48:59 +0200
7
8 pmg-api (6.0-1+2) pmg; urgency=medium
9
10 * update PMG sources.list to buster
11
12 * replace deprecated /var/run with /run
13
14 * improve restart on upgrade behaviour
15
16 * Who: Domain: improve speed
17
18 * What: Spam: add uri hits to rule description
19
20 * adapt postgresql.conf template to include current postgres version
21
22 * adapt clamav.conf.in to new upstream version
23
24 -- Proxmox Support Team <support@proxmox.com> Fri, 9 Aug 2019 08:58:05 +0200
25
26 pmg-api (6.0-1+1) pmg; urgency=medium
27
28 * improve packaging compatibillity with postgres 11 slightly
29
30 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2019 21:11:24 +0200
31
32 pmg-api (6.0-1) pmg; urgency=medium
33
34 * bump for Proxmox Mailgateway 6 based on Debian Buster
35
36 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2019 20:48:06 +0200
37
38 pmg-api (5.2-6) unstable; urgency=medium
39
40 * fix #2276: restore line format for pmg-log-tracker
41
42 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jul 2019 17:04:59 +0200
43
44 pmg-api (5.2-5) unstable; urgency=medium
45
46 * avast: change scan invocation path
47
48 * extended fix #1974: traffic_stat_graph: go through all entries
49
50 * fall back to hostname only if no domain defined
51
52 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jul 2019 17:52:43 +0200
53
54 pmg-api (5.2-4) unstable; urgency=medium
55
56 * limit precision of bayes-score in log
57
58 * Drop sa-awl output from pmg-system-report
59
60 * fix #2232: set rulename for default accept
61
62 * pmg config: fix avast scan executable path documentation
63
64 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Jun 2019 14:00:49 +0200
65
66 pmg-api (5.2-3) unstable; urgency=medium
67
68 * node: add api endpoint for new mini-journalreader
69
70 * allow one to use cidr(6) for passing IP/CIDR to the network api
71
72 * Add rule name to RuleAction logging
73
74 -- Proxmox Support Team <support@proxmox.com> Thu, 16 May 2019 13:29:42 +0200
75
76 pmg-api (5.2-2) unstable; urgency=medium
77
78 * Fix setresuid to postgres error handling
79
80 * fix #2153: allow "'" in quarantine email addresses
81
82 * log before restarting services on rewrite_config
83
84 * fix #2172: sort mynetworks template var to make postfix config rewrite
85 stable and thus restart less often
86
87 * reload postfix instead of restart on config change
88
89 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Apr 2019 13:49:37 +0200
90
91 pmg-api (5.2-1) unstable; urgency=medium
92
93 * prepare for new 5.2 release
94
95 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2019 06:59:17 +0100
96
97 pmg-api (5.1-7) unstable; urgency=medium
98
99 * pmgversion: be compatible with minimized container installation
100
101 * pmgversion: sort packages
102
103 * better error handling for ldap connect
104
105 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2019 06:51:16 +0100
106
107 pmg-api (5.1-6) unstable; urgency=medium
108
109 * fix #2129: allow (some) filters for dnsbl-entry
110
111 * fix #1947: implement starttls for ldap
112
113 * fix #1946: add verify and cafile options for ldap
114
115 * show all errors when we get an ldap connection error
116
117 * add/integrate custom_check
118
119 * pmg-system-report: check for existing sa-awl db
120
121 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Mar 2019 07:01:03 +0100
122
123 pmg-api (5.1-5) unstable; urgency=medium
124
125 * fix #2093 pmgproxy: read in /etc/default/pmgproxy
126
127 * add dependency on pve-http-server (>= 2.0.12)
128
129 * add pmg report api call for the gui
130
131 * add optional list parameter to quarusers api call
132
133 * close #2075: do not insert empty WL/BL
134
135 * user white/blacklist: allow multiple entries for adding/deleting
136
137 * Quarantine: reuse raw parameter for non htmlmail formatter
138
139 * load mobile ui on mobile user agent on /quarantine
140
141 * improve pmg-email-address regex
142
143 * bsys: add pmg-system-report + manpage to Makefile
144
145 * extend pmgdb dump
146
147 * close #1917: add pmg-system-report command
148
149 * add rule's score to pmg-smtp-filter logline
150
151 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Feb 2019 13:02:52 +0100
152
153 pmg-api (5.1-4) unstable; urgency=medium
154
155 * fix bug #2035 cluster sync issues with ipv6
156
157 * fix #1974: postscreen_stat_graph: go through all entries
158
159 * fixed some typos in PMG/Config.pm
160
161 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Dec 2018 10:24:39 +0100
162
163 pmg-api (5.1-3) unstable; urgency=medium
164
165 * fix #1978: always give encoding/collate explicitly when creating db
166
167 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Nov 2018 09:53:39 +0100
168
169 pmg-api (5.1-2) unstable; urgency=medium
170
171 * do not use 'last' inside do/while
172
173 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Oct 2018 12:14:08 +0200
174
175 pmg-api (5.1-1) unstable; urgency=medium
176
177 * add API for TLS policy - PMG::API2::DestinationTLSPolicy
178
179 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Sep 2018 06:50:24 +0200
180
181 pmg-api (5.0-79) unstable; urgency=medium
182
183 * fix #1876: allow node status for admin/manager/auditors
184
185 * fix #1881: increase limit for ids in spam quarantine
186
187 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Sep 2018 09:30:55 +0200
188
189 pmg-api (5.0-78) unstable; urgency=medium
190
191 * fix bug #1701: implement smarthostport setting
192
193 * fix bug #1649: Allow TLS also on internal SMTP port
194
195 * fix bug #1727: hide details if hide_received is active
196
197 * use 'dailyreport' config
198
199 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Sep 2018 06:46:47 +0200
200
201 pmg-api (5.0-77) unstable; urgency=medium
202
203 * fix bux #1776: set http_proxy for sa-update
204
205 * statistics: actually calculate day when it is given
206
207 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Sep 2018 13:01:41 +0200
208
209 pmg-api (5.0-76) unstable; urgency=medium
210
211 * d/control: update pve-common version dependency
212
213 * as we use the new param_mapping functionallity from PVE::CLIHandler
214
215 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 10:54:44 +0200
216
217 pmg-api (5.0-75) unstable; urgency=medium
218
219 * log email addresses as utf8 (postfix also do that).
220
221 * SMTP.pm: SMTPUTF8 is always passed with "mail" command
222
223 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 09:59:45 +0200
224
225 pmg-api (5.0-74) unstable; urgency=medium
226
227 * add support for SMTPUTF8 extensions
228
229 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jul 2018 12:50:40 +0200
230
231 pmg-api (5.0-73) unstable; urgency=medium
232
233 * Add postfix dnsbl threshold
234
235 * fix spamscore Statistics - correctly compute ratio
236
237 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Jun 2018 10:25:09 +0200
238
239 pmg-api (5.0-72) unstable; urgency=medium
240
241 * PMG/RuleDB/Notify.pm: allow to use wide UTF-8 characters
242
243 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 10:18:48 +0200
244
245 pmg-api (5.0-71) unstable; urgency=medium
246
247 * sync_userprefs_db: fix #1797 - fix merge function
248
249 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jun 2018 09:08:52 +0200
250
251 pmg-api (5.0-70) unstable; urgency=medium
252
253 * fix bug 1707: use correct units for deferred mail queue (minutes)
254
255 -- Proxmox Support Team <support@proxmox.com> Fri, 04 May 2018 12:47:11 +0200
256
257 pmg-api (5.0-69) unstable; urgency=medium
258
259 * pmg-smtp-filter.service: set Restart=on-abort
260
261 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Apr 2018 10:51:20 +0200
262
263 pmg-api (5.0-68) unstable; urgency=medium
264
265 * quarantine actions: allow multiple ids for one action
266
267 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2018 14:18:54 +0200
268
269 pmg-api (5.0-67) unstable; urgency=medium
270
271 * implement new 'helpdesk' role
272
273 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 11:44:28 +0100
274
275 pmg-api (5.0-66) unstable; urgency=medium
276
277 * Fix password change of unix root user
278
279 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Mar 2018 14:19:21 +0100
280
281 pmg-api (5.0-65) unstable; urgency=medium
282
283 * pmgpolicy: avoid warning about uninitialized value
284
285 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Mar 2018 06:42:31 +0100
286
287 pmg-api (5.0-64) unstable; urgency=medium
288
289 * fix #1679: do not delete old quarantine mails on cluster creation/join
290
291 * Domain object: avoid warning about uninitialized value
292
293 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Mar 2018 06:13:32 +0100
294
295 pmg-api (5.0-63) unstable; urgency=medium
296
297 * add support for avast virus scanner
298
299 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Feb 2018 10:16:07 +0100
300
301 pmg-api (5.0-62) unstable; urgency=medium
302
303 * fix bug #1673: Allow email addresses in transport maps
304
305 * UserConfig: verify: check username vs userid
306
307 -- Proxmox Support Team <support@proxmox.com> Sat, 17 Feb 2018 10:07:40 +0100
308
309 pmg-api (5.0-61) unstable; urgency=medium
310
311 * fix bug #1646: domains - allow to use wildcard domains
312
313 * fix bug # 1639: create /var/lib/pmg/backup
314
315 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Feb 2018 11:12:32 +0100
316
317 pmg-api (5.0-60) unstable; urgency=medium
318
319 * pmg-daily.timer: use RandomizedDelaySec
320
321 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Feb 2018 08:15:05 +0100
322
323 pmg-api (5.0-59) unstable; urgency=medium
324
325 * introduce new template var postfix.int_ip
326
327 * fix bug #1643: add port and protocol to spamquarantine config
328
329 * pmg-daily.timer: randomize start time using AccuracySec=5hours
330
331 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Jan 2018 14:20:39 +0100
332
333 pmg-api (5.0-58) unstable; urgency=medium
334
335 * remove unique constraint from LocalStat(Time)
336
337 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Jan 2018 09:05:22 +0100
338
339 pmg-api (5.0-57) unstable; urgency=medium
340
341 * PMG::Cluster::sync_statistic_db - correctyl update
342 clusterinfo lastid_CStatistic
343
344 * PMG::Cluster::sync_quarantine_db - skip files generated before
345 cluster was created
346
347 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Jan 2018 08:02:10 +0100
348
349 pmg-api (5.0-56) unstable; urgency=medium
350
351 * fix bug #1636: correctly track file modification time
352
353 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jan 2018 11:09:33 +0100
354
355 pmg-api (5.0-55) unstable; urgency=medium
356
357 * fix ipv6 address quoting for postfix mynetworks
358
359 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jan 2018 07:30:45 +0100
360
361 pmg-api (5.0-54) unstable; urgency=medium
362
363 * PMG/Config.pm: allow single address setups (all 1 netmask)
364
365 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jan 2018 13:32:03 +0100
366
367 pmg-api (5.0-53) unstable; urgency=medium
368
369 * pmgpolicy: try to detect config changes
370
371 * fix bug #1625 - change default rule priorities
372
373 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jan 2018 10:42:12 +0100
374
375 pmg-api (5.0-52) unstable; urgency=medium
376
377 * PMG/RuleDB/Object.pm: fix permissions for role admin
378
379 * PMG/API2/MyNetworks.pm: fix links attribute
380
381 * PMG/API2/Transport.pm: fix links attribute
382
383 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jan 2018 10:17:27 +0100
384
385 pmg-api (5.0-51) unstable; urgency=medium
386
387 * pmgcm.pm: implement promote
388
389 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 13:09:57 +0100
390
391 pmg-api (5.0-50) unstable; urgency=medium
392
393 * PMG/Config.pm: change default email port numbers - We now use port 25
394 for incoming mails. Please verify your setup after updating!
395
396 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jan 2018 14:33:45 +0100
397
398 pmg-api (5.0-49) unstable; urgency=medium
399
400 * AccessControl.pm: avoid warning about uninitialized value
401
402 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jan 2018 13:53:31 +0100
403
404 pmg-api (5.0-48) unstable; urgency=medium
405
406 * fix #1617: remove regex for matchfield. modfield
407
408 * do not return bindpw over the api
409
410 * let all users read their own user data
411
412 * make ldap info visible for audit users
413
414 * implement pmgcm delete
415
416 * allow admins to reset the rule database
417
418 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jan 2018 11:36:26 +0100
419
420 pmg-api (5.0-47) unstable; urgency=medium
421
422 * truncate large mails before passing them to spamassassin
423
424 * reduce default maxspamsize back to 256
425
426 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Dec 2017 12:19:09 +0100
427
428 pmg-api (5.0-46) unstable; urgency=medium
429
430 * PMG/DBTools.pm: add missing TicketID column to CMSReceivers
431
432 * Quarantine.pm: use new TicketID to indentify mails
433
434 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Dec 2017 13:07:52 +0100
435
436 pmg-api (5.0-45) unstable; urgency=medium
437
438 * PMG/API2/Quarantine.pm - require parameter pmail for quarantine actions
439
440 * delete_quarantined_mail,deliver_quarantined_mail: add parameter $receiver,
441 correctly update database after mail delivery
442
443 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Dec 2017 10:28:05 +0100
444
445 pmg-api (5.0-44) unstable; urgency=medium
446
447 * PMG/API2/APT.pm - fix changelog urls
448
449 * disable suspend-to-disk, as it delays boot on systems with root on ZFS
450
451 * pmg-daily: add check for available updates
452
453 * periodically update subscription status
454
455 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 08:43:48 +0100
456
457 pmg-api (5.0-43) unstable; urgency=medium
458
459 * run postmap after generation postfix main.cf
460
461 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 12:46:53 +0100
462
463 pmg-api (5.0-42) unstable; urgency=medium
464
465 * PMG/Config.pm: avoid warnings if there is no search domain in resolv.conf
466
467 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 12:12:04 +0100
468
469 pmg-api (5.0-41) unstable; urgency=medium
470
471 * PMG/Fetchmail.pm - autostart fetchmail service
472
473 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 11:33:22 +0100
474
475 pmg-api (5.0-40) unstable; urgency=medium
476
477 * PMG/Cluster.pm - rewrite ssh keys after cluster sync
478
479 * bump default maxspamsize to 1M
480
481 * depend on apt-transport-https
482
483 * depend on fetchmail
484
485 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 10:28:25 +0100
486
487 pmg-api (5.0-39) unstable; urgency=medium
488
489 * install /etc/apt/apt.conf.d/75pmgconf to avoid atomatic kernel removes
490
491 * install /etc/apt/sources.list.d/pmg-enterprise.list
492
493 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 11:14:53 +0100
494
495 pmg-api (5.0-38) unstable; urgency=medium
496
497 * add API for node reboot/shutdown
498
499 * bin/pmg-hourly: use reload-or-restart to reload pmgpolicy service
500
501 * PMG/DBTools.pm: do not use IF NOT EXISTS bcause it writes debug
502 messages to console
503
504 * PMG/DBTools.pm - use user root to sync database
505
506 * pmgtunnel.pm - fix call to socketfile()
507
508 * debian/control - depend on 'rsync'
509
510 * PMG/CLI/pmgreport.pm - remove greylisted mails from daily report
511
512 * PMG/CLI/pmgdb.pm: generate default locale
513
514 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 10:06:42 +0100
515
516 pmg-api (5.0-37) unstable; urgency=medium
517
518 * pmgreport: use PMG::API2::Statistics to include postscreen stats
519
520 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Dec 2017 09:19:05 +0100
521
522 pmg-api (5.0-36) unstable; urgency=medium
523
524 * replace novnc with xtermjs
525
526 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:48:32 +0100
527
528 pmg-api (5.0-35) unstable; urgency=medium
529
530 * rename safe_browsing_score to clamav_heuristic_score
531
532 * use clamav_heuristic_score for heuristics results
533
534 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 13:39:06 +0100
535
536 pmg-api (5.0-34) unstable; urgency=medium
537
538 * PMG/API2/Statistics.pm - include postscreen stats in mail/mailcount
539
540 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 11:27:49 +0100
541
542 pmg-api (5.0-33) unstable; urgency=medium
543
544 * bin/pmgpolicy - count PREGREET rejects (postscreen)
545
546 * PMG/API2/Statistics.pm - rename rblcount to rejectcount, include PREGREET
547
548 * depend on: openssh-client, openssh-server, apt
549
550 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 07:59:11 +0100
551
552 pmg-api (5.0-32) unstable; urgency=medium
553
554 * PMG::DBTool::load_mail_data - add optional $pmail parameter
555
556 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Dec 2017 12:19:58 +0100
557
558 pmg-api (5.0-31) unstable; urgency=medium
559
560 * PMG/HTMLMail.pm - use global hash to store inlined images
561
562 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Dec 2017 06:31:52 +0100
563
564 pmg-api (5.0-30) unstable; urgency=medium
565
566 * debian/postinst/prerm - handle pmgproxy/pmgdaemon manually
567 to keep VNC connections during upgrades.
568
569 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Dec 2017 14:12:04 +0100
570
571 pmg-api (5.0-29) unstable; urgency=medium
572
573 * LDAP: add mailAlternativeAddress to mailattr default
574
575 * PMG/LDAPConfig.pm - register new format ldap-simple-attr
576
577 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Dec 2017 12:09:07 +0100
578
579 pmg-api (5.0-28) unstable; urgency=medium
580
581 * pmg-smtp-filter: fix safebrowsing hit detection
582
583 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Dec 2017 13:17:24 +0100
584
585 pmg-api (5.0-27) unstable; urgency=medium
586
587 * do not use .db file for mynetworks
588
589 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Dec 2017 10:57:42 +0100
590
591 pmg-api (5.0-26) unstable; urgency=medium
592
593 * increase deafult maxspamsize to 512*1024
594
595 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 09:56:50 +0100
596
597 pmg-api (5.0-25) unstable; urgency=medium
598
599 * templates/local.cf.in: include KAM.cf
600
601 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 08:03:39 +0100
602
603 pmg-api (5.0-24) unstable; urgency=medium
604
605 * total_mail_stat: return bytes_in/bytes_out in bytes (instead of MBytes)
606
607 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 11:37:07 +0100
608
609 pmg-api (5.0-23) unstable; urgency=medium
610
611 * avoid repeated SPF headers
612
613 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 10:38:16 +0100
614
615 pmg-api (5.0-22) unstable; urgency=medium
616
617 * fix network stats
618
619 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 15:24:12 +0100
620
621 pmg-api (5.0-21) unstable; urgency=medium
622
623 * avoid warning about uninitialized value
624
625 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 14:36:12 +0100
626
627 pmg-api (5.0-20) unstable; urgency=medium
628
629 * use google safe browsing hits to icrease spam score
630
631 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 13:46:13 +0100
632
633 pmg-api (5.0-19) unstable; urgency=medium
634
635 * PMG/RuleDB/Notify.pm - avoid use of undefined values
636
637 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 12:19:21 +0100
638
639 pmg-api (5.0-18) unstable; urgency=medium
640
641 * remove mail/use_rbl config - we use dnsbl_sites instead
642
643 * PMG/Config.pm - register/use format dnsbl-entry
644
645 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2017 11:41:19 +0100
646
647 pmg-api (5.0-17) unstable; urgency=medium
648
649 * support postfix tls policy map /etc/pmg/tls_policy
650
651 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2017 06:45:41 +0100
652
653 pmg-api (5.0-16) unstable; urgency=medium
654
655 * depend on clamdscan
656
657 * do not set postscreen_dnsbl_reply_map
658
659 -- Proxmox Support Team <support@proxmox.com> Sat, 25 Nov 2017 09:36:02 +0100
660
661 pmg-api (5.0-15) unstable; urgency=medium
662
663 * always load SA dkim to improve accuracy
664
665 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Nov 2017 07:25:38 +0100
666
667 pmg-api (5.0-14) unstable; urgency=medium
668
669 * pmgsync.service - run pmgconfig init to generate required files
670
671 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:47:07 +0100
672
673 pmg-api (5.0-13) unstable; urgency=medium
674
675 * add pmgsync service
676
677 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:15:18 +0100
678
679 pmg-api (5.0-12) unstable; urgency=medium
680
681 * debian/postinst - fix postgres service name (postgresql.service)
682
683 * debian/postinst - do not use #DEBHELPER# macro inside comment
684
685 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2017 11:30:26 +0100
686
687 pmg-api (5.0-10) unstable; urgency=medium
688
689 * debian/postinst - do not skip service setup in /proxmox_install_mode
690
691 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2017 09:31:32 +0100
692
693 pmg-api (5.0-9) unstable; urgency=medium
694
695 * debian/pmgbanner.service - setup login banner
696
697 * templates/fetchmailrc.tt - fix syntax
698
699 * PMG/API2/APT.pm - fix package names
700
701 * PMG/Service/pmgproxy.pm - fix package names
702
703 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 13:08:35 +0100
704
705 pmg-api (5.0-8) unstable; urgency=medium
706
707 * rename package to pmg-api
708
709 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:48:41 +0100
710
711 proxmox-mailgateway (5.0-7) unstable; urgency=medium
712
713 * PMG/API2/SMTPWhitelist.pm - update postfix files after modifications
714
715 * PMG/Backup.pm - restore: keep directory /etc/pmg
716
717 * PMG/API2/Cluster.pm - use PMG::MailQueue::create_spooldirs
718
719 * PMG/API2/SMTPWhitelist.pm - fix delete object
720
721 * implement backup/restore
722
723 * PMG/API2/Cluster.pm - new option list_single_node
724
725 * improve permissions
726
727 * correct child link for the clamav api
728
729 * add spamassassin update api calls
730
731 * update spamassassin rules daily
732
733 * implement fetchmail api
734
735 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:30:06 +0100
736
737 proxmox-mailgateway (5.0-6) unstable; urgency=medium
738
739 * add date to the mail link for the verbose report
740
741 * implement fetchmail API
742
743 * add new LDAP group member api call
744
745 * implement missing rule database api calls
746
747 * implement user quarantine
748
749 * fix api call permissions
750
751 * add subscription api
752
753 * add apt api
754
755 * do not depend on clamav-unofficial-sigs
756
757 * implement mail tracker
758
759 * implement pmgqm - quarantine management tool
760
761 * improve statistic api
762
763 * countless other fixes and improvements
764
765 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:30:23 +0200
766
767 proxmox-mailgateway (5.0-5) unstable; urgency=medium
768
769 * improved database security
770
771 * implemented cluster tunnel daemon
772
773 * depend on sudo
774
775 * pmgcm: add 'sync' command
776
777 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 07:26:53 +0200
778
779 proxmox-mailgateway (5.0-4) unstable; urgency=medium
780
781 * improved cluster management API
782
783 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 12:32:30 +0200
784
785 proxmox-mailgateway (5.0-3) unstable; urgency=medium
786
787 * initial cluster management API
788
789 * ldap and user API
790
791 * mail queue APIL
792
793 * small fixes and improvements
794
795 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:27:10 +0200
796
797 proxmox-mailgateway (5.0-2) unstable; urgency=medium
798
799 * restart services after upgrade
800
801 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Mar 2017 10:24:37 +0100
802
803 proxmox-mailgateway (5.0-1) unstable; urgency=medium
804
805 * adjust version (so that we are higher than previous
806 proxmox-mailgateway release)
807
808 -- Proxmox Support Team <support@proxmox.com> Mon, 06 Mar 2017 11:04:03 +0100
809
810 proxmox-mailgateway (1.0-1) unstable; urgency=medium
811
812 * imported from private repository
813
814 -- root <root@pmg5.maurer-it.com> Tue, 24 Jan 2017 11:31:10 +0100
815