* Fixes bsc#1173281, CVE-2020-14929: Alpine silently proceeds to

use an insecure connection after a /tls is sent in certain
    circumstances.

OBS-URL: https://build.opensuse.org/package/show/server:mail/alpine?expand=0&rev=47
This commit is contained in:
Reinhard Max 2021-05-02 08:13:59 +00:00 committed by Git OBS Bridge
parent f3559c3207
commit 68f316df52

View File

@ -37,6 +37,21 @@ Mon Sep 7 13:44:51 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
screen.
- Drop extern.diff (merged)
-------------------------------------------------------------------
Mon Sep 7 13:44:51 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.23
* Fixes bsc#1173281, CVE-2020-14929: Alpine silently proceeds to
use an insecure connection after a /tls is sent in certain
circumstances.
* Implementation of XOAUTH2 authentication support for Outlook.
* Add support for the OAUTHBEARER authentication method in Gmail.
* Support for the SASL-IR IMAP extension.
* Alpine can pass an HTML message to an external web browser,
by using the "External" command in the ATTACHMENT INDEX
screen.
- Drop extern.diff (merged)
-------------------------------------------------------------------
Sun Jun 7 10:48:05 UTC 2020 - Jan Engelhardt <jengelh@inai.de>