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