]> git.proxmox.com Git - pmg-log-tracker.git/blame - debian/changelog
tests: add rfc3339 timestamp test
[pmg-log-tracker.git] / debian / changelog
CommitLineData
41d4b6dd
TL
1rust-pmg-log-tracker (2.3.2-1) bullseye; urgency=medium
2
3 * re-build with updated rustc and dependencies
4
5 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2022 11:38:01 +0100
6
4b388f8d
TL
7rust-pmg-log-tracker (2.3.1-1) bullseye; urgency=medium
8
9 * fix regression related to months != january
10
11 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Feb 2022 13:30:59 +0100
12
13rust-pmg-log-tracker (2.3.0-1) bullseye; urgency=medium
daec25d3
WB
14
15 * fix #3758: fix `to` filter with empty NoqueueEntry `to` field
16
17 * fix issue parsing logs around year changes
18
19 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jan 2022 15:53:15 +0100
20
8eeab2ad
TL
21rust-pmg-log-tracker (2.2.0-1) pmg; urgency=medium
22
23 * improve parser robustness on duplicate `msgid`
24
25 -- Proxmox Support Team <support@proxmox.com> Tue, 11 May 2021 16:01:39 +0200
26
3c5da57b
SI
27rust-pmg-log-tracker (2.1.9-1) pmg; urgency=medium
28
29 * show outgoing TLS connection in tracking center
5af4c03d 30
3c5da57b
SI
31 * improve after-queue matching if logs are not in expected order
32
5af4c03d 33 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Mar 2021 12:07:54 +0100
3c5da57b 34
8d0d0759
TL
35rust-pmg-log-tracker (2.1.8-1) pmg; urgency=medium
36
37 * make string match case insensitive again
38
39 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Nov 2020 19:28:47 +0100
40
5c363ec8
TL
41rust-pmg-log-tracker (2.1.7-1) pmg; urgency=medium
42
43 * before-queue filtering: track all 'proxy-reject' cases
44
45 * improve parsing of some edge cases
46
47 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Sep 2020 17:50:34 +0200
48
b0b36cef
TL
49rust-pmg-log-tracker (2.1.6-1) pmg; urgency=medium
50
51 * print blocked/quarantined entries also if accepted mail exists
52
53 * improve "xfilter" string matching for before-queue case
54
55 * fix "to" filter for mails with a mix of blocked/quarantined and accepted
56 mails
57
58 -- Proxmox Support Team <support@proxmox.com> Tue, 19 May 2020 16:38:46 +0200
59
0a16b4d6
TL
60rust-pmg-log-tracker (2.1.5-1) pmg; urgency=medium
61
62 * introduce before queue dstatus to distinguish mails which went
63 through the rule-system, and the locally generated ones (e.g. bounce
64 or spamreport)
65
66 -- Proxmox Support Team <support@proxmox.com> Thu, 14 May 2020 17:33:57 +0200
67
2f182bc7
TL
68rust-pmg-log-tracker (2.1.4-1) pmg; urgency=medium
69
70 * get rid of entries from unrelated senders ('from') in situations where a
71 'from' filter did not match but the 'to' filter matched.
72
73 * if both, 'from' and 'to', are set ensure that the intersection, not the
74 union, is used
75
76 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 19:35:05 +0200
77
a27c3b07
TL
78rust-pmg-log-tracker (2.1.3-1) pmg; urgency=medium
79
80 * before-queue: set 'B' status for mails blocked by rule-system
81
82 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 12:27:06 +0200
83
75acc915
WB
84rust-pmg-log-tracker (2.1.2-1) unstable; urgency=medium
85
86 * fix from/to filters not properly applying in before-queue filtering
87
88 -- Proxmox Support Team <support@proxmox.com> Mon, 06 Apr 2020 11:58:37 +0200
89
bccbe8d8
TL
90rust-pmg-log-tracker (2.1.1-1) unstable; urgency=medium
91
92 * fix SEntry filter in before-queue case
93
94 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Mar 2020 12:34:42 +0100
95
0fff9ce3
WB
96rust-pmg-log-tracker (2.1.0-1) unstable; urgency=medium
97
98 * switch to rust implementation for better code-maintainability
99
100 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Feb 2020 09:31:23 +0100
101
490b6e73
TL
102pmg-log-tracker (2.0-1) unstable; urgency=medium
103
104 * bump version for Proxmox Mailgateway 6 based on Debian Buster
105
106 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2019 15:29:33 +0200
107
d5128fc7
TL
108pmg-log-tracker (1.0-2) unstable; urgency=medium
109
110 * fix csum calculation and update checksums
111
112 * add -i option for specifying an external file
113
114 * remove unused -I
115
116 * other minor code improvements
117
118 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2019 08:32:30 +0200
119
61b8223f
DM
120pmg-log-tracker (1.0-1) unstable; urgency=medium
121
122 * imported from private repository
123
124 * compile with -Wpedantic
125
126 * create separate debian package
127
128 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Sep 2017 08:18:15 +0200
129