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