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