]>
Commit | Line | Data |
---|---|---|
77e4021d DM |
1 | pmg-api (5.0-46) unstable; urgency=medium |
2 | ||
3 | * PMG/DBTools.pm: add missing TicketID column to CMSReceivers | |
4 | ||
5 | * Quarantine.pm: use new TicketID to indentify mails | |
6 | ||
7 | -- Proxmox Support Team <support@proxmox.com> Thu, 28 Dec 2017 13:07:52 +0100 | |
8 | ||
49a49263 DM |
9 | pmg-api (5.0-45) unstable; urgency=medium |
10 | ||
11 | * PMG/API2/Quarantine.pm - require parameter pmail for quarantine actions | |
12 | ||
13 | * delete_quarantined_mail,deliver_quarantined_mail: add parameter $receiver, | |
14 | correctly update database after mail delivery | |
15 | ||
16 | -- Proxmox Support Team <support@proxmox.com> Wed, 27 Dec 2017 10:28:05 +0100 | |
17 | ||
13e59b3e DM |
18 | pmg-api (5.0-44) unstable; urgency=medium |
19 | ||
20 | * PMG/API2/APT.pm - fix changelog urls | |
21 | ||
22 | * disable suspend-to-disk, as it delays boot on systems with root on ZFS | |
23 | ||
24 | * pmg-daily: add check for available updates | |
25 | ||
26 | * periodically update subscription status | |
27 | ||
28 | -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 08:43:48 +0100 | |
29 | ||
51c9b72f DM |
30 | pmg-api (5.0-43) unstable; urgency=medium |
31 | ||
32 | * run postmap after generation postfix main.cf | |
33 | ||
34 | -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 12:46:53 +0100 | |
35 | ||
9207c5e1 DM |
36 | pmg-api (5.0-42) unstable; urgency=medium |
37 | ||
38 | * PMG/Config.pm: avoid warnings if there is no search domain in resolv.conf | |
39 | ||
40 | -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 12:12:04 +0100 | |
41 | ||
2a032bd6 DM |
42 | pmg-api (5.0-41) unstable; urgency=medium |
43 | ||
44 | * PMG/Fetchmail.pm - autostart fetchmail service | |
45 | ||
46 | -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 11:33:22 +0100 | |
47 | ||
a9eafa3b DM |
48 | pmg-api (5.0-40) unstable; urgency=medium |
49 | ||
50 | * PMG/Cluster.pm - rewrite ssh keys after cluster sync | |
51 | ||
52 | * bump default maxspamsize to 1M | |
53 | ||
54 | * depend on apt-transport-https | |
55 | ||
56 | * depend on fetchmail | |
57 | ||
58 | -- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2017 10:28:25 +0100 | |
59 | ||
4a314f20 DM |
60 | pmg-api (5.0-39) unstable; urgency=medium |
61 | ||
62 | * install /etc/apt/apt.conf.d/75pmgconf to avoid atomatic kernel removes | |
63 | ||
64 | * install /etc/apt/sources.list.d/pmg-enterprise.list | |
65 | ||
66 | -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 11:14:53 +0100 | |
67 | ||
1d7b18e2 DM |
68 | pmg-api (5.0-38) unstable; urgency=medium |
69 | ||
70 | * add API for node reboot/shutdown | |
71 | ||
72 | * bin/pmg-hourly: use reload-or-restart to reload pmgpolicy service | |
73 | ||
74 | * PMG/DBTools.pm: do not use IF NOT EXISTS bcause it writes debug | |
75 | messages to console | |
76 | ||
77 | * PMG/DBTools.pm - use user root to sync database | |
78 | ||
79 | * pmgtunnel.pm - fix call to socketfile() | |
80 | ||
81 | * debian/control - depend on 'rsync' | |
82 | ||
83 | * PMG/CLI/pmgreport.pm - remove greylisted mails from daily report | |
84 | ||
85 | * PMG/CLI/pmgdb.pm: generate default locale | |
86 | ||
87 | -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 10:06:42 +0100 | |
88 | ||
e7b351c7 DM |
89 | pmg-api (5.0-37) unstable; urgency=medium |
90 | ||
91 | * pmgreport: use PMG::API2::Statistics to include postscreen stats | |
92 | ||
93 | -- Proxmox Support Team <support@proxmox.com> Tue, 12 Dec 2017 09:19:05 +0100 | |
94 | ||
c8d60b4e DM |
95 | pmg-api (5.0-36) unstable; urgency=medium |
96 | ||
97 | * replace novnc with xtermjs | |
98 | ||
99 | -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:48:32 +0100 | |
100 | ||
827cbf37 DM |
101 | pmg-api (5.0-35) unstable; urgency=medium |
102 | ||
103 | * rename safe_browsing_score to clamav_heuristic_score | |
104 | ||
105 | * use clamav_heuristic_score for heuristics results | |
106 | ||
107 | -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 13:39:06 +0100 | |
108 | ||
40d44e6a DM |
109 | pmg-api (5.0-34) unstable; urgency=medium |
110 | ||
111 | * PMG/API2/Statistics.pm - include postscreen stats in mail/mailcount | |
112 | ||
113 | -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 11:27:49 +0100 | |
114 | ||
b83fae96 DM |
115 | pmg-api (5.0-33) unstable; urgency=medium |
116 | ||
117 | * bin/pmgpolicy - count PREGREET rejects (postscreen) | |
118 | ||
119 | * PMG/API2/Statistics.pm - rename rblcount to rejectcount, include PREGREET | |
120 | ||
121 | * depend on: openssh-client, openssh-server, apt | |
122 | ||
123 | -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 07:59:11 +0100 | |
124 | ||
ecaeb1fa DM |
125 | pmg-api (5.0-32) unstable; urgency=medium |
126 | ||
127 | * PMG::DBTool::load_mail_data - add optional $pmail parameter | |
128 | ||
129 | -- Proxmox Support Team <support@proxmox.com> Wed, 06 Dec 2017 12:19:58 +0100 | |
130 | ||
e355fe34 DM |
131 | pmg-api (5.0-31) unstable; urgency=medium |
132 | ||
133 | * PMG/HTMLMail.pm - use global hash to store inlined images | |
134 | ||
135 | -- Proxmox Support Team <support@proxmox.com> Wed, 06 Dec 2017 06:31:52 +0100 | |
136 | ||
09b45ed5 DM |
137 | pmg-api (5.0-30) unstable; urgency=medium |
138 | ||
139 | * debian/postinst/prerm - handle pmgproxy/pmgdaemon manually | |
140 | to keep VNC connections during upgrades. | |
141 | ||
142 | -- Proxmox Support Team <support@proxmox.com> Tue, 05 Dec 2017 14:12:04 +0100 | |
143 | ||
275e5bbf DM |
144 | pmg-api (5.0-29) unstable; urgency=medium |
145 | ||
146 | * LDAP: add mailAlternativeAddress to mailattr default | |
147 | ||
148 | * PMG/LDAPConfig.pm - register new format ldap-simple-attr | |
149 | ||
150 | -- Proxmox Support Team <support@proxmox.com> Tue, 05 Dec 2017 12:09:07 +0100 | |
151 | ||
e2278c83 DM |
152 | pmg-api (5.0-28) unstable; urgency=medium |
153 | ||
154 | * pmg-smtp-filter: fix safebrowsing hit detection | |
155 | ||
156 | -- Proxmox Support Team <support@proxmox.com> Fri, 01 Dec 2017 13:17:24 +0100 | |
157 | ||
137a5e27 DM |
158 | pmg-api (5.0-27) unstable; urgency=medium |
159 | ||
160 | * do not use .db file for mynetworks | |
161 | ||
162 | -- Proxmox Support Team <support@proxmox.com> Fri, 01 Dec 2017 10:57:42 +0100 | |
163 | ||
16101aff DM |
164 | pmg-api (5.0-26) unstable; urgency=medium |
165 | ||
166 | * increase deafult maxspamsize to 512*1024 | |
167 | ||
168 | -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 09:56:50 +0100 | |
169 | ||
ef35b42f DM |
170 | pmg-api (5.0-25) unstable; urgency=medium |
171 | ||
172 | * templates/local.cf.in: include KAM.cf | |
173 | ||
174 | -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 08:03:39 +0100 | |
175 | ||
15655036 DM |
176 | pmg-api (5.0-24) unstable; urgency=medium |
177 | ||
178 | * total_mail_stat: return bytes_in/bytes_out in bytes (instead of MBytes) | |
179 | ||
180 | -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 11:37:07 +0100 | |
181 | ||
e5f23b66 DM |
182 | pmg-api (5.0-23) unstable; urgency=medium |
183 | ||
184 | * avoid repeated SPF headers | |
185 | ||
186 | -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 10:38:16 +0100 | |
187 | ||
4312c4f4 DM |
188 | pmg-api (5.0-22) unstable; urgency=medium |
189 | ||
190 | * fix network stats | |
191 | ||
192 | -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 15:24:12 +0100 | |
193 | ||
e07e7f8a DM |
194 | pmg-api (5.0-21) unstable; urgency=medium |
195 | ||
196 | * avoid warning about uninitialized value | |
197 | ||
198 | -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 14:36:12 +0100 | |
199 | ||
666479d2 DM |
200 | pmg-api (5.0-20) unstable; urgency=medium |
201 | ||
202 | * use google safe browsing hits to icrease spam score | |
203 | ||
204 | -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 13:46:13 +0100 | |
205 | ||
c6a0d652 DM |
206 | pmg-api (5.0-19) unstable; urgency=medium |
207 | ||
208 | * PMG/RuleDB/Notify.pm - avoid use of undefined values | |
209 | ||
210 | -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 12:19:21 +0100 | |
211 | ||
4c62109f DM |
212 | pmg-api (5.0-18) unstable; urgency=medium |
213 | ||
214 | * remove mail/use_rbl config - we use dnsbl_sites instead | |
215 | ||
216 | * PMG/Config.pm - register/use format dnsbl-entry | |
217 | ||
218 | -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2017 11:41:19 +0100 | |
219 | ||
9b47472c DM |
220 | pmg-api (5.0-17) unstable; urgency=medium |
221 | ||
222 | * support postfix tls policy map /etc/pmg/tls_policy | |
223 | ||
224 | -- Proxmox Support Team <support@proxmox.com> Mon, 27 Nov 2017 06:45:41 +0100 | |
225 | ||
fd2c7648 DM |
226 | pmg-api (5.0-16) unstable; urgency=medium |
227 | ||
228 | * depend on clamdscan | |
229 | ||
230 | * do not set postscreen_dnsbl_reply_map | |
231 | ||
232 | -- Proxmox Support Team <support@proxmox.com> Sat, 25 Nov 2017 09:36:02 +0100 | |
233 | ||
fd45f44a DM |
234 | pmg-api (5.0-15) unstable; urgency=medium |
235 | ||
236 | * always load SA dkim to improve accuracy | |
237 | ||
238 | -- Proxmox Support Team <support@proxmox.com> Fri, 24 Nov 2017 07:25:38 +0100 | |
239 | ||
f891a0a9 DM |
240 | pmg-api (5.0-14) unstable; urgency=medium |
241 | ||
242 | * pmgsync.service - run pmgconfig init to generate required files | |
243 | ||
244 | -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:47:07 +0100 | |
245 | ||
2e893522 DM |
246 | pmg-api (5.0-13) unstable; urgency=medium |
247 | ||
248 | * add pmgsync service | |
249 | ||
250 | -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:15:18 +0100 | |
251 | ||
a343b177 | 252 | pmg-api (5.0-12) unstable; urgency=medium |
714319cd | 253 | |
a343b177 DM |
254 | * debian/postinst - fix postgres service name (postgresql.service) |
255 | ||
714319cd DM |
256 | * debian/postinst - do not use #DEBHELPER# macro inside comment |
257 | ||
a343b177 | 258 | -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2017 11:30:26 +0100 |
714319cd | 259 | |
282f9b1a DM |
260 | pmg-api (5.0-10) unstable; urgency=medium |
261 | ||
262 | * debian/postinst - do not skip service setup in /proxmox_install_mode | |
263 | ||
264 | -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2017 09:31:32 +0100 | |
265 | ||
a6f080da DM |
266 | pmg-api (5.0-9) unstable; urgency=medium |
267 | ||
268 | * debian/pmgbanner.service - setup login banner | |
269 | ||
270 | * templates/fetchmailrc.tt - fix syntax | |
271 | ||
272 | * PMG/API2/APT.pm - fix package names | |
273 | ||
274 | * PMG/Service/pmgproxy.pm - fix package names | |
275 | ||
276 | -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 13:08:35 +0100 | |
277 | ||
a1fd65e3 DM |
278 | pmg-api (5.0-8) unstable; urgency=medium |
279 | ||
280 | * rename package to pmg-api | |
281 | ||
282 | -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:48:41 +0100 | |
283 | ||
dedd531b DM |
284 | proxmox-mailgateway (5.0-7) unstable; urgency=medium |
285 | ||
286 | * PMG/API2/SMTPWhitelist.pm - update postfix files after modifications | |
287 | ||
288 | * PMG/Backup.pm - restore: keep directory /etc/pmg | |
289 | ||
290 | * PMG/API2/Cluster.pm - use PMG::MailQueue::create_spooldirs | |
291 | ||
292 | * PMG/API2/SMTPWhitelist.pm - fix delete object | |
293 | ||
294 | * implement backup/restore | |
295 | ||
296 | * PMG/API2/Cluster.pm - new option list_single_node | |
297 | ||
298 | * improve permissions | |
299 | ||
300 | * correct child link for the clamav api | |
301 | ||
302 | * add spamassassin update api calls | |
303 | ||
304 | * update spamassassin rules daily | |
305 | ||
306 | * implement fetchmail api | |
307 | ||
308 | -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:30:06 +0100 | |
309 | ||
d85db1d5 DM |
310 | proxmox-mailgateway (5.0-6) unstable; urgency=medium |
311 | ||
312 | * add date to the mail link for the verbose report | |
313 | ||
314 | * implement fetchmail API | |
315 | ||
316 | * add new LDAP group member api call | |
317 | ||
318 | * implement missing rule database api calls | |
319 | ||
320 | * implement user quarantine | |
321 | ||
322 | * fix api call permissions | |
323 | ||
324 | * add subscription api | |
325 | ||
326 | * add apt api | |
327 | ||
328 | * do not depend on clamav-unofficial-sigs | |
329 | ||
330 | * implement mail tracker | |
331 | ||
332 | * implement pmgqm - quarantine management tool | |
333 | ||
334 | * improve statistic api | |
335 | ||
336 | * countless other fixes and improvements | |
337 | ||
338 | -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:30:23 +0200 | |
339 | ||
5143ecd4 DM |
340 | proxmox-mailgateway (5.0-5) unstable; urgency=medium |
341 | ||
342 | * improved database security | |
343 | ||
344 | * implemented cluster tunnel daemon | |
345 | ||
346 | * depend on sudo | |
347 | ||
348 | * pmgcm: add 'sync' command | |
349 | ||
350 | -- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 07:26:53 +0200 | |
351 | ||
847426cf DM |
352 | proxmox-mailgateway (5.0-4) unstable; urgency=medium |
353 | ||
354 | * improved cluster management API | |
355 | ||
356 | -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 12:32:30 +0200 | |
357 | ||
36049087 DM |
358 | proxmox-mailgateway (5.0-3) unstable; urgency=medium |
359 | ||
360 | * initial cluster management API | |
361 | ||
362 | * ldap and user API | |
363 | ||
364 | * mail queue APIL | |
365 | ||
366 | * small fixes and improvements | |
367 | ||
368 | -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:27:10 +0200 | |
369 | ||
06d803f0 DM |
370 | proxmox-mailgateway (5.0-2) unstable; urgency=medium |
371 | ||
372 | * restart services after upgrade | |
373 | ||
374 | -- Proxmox Support Team <support@proxmox.com> Fri, 24 Mar 2017 10:24:37 +0100 | |
375 | ||
ff5a70df | 376 | proxmox-mailgateway (5.0-1) unstable; urgency=medium |
dc03b479 DM |
377 | |
378 | * adjust version (so that we are higher than previous | |
379 | proxmox-mailgateway release) | |
380 | ||
381 | -- Proxmox Support Team <support@proxmox.com> Mon, 06 Mar 2017 11:04:03 +0100 | |
382 | ||
ff5a70df | 383 | proxmox-mailgateway (1.0-1) unstable; urgency=medium |
b68dfb61 | 384 | |
dc03b479 | 385 | * imported from private repository |
b68dfb61 DM |
386 | |
387 | -- root <root@pmg5.maurer-it.com> Tue, 24 Jan 2017 11:31:10 +0100 | |
388 |