Update to 1.14.3 -- boo#1172906]

OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=218
This commit is contained in:
2020-06-15 15:14:00 +00:00
committed by Git OBS Bridge
parent 1a870260e0
commit baeb67e3cc
18 changed files with 60 additions and 33 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Jun 15 15:05:52 UTC 2020 - Werner Fink <werner@suse.de>
- Update to 1.14.4 - bug-fix release (boo#1172906)
* Prevent possible IMAP MITM via PREAUTH response.
* 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
-------------------------------------------------------------------
Mon May 25 11:54:08 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>