1
0
forked from pool/mutt
Dominique Leuenberger 4ac0eb8c0a Accepting request 816866 from server:mail
- Update to 1.14.4 - bug-fix release (boo#1173197, CVE-2020-14954) 
  * Fix STARTTLS response injection attack.

- Update to 1.14.3 - bug-fix release (boo#1172906, boo#1172935,
  CVE-2020-14093, CVE-2020-14154)
  * Prevent possible IMAP MITM via PREAUTH response.
  * expired where certs not properly rejected with GnuTLS
  * Fix GnuTLS interactive prompt short-circuiting.
  * Abort GnuTLS certificate check if a cert in the chain is rejected.
  * Fix GnuTLS tls_verify_peers() checking.
  * Fix GNUTLS_E_NO_CERTIFICATE_FOUND check to be against verify_ret
    instead of certstat.
  * Fix gnutls_strerror() call to use verify_ret instead of certstat.
- Modify/refresh patches
  * aw.listreply.diff
  * bsc907453-CVE-2014-9116-jessie.patch
  * bug-676388-largefile.patch
  * mutt-1.10.1-imap.patch
  * mutt-1.13.3.dif
  * mutt-1.5.15-wrapcolumn.diff
  * mutt-1.5.20-sendgroupreplyto.diff
  * mutt-1.5.21-mailcap.diff
  * mutt-1.5.23-carriage-return.path
  * mutt-1.5.9i-pgpewrap.diff
  * mutt-1.6.1-opennfs.dif
  * mutt-Fix-SIGQUIT-handling.patch
  * patch-1.5.24.vk.pgp_verbose_mime
  * widechar.sidebar.dif

OBS-URL: https://build.opensuse.org/request/show/816866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=94
2020-06-25 13:07:27 +00:00
2020-06-24 15:13:58 +00:00
2020-06-24 15:13:58 +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

Description
No description provided
Readme 5.3 MiB
Languages
Python 90%
Shell 10%