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