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