Bug 263248 - mail/mutt: update to 2.2.3
Summary: mail/mutt: update to 2.2.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Many People
Assignee: Fernando Apesteguía
URL: https://marc.info/?l=mutt-users&m=164...
Keywords:
Depends on: 263247
Blocks:
  Show dependency treegraph
 
Reported: 2022-04-12 22:53 UTC by Derek Schrock
Modified: 2022-07-20 23:41 UTC (History)
2 users (show)

See Also:
fernape: merge-quarterly+


Attachments
Update to 2.2.3 (1.55 KB, patch)
2022-04-12 22:53 UTC, Derek Schrock
dereks: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Schrock 2022-04-12 22:53:32 UTC
Created attachment 233179 [details]
Update to 2.2.3

- Update to security and bug fix update 2.2.3 [1][2]

[1] https://marc.info/?l=mutt-users&m=164979464612885&w=2
[2] https://gitlab.com/muttmua/mutt/-/issues/404

portlint: ok. 1 expect warning. muttlib.c patched multiple times
testport: ok. 13amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-15 17:10:49 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e4ae7db5311261cddad498b9c16996024818919

commit 2e4ae7db5311261cddad498b9c16996024818919
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2022-04-13 06:30:22 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-04-15 17:07:59 +0000

    mail/mutt: update to 2.2.3

    Security and bug fix update.

    ChangeLog: https://marc.info/?l=mutt-users&m=164979464612885&w=2
               https://gitlab.com/muttmua/mutt/-/issues/404

    PR:     263248
    Reported by:    dereks@lifeofadishwasher.com (maintainer)
    MFH:    2022Q2 (security update)
    Security:       CVE-2022-1328

 mail/mutt/Makefile | 2 +-
 mail/mutt/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-04-15 17:11:50 UTC
A commit in branch 2022Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fec517b69420fe554bebce6d407b7417b52c4100

commit fec517b69420fe554bebce6d407b7417b52c4100
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2022-04-13 06:30:22 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-04-15 17:08:44 +0000

    mail/mutt: update to 2.2.3

    Security and bug fix update.

    ChangeLog: https://marc.info/?l=mutt-users&m=164979464612885&w=2
               https://gitlab.com/muttmua/mutt/-/issues/404

    PR:     263248
    Reported by:    dereks@lifeofadishwasher.com (maintainer)
    MFH:    2022Q2 (security update)
    Security:       CVE-2022-1328

    (cherry picked from commit 2e4ae7db5311261cddad498b9c16996024818919)

 mail/mutt/Makefile | 2 +-
 mail/mutt/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-04-15 17:12:44 UTC
Committed,

Thanks!