diff options
author | Eduardo Chappa <chappa@washington.edu> | 2017-11-13 00:00:50 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2017-11-13 00:00:50 -0700 |
commit | c83adefd0bb6c1099b896dab361a1b2b8c504766 (patch) | |
tree | b6ed72cbcb0a45131b3760b8656dcf7bdef3a09d /pith | |
parent | 6c79de9847d04e40dea488d1dd919b72075c552a (diff) | |
download | alpine-c83adefd0bb6c1099b896dab361a1b2b8c504766.tar.xz |
* TLS 1.2 works does not work if Alpine is compiled with openssl >= 1.1.0.
Reported and patched by Kyle George.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index bc34f997..3a623f4e 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 226 2017-11-10 19:55:39 +Alpine Commit 227 2017-11-13 00:00:45 ============= h_news ================= <HTML> <HEAD> @@ -218,6 +218,9 @@ Bugs that have been addressed include: first part of this is also a multipart type, then Alpine might fail to select the first text part when replying to a message. Reported by Lucio Chiappetti. + + <LI> TLS 1.2 works does not work if Alpine is compiled with openssl >= 1.1.0. + Reported and patched by Kyle George. </UL> <P> |