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