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