- Update to mutt 1.10.1 (boo#1101428) This is an important bug-fix release, fixing a code injection and a couple path traversal vulnerabilities. This also covers * CVE-2018-14363 bnc#1101566 * CVE-2018-14362 bnc#1101567 * CVE-2018-14361 bnc#1101568 * CVE-2018-14360 bnc#1101569 * CVE-2018-14359 bnc#1101570 * CVE-2018-14358 bnc#1101571 * CVE-2018-14357 bnc#1101573 * CVE-2018-14356 bnc#1101576 * CVE-2018-14355 bnc#1101577 * CVE-2018-14354 bnc#1101578 * CVE-2018-14353 bnc#1101581 * CVE-2018-14352 bnc#1101582 * CVE-2018-14351 bnc#1101583 * CVE-2018-14350 bnc#1101588 * CVE-2018-14349 bnc#1101589 - Modified patches * bug-676388-largefile.patch * mutt-1.5.15-wrapcolumn.diff * mutt-1.5.20-sendgroupreplyto.diff * mutt-1.5.23-carriage-return.path * mutt-1.6.1-opennfs.dif * patch-1.5.24.vk.pgp_verbose_mime * truncate.patch OBS-URL: https://build.opensuse.org/request/show/623577 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=82
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
Description
Languages
Python
90%
Shell
10%