Created attachment 227461 [details] port update formatted with git format-patch mail/fetchmail: security update to 6.4.22.rc1 MFH: 2021Q3 URL: https://www.fetchmail.info/fetchmail-SA-2021-02.txt Changelog: https://gitlab.com/fetchmail/fetchmail/-/blob/SNAPSHOT_6-4-22-rc1/NEWS#L89 Security: CVE-2021-39272 Security: 1d6410e8-06c1-11ec-a35d-03ca114d16d6
Comment on attachment 227461 [details] port update formatted with git format-patch I am putting this on hold after a regression report.
Created attachment 227486 [details] new update to 6.4.22.rc2 rc2 should fix the regressions observed in 6.4.22.rc1. This is a new proposed patch, again in "git format-patch" format. Git parent hash subject to change ;-)
Comment on attachment 227486 [details] new update to 6.4.22.rc2 Looks good to me, no new complaints from `portlint`, passes `poudriere testport`, and the built package works in my testing. I approve this patch, thank you!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2b9bf3fe69a4ea781dba11fb486dc1651cf2f0d commit c2b9bf3fe69a4ea781dba11fb486dc1651cf2f0d Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2021-08-26 23:07:41 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2021-08-27 21:24:53 +0000 mail/fetchmail: security update to 6.4.22.rc2 MFH: 2021Q3 URL: https://www.fetchmail.info/fetchmail-SA-2021-02.txt Changelog: https://gitlab.com/fetchmail/fetchmail/-/blob/SNAPSHOT_6-4-22-rc2/NEWS#L87 Security: CVE-2021-39272 Security: 1d6410e8-06c1-11ec-a35d-03ca114d16d6 PR: 258071 Approved by: Corey Halpin (maintainer) mail/fetchmail/Makefile | 2 +- mail/fetchmail/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=92a4074f3ca8d2481381537d518fcb516eba7941 commit 92a4074f3ca8d2481381537d518fcb516eba7941 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2021-08-26 23:07:41 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2021-08-27 21:27:16 +0000 mail/fetchmail: security update to 6.4.22.rc2 MFH: 2021Q3 URL: https://www.fetchmail.info/fetchmail-SA-2021-02.txt Changelog: https://gitlab.com/fetchmail/fetchmail/-/blob/SNAPSHOT_6-4-22-rc2/NEWS#L87 Security: CVE-2021-39272 Security: 1d6410e8-06c1-11ec-a35d-03ca114d16d6 PR: 258071 Approved by: Corey Halpin (maintainer) (cherry picked from commit c2b9bf3fe69a4ea781dba11fb486dc1651cf2f0d) mail/fetchmail/Makefile | 2 +- mail/fetchmail/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks for the prompt review and approval!