Path to this page:
Subject: CVS commit: pkgsrc/mail/neomutt
From: Thomas Klausner
Date: 2019-11-06 13:28:47
Message id: 20191106122848.123DBFA93@cvs.NetBSD.org
Log Message:
neomutt: update to 20191102.
2019-11-02 Richard Russon \<rich@flatcap.org\>
* Bug Fixes
- Mailboxes command with empty backticks
- Mbox save-to-trash
- Mkdir for new maildir folders
- Maildir: new mail detection
- Truncation of "set" command on a path variable
- Update crash (when changing folder)
- Resolve symbolic links when saving a message
- Folder-hook calling "unmailboxes \*"
- Failed ssl negotiation
- Crash when using "alias -group"
- LibIDN error when charset wasn't set
- Notmuch abort entire-thread if database lacks message
2019-10-25 Richard Russon \<rich@flatcap.org\>
* Features
- Add $fcc_before_send, defaulting unset
- Deprecate TLS 1.0 and 1.1 by default
- Turn on $ssl_force_tls by default
- Command line -z and -Z options to work with IMAP
- Add size display configuration variables
- Summary pages: version, set, set all, bind, macro
- CONDSTORE and QRESYNC support
- OAUTHBEARER support
- inotify support
- add index-format-hook
- Add $auto_subscribe variable
- Allow relative date hour/min/sec offsets
- Add attributes support on color declarations
- Style Menu Options
- Add new pattern type ~I for external searches
- Add \<named-mailboxes\> command
* Changed Config
- folder_format
- pgp_use_gpg_agent
- shell
- ssl_force_tls
- ssl_use_tlsv1
- ssl_use_tlsv1_1
- status_format
- to_chars
- user_agent
* New Config
- attach_save_dir
- attach_save_without_prompting
- autocrypt
- autocrypt_acct_format
- autocrypt_dir
- autocrypt_reply
- auto_subscribe
- crypt_chars
- crypt_protected_headers_read
- crypt_protected_headers_save
- crypt_protected_headers_subject
- crypt_protected_headers_write
- external_search_command
- fcc_before_send
- forward_attachments
- imap_condstore
- imap_fetch_chunk_size
- imap_oauth_refresh_command
- imap_qresync
- imap_rfc5161
- include_encrypted
- nm_flagged_tag
- nm_replied_tag
- pop_oauth_refresh_command
- sidebar_non_empty_mailbox_only
- size_show_bytes
- size_show_fractions
- size_show_mb
- size_units_on_left
- smtp_oauth_refresh_command
- ssl_use_tlsv1_3
* New Commands
- index-format-hook
- named-mailboxes
- unbind
- unmacro
* New Functions
- autocrypt-acct-menu
- autocrypt-menu
- compose-to-sender
- create-account
- delete-account
- descend-directory
- group-chat-reply
- mailbox-cycle
- mailbox-list
- toggle-active
- toggle-prefer-encrypt
- toggle-write
- vfolder-from-query-readonly
* Bug Fixes
- Fix crashes
- Fix memory leaks
- Fix undefined behaviour
- Fix coverity defects
* Translations
- 100% Lithuanian
- 100% Chinese (Simplified)
- 100% Portuguese (Brazil)
- 95% German
- 95% Finnish
- 95% Czech
- 91% Polish
- 78% Japanese
- 73% Dutch
- 72% Spanish
- 62% Swedish
- 55% Slovak
* Docs
- OpenPGP and S/MIME configuration
- Quick-starter config section
- Autocrypt feature
- "Message Composition Flow" section to manual
- OAUTH support
Files: