ede4f5d23e
- Update to mutt version 1.6.2 (2016-07-01): * send.c: Check $pgp_autoinline and $pgp_replyinline if oppenc is set. (closes #3846) * The first oppenc call takes place after the initial checks of $pgp_autoline and $pgp_replyinline, and doesn't go through the pgp menu. * Therefore, check for $pgp_autoline and $pgp_replyinline if oppenc is set too, to avoid oppenc enabling encryption without INLINE being set in those cases. * a6a4d6ed0f19 previously cleaned things up so that it is safe to set INLINE even if encryption isn't enabled. * keymap.c: Fix infinite loop when help is bound to a named key combination. * Commit a07e8215a0ef introduced a bug in km_error_key, which is called when an unbound key is pressed. * If help is bound to a sequence containing named keys (e.g. <esc>), the raw (untokenized) string would be pushed back into the unget buffer. This could lead to an infinite loop of unbound key presses triggering more unbound keys being put into the unget buffer. * Change km_error_key to tokenize the string before putting it in the unget buffer. * Much thanks to Jiri Bohac for his bug report, analysis, and initial patch! - Update to neomutt 20160723 New Features New Mail Command - Execute a command on receipt of new mail vim-keybindings - Mutt config for vim users LMDB - In-memory header caching database SMIME Encrypt to Self - Secure storage of sensitive email Bug Fixes OBS-URL: https://build.opensuse.org/request/show/415277 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=72 |
||
---|---|---|
.gitattributes | ||
aw.listreply.diff | ||
bsc907453-CVE-2014-9116-jessie.patch | ||
bug-676388-largefile.patch | ||
COLS-workaround.dif | ||
krb5-config | ||
mutt-1.5.9i-pgpewrap.diff | ||
mutt-1.5.15-wrapcolumn.diff | ||
mutt-1.5.20-sendgroupreplyto.diff | ||
mutt-1.5.21-mailcap.diff | ||
mutt-1.5.21.de.po | ||
mutt-1.5.23-cariage-return.path | ||
mutt-1.6.1-opennfs.dif | ||
mutt-1.6.2.dif | ||
mutt-1.6.2.tar.gz | ||
mutt.changes | ||
mutt.desktop | ||
mutt.mailcap | ||
mutt.png | ||
mutt.spec | ||
neomutt-distro-20160723.tar.gz | ||
patch-1.5.24.vk.pgp_verbose_mime | ||
README.alternates | ||
Signature_conversion | ||
skel.muttrc | ||
widechar.sidebar.dif |
Since Mutt version 1.5.6 there's changes with regards to the $alternates variable. It's no longer a variable, but a command. When it before was: set alternates=foo@bar.org It's now: alternates foo@bar.org It's elaborated in the alternates section of the manpage muttrc.5