[Bug 291130] sysutils/logwatch: update to 7.13_1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291130] sysutils/logwatch: update to 7.13.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Nov 2025 23:04:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291130
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=a82b06f2fce175f9377c7008895a5a453c4c8626
commit a82b06f2fce175f9377c7008895a5a453c4c8626
Author: Michael Grimm <trashcan@ellael.org>
AuthorDate: 2025-11-21 22:59:08 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-21 23:03:09 +0000
sysutils/logwatch: Add support of the upcoming postfix 3.11
- The upcoming postfix 3.11 stable and next postfix-current version
will break the postfix service script:
https://www.postfix.org/postconf.5.html#smtp_log_tls_feature_status
- A patched postfix service script will deal with old and new status
report lines.
- This patch has been reported upstream:
https://sourceforge.net/p/logwatch/patches/95/
- Patch has been tested with a logfiles from past 360 days.
- files/pkg-message.in has been updated accordingly.
PR: 291130
sysutils/logwatch/Makefile | 1 +
.../files/patch-scripts_services_postfix (new) | 43 ++++++++++++++++++++++
sysutils/logwatch/files/pkg-message.in | 4 ++
3 files changed, 48 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.