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