Changelog for
cone-1.2-1.9.x86_64.rpm :
* Sat Mar 20 2021 suse+buildAATTde-korte.org- update to 1.2
* Implement support for the TLS ALPN extension.
* Remove bcc headers from the copy of the message used for sending it, instead of relying on the mail server to do it.- update source download URL
* Wed Nov 25 2020 suse+buildAATTde-korte.org- source verification (add cone.keyring)- drop obsolete patch (remove cone-include-string_h.patch)- update to 1.1
* passwordlist.C (PasswordList::remove): Do not automatically remove saved passwords after a failed login, prompt first.
* mail::copyMessage::fetchText: fix use after free (CVE-2020-27684).
* Add AC_PROG_CC_C99 to configure
* gettext update.- update to 1.0
* cursesmessage.C: Keep only the last six message IDs in the References: header when creating a reply.
* Enable UTF8 mode when sending SMTP mail. Recognize and display UTF8 messages and delivery status notifications. Use message/global MIME type when forwarding a UTF8 message.
* Enable UTF8 mode when connecting to IMAP and POP3 servers that support them.
* gcc 8/Fedora 28 fixes.- update to 0.96.2
* libs/rfc2045/rfc2045reply.c (mkreply): Fix null pointer dereferences.
* gettext update.
* Fix to configure.ac
* cone: switch default header encoding to UTF-8.- update to 0.96.1
* Build fixes for OpenSSL 1.1.0- update to 0.96
* courier-unicode library API update.- update to 0.95
* libs/tcpd/libcouriertls.c: OpenSSL API update.
* Improve compatibility with gnupg 2.
* libmail: fix skipping of messages with some Usenet servers.- update to 0.94
* libmail/copymessage.C (fetchText): Do not set reset message date to start of epoch if the message being copied does not have neither the Date: nor the Received: header.- update to 0.93
* cursesscreen.C: fix compilation error.
* Add support for the TLS SNI extension, when built with OpenSSL. Drop support for SSL3.
* Update config settings in cone.dist to reflect the updated TLS library support.
* Mon Dec 07 2015 bjoernAATTcs.tu-berlin.de- update to 0.92
* Tue May 31 2011 bjoernAATTcs.tu-berlin.de- update to 0.89:
* rfc2045/rfc2045cdecode.c: Tolerate lowercase hexadecimal characters in quoted-printable-encoded content.
* cone/cursesmessage.C (reformat): Typo in error message.
* cone/cone.dist.in (TLS_STARTTLS_PROTOCOL): Provide a default setting of TLS_STARTTLS_PROTOCOL for new cone installs only.
* cone/cursesmessage.C (beginReformat): Fix bug exposed by cache.H bug fix.
* Thu Apr 21 2011 pascal.bleserAATTopensuse.org- update to 0.87:
* fixes bugs in the handling of HTML mail with MIME headers and an unsupported character set
* fixes a bug that resulted in Cone locking up and slowly consuming memory
* Fri Apr 08 2011 pascal.bleserAATTopensuse.org- update to 0.86:
* adds Unicode-based word-wrapping rules that should work better for text written in ideographic-based character sets
* adds support for the most recent plain text message specification (RFC 3676)
* adds an option to the standalone leaf editor that edits plain text files that use the flowed text format, as specified in RFC 3676
* Sun May 09 2010 pascal.bleserAATTopensuse.org- update to 0.83:
* fixes several bugs that may result in crashes
* Thu Dec 31 2009 pascal.bleserAATTopensuse.org- update to 0.80:
* adds support for internationalized domain names
* Mon Jun 08 2009 pascal.bleserAATTopensuse.org- update to 0.78
* Thu Aug 28 2008 guruAATTunixtech.be- update to 0.77:
* adds support for client SSL certificates