[Bug 257024] mail/getmail6: emergency hotfix patch for 6.18
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257024] mail/getmail6: emergency hotfix patch for 6.18"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Jul 2021 17:13:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257024 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a923b333bdf86a2279334dad3afc736a67442f6 commit 1a923b333bdf86a2279334dad3afc736a67442f6 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2021-07-06 16:59:22 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-07-06 17:12:39 +0000 mail/getmail6: emergency hotfix for 6.18 A feature added in 6.18 causes problems. When trying to use all files in --getmaildir, getmail will choke on oldmail-* files, which are likely to be present. Since this is the new default behaviour for running getmail without any arguments, this change is very likely to break many installations. PR: 257024 Reported by: Michael Büker <freebsd@michael-bueker.de> (maintainer) mail/getmail6/Makefile | 6 ++++-- mail/getmail6/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.