Path to this page:
./
mail/neomutt,
Fork of mutt with integrated community patches
Branch: pkgsrc-2021Q3,
Version: 20211015,
Package name: neomutt-20211015,
Maintainer: wizWhat is NeoMutt?
* NeoMutt is a project of projects.
* A place to gather all the patches against Mutt.
* A place for all the developers to gather.
Hopefully this will build the community and reduce duplicated effort.
Package options: gpgme, gssapi, idn, ncursesw, notmuch, sasl, smime, ssl, tokyocabinet
Master sites:
Version history: (Expand)
- (2021-10-16) Updated to version: neomutt-20211015
- (2021-09-28) Package added to pkgsrc.se, version neomutt-20201127nb1 (created)
CVS history: (Expand)
2021-10-16 19:44:34 by Thomas Merkel | Files touched by this commit (4) | |
Log message:
Pullup ticket #6514 - requested by wiz
mail/neomutt: security fix
Revisions pulled up:
- mail/neomutt/Makefile 1.69
- mail/neomutt/PLIST 1.23
- mail/neomutt/distinfo 1.53
- mail/neomutt/patches/patch-resize.c deleted
---
Module Name: pkgsrc
Committed By: wiz
Date: Fri Oct 15 11:43:54 UTC 2021
Modified Files:
pkgsrc/mail/neomutt: Makefile PLIST distinfo
Removed Files:
pkgsrc/mail/neomutt/patches: patch-resize.c
Log message:
neomutt: update to 20211015.
* Security
- Fix CVE-2021-32055
* Features
- threads: implement the `$use_threads` feature
https://neomutt.org/feature/use-threads
- hooks: allow a -noregex param to folder and mbox hooks
- mailing lists: implement list-(un)subscribe using RFC2369 headers
- mailcap: implement x-neomutt-nowrap flag
- pager: add `$local_date_header` option
- imap, smtp: add support for authenticating using XOAUTH2
- Allow `<sync-mailbox`> to fail quietly
- imap: speed up server-side searches
- pager: improve skip-quoted and skip-headers
- notmuch: open database with user's configuration
- notmuch: implement `<vfolder-window-reset>`
- config: allow += modification of my_ variables
- notmuch: tolerate file renames behind neomutt's back
- pager: implement `$pager_read_delay`
- notmuch: validate `nm_query_window_timebase`
- notmuch: make $nm_record work in non-notmuch mailboxes
- compose: add `$greeting` - a welcome message on top of emails
- notmuch: show additional mail in query windows
* Changed Config
- Renamed lots of config, e.g. `askbcc` to `ask_bcc`.
* Bug Fixes
- imap: fix crash on external IMAP events
- notmuch: handle missing libnotmuch version bumps
- imap: add sanity check for qresync
- notmuch: allow windows with 0 duration
- index: fix index selection on `<collapse-all>`
- imap: fix crash when sync'ing labels
- search: fix searching by Message-Id in `<mark-message>`
- threads: fix double sorting of threads
- stats: don't check mailbox stats unless told
- alias: fix crash on empty query
- pager: honor mid-message config changes
- mailbox: don't propagate read-only state across reopens
- hcache: fix caching new labels in the header cache
- crypto: set invalidity flags for gpgme/smime keys
- notmuch: fix parsing of multiple `type=`
- notmuch: validate $nm_default_url
- messages: avoid unnecessary opening of messages
- imap: fix seqset iterator when it ends in a comma
- build: refuse to build without pcre2 when pcre2 is linked in ncurses
* Translation updates
|