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