1
0
forked from pool/mutt
Go to file
Dominique Leuenberger ede4f5d23e Accepting request 415277 from server:mail
- 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
2016-07-28 21:47:19 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
aw.listreply.diff . 2016-07-26 12:55:44 +00:00
bsc907453-CVE-2014-9116-jessie.patch . 2016-05-12 14:10:16 +00:00
bug-676388-largefile.patch . 2016-07-26 12:55:44 +00:00
COLS-workaround.dif . 2016-07-26 12:55:44 +00:00
krb5-config OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=11 2008-04-10 20:00:58 +00:00
mutt-1.5.9i-pgpewrap.diff . 2016-05-12 14:10:16 +00:00
mutt-1.5.15-wrapcolumn.diff . 2016-07-26 12:55:44 +00:00
mutt-1.5.20-sendgroupreplyto.diff . 2016-07-26 12:55:44 +00:00
mutt-1.5.21-mailcap.diff . 2016-07-26 12:55:44 +00:00
mutt-1.5.21.de.po - Update and fix the german translation. 2010-11-26 19:14:54 +00:00
mutt-1.5.23-cariage-return.path . 2016-05-12 14:10:16 +00:00
mutt-1.6.1-opennfs.dif . 2016-07-26 12:55:44 +00:00
mutt-1.6.2.dif . 2016-07-26 15:34:29 +00:00
mutt-1.6.2.tar.gz . 2016-07-26 12:55:44 +00:00
mutt.changes . 2016-07-26 13:47:01 +00:00
mutt.desktop Accepting request 59152 from home:gberh:branches:server:mail 2011-01-26 13:26:53 +00:00
mutt.mailcap Accepting request 262127 from home:lnussel:branches:server:mail 2014-11-20 14:04:50 +00:00
mutt.png OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=2 2007-02-26 18:04:33 +00:00
mutt.spec . 2016-07-26 12:55:44 +00:00
neomutt-distro-20160723.tar.gz . 2016-07-26 15:34:29 +00:00
patch-1.5.24.vk.pgp_verbose_mime . 2016-07-26 12:55:44 +00:00
README.alternates OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
Signature_conversion OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=1 2007-01-15 23:26:03 +00:00
skel.muttrc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=8 2007-12-06 00:55:43 +00:00
widechar.sidebar.dif . 2016-07-26 12:55:44 +00:00

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