Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (6h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 02:36:02 UTC Now

2022-04-16 05:03:19 UTC pkgsrc-2022Q1 commitmail json YAML

Pullup ticket #6614 - requested by tron
mail/mutt: security update

Revisions pulled up:
- mail/mutt/Makefile                                            1.259
- mail/mutt/distinfo                                            1.107

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Wed Apr 13 08:24:37 UTC 2022

  Modified Files:
  pkgsrc/mail/mutt: Makefile distinfo

  Log Message:
  mutt: Update to version 2.2.3

  This is a bug-fix release, addressing CVE-2022-1328: a buffer overread in
  the uuencoded decoder routine.

  Also fixed were a possible integer overflow issue in the general iconv and
  rfc2047-conversion iconv functions. These are not believed to be
  exploitable.

  To generate a diff of this commit:
  cvs rdiff -u -r1.258 -r1.259 pkgsrc/mail/mutt/Makefile
  cvs rdiff -u -r1.106 -r1.107 pkgsrc/mail/mutt/distinfo

(spz)