pmg-log-tracker/debian/changelog
Thomas Lamprecht cdcc762692 bump version to 2.4.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-26 18:04:53 +02:00

140 lines
4.2 KiB
Plaintext

rust-pmg-log-tracker (2.4.0) bookworm; urgency=medium
* rebuild for Proxmox Mail Gateway 8 based on Debian 12 Bookworm
* switch to native versioning
* add support for bookworm rfc3339 like syslog time format
-- Proxmox Support Team <support@proxmox.com> Mon, 26 Jun 2023 18:03:19 +0200
rust-pmg-log-tracker (2.3.2-1) bullseye; urgency=medium
* re-build with updated rustc and dependencies
-- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2022 11:38:01 +0100
rust-pmg-log-tracker (2.3.1-1) bullseye; urgency=medium
* fix regression related to months != january
-- Proxmox Support Team <support@proxmox.com> Tue, 01 Feb 2022 13:30:59 +0100
rust-pmg-log-tracker (2.3.0-1) bullseye; urgency=medium
* fix #3758: fix `to` filter with empty NoqueueEntry `to` field
* fix issue parsing logs around year changes
-- Proxmox Support Team <support@proxmox.com> Tue, 04 Jan 2022 15:53:15 +0100
rust-pmg-log-tracker (2.2.0-1) pmg; urgency=medium
* improve parser robustness on duplicate `msgid`
-- Proxmox Support Team <support@proxmox.com> Tue, 11 May 2021 16:01:39 +0200
rust-pmg-log-tracker (2.1.9-1) pmg; urgency=medium
* show outgoing TLS connection in tracking center
* improve after-queue matching if logs are not in expected order
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Mar 2021 12:07:54 +0100
rust-pmg-log-tracker (2.1.8-1) pmg; urgency=medium
* make string match case insensitive again
-- Proxmox Support Team <support@proxmox.com> Wed, 18 Nov 2020 19:28:47 +0100
rust-pmg-log-tracker (2.1.7-1) pmg; urgency=medium
* before-queue filtering: track all 'proxy-reject' cases
* improve parsing of some edge cases
-- Proxmox Support Team <support@proxmox.com> Thu, 03 Sep 2020 17:50:34 +0200
rust-pmg-log-tracker (2.1.6-1) pmg; urgency=medium
* print blocked/quarantined entries also if accepted mail exists
* improve "xfilter" string matching for before-queue case
* fix "to" filter for mails with a mix of blocked/quarantined and accepted
mails
-- Proxmox Support Team <support@proxmox.com> Tue, 19 May 2020 16:38:46 +0200
rust-pmg-log-tracker (2.1.5-1) pmg; urgency=medium
* introduce before queue dstatus to distinguish mails which went
through the rule-system, and the locally generated ones (e.g. bounce
or spamreport)
-- Proxmox Support Team <support@proxmox.com> Thu, 14 May 2020 17:33:57 +0200
rust-pmg-log-tracker (2.1.4-1) pmg; urgency=medium
* get rid of entries from unrelated senders ('from') in situations where a
'from' filter did not match but the 'to' filter matched.
* if both, 'from' and 'to', are set ensure that the intersection, not the
union, is used
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 19:35:05 +0200
rust-pmg-log-tracker (2.1.3-1) pmg; urgency=medium
* before-queue: set 'B' status for mails blocked by rule-system
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 12:27:06 +0200
rust-pmg-log-tracker (2.1.2-1) unstable; urgency=medium
* fix from/to filters not properly applying in before-queue filtering
-- Proxmox Support Team <support@proxmox.com> Mon, 06 Apr 2020 11:58:37 +0200
rust-pmg-log-tracker (2.1.1-1) unstable; urgency=medium
* fix SEntry filter in before-queue case
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Mar 2020 12:34:42 +0100
rust-pmg-log-tracker (2.1.0-1) unstable; urgency=medium
* switch to rust implementation for better code-maintainability
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Feb 2020 09:31:23 +0100
pmg-log-tracker (2.0-1) unstable; urgency=medium
* bump version for Proxmox Mailgateway 6 based on Debian Buster
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2019 15:29:33 +0200
pmg-log-tracker (1.0-2) unstable; urgency=medium
* fix csum calculation and update checksums
* add -i option for specifying an external file
* remove unused -I
* other minor code improvements
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2019 08:32:30 +0200
pmg-log-tracker (1.0-1) unstable; urgency=medium
* imported from private repository
* compile with -Wpedantic
* create separate debian package
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Sep 2017 08:18:15 +0200