[ANNOUNCE] upcoming offlineimap v7.2.2

Nicolas Sebrecht nicolas.s-dev at laposte.net
Sat Dec 15 19:23:16 GMT 2018


Here we are! We have 2 more bug fixes since the previous announce.

Side note: few people in the cc list give feedbacks on their tests, actually.
The purpose of the cc list is not to provide personal notices about the releases
so I'll clean it and keep only people who is giving feedback or is a maintainer.
If you're a maintainer or want to test upcoming releases, please let me know so
I add you to the cc list.


# Notes

I think it's time for a new release.

I aim to make the new release in one week, approximately. If you'd like more
time, please let me know. ,-)

Feedbacks will be added to the release notes and the git logs, as usual.

With this release offlineimap can renew the token for OAUTH2. There is better
integration for ArchLinux and OSX. SSL configuration options are more
consistent.

There are bug fixes about maxage and GSSAPI.


# Authors

  Nicolas Sebrecht (5):
     contrib/release.py: minor UI improvement
     docs/website-doc.sh: minor improvements in comments of versions.yml
     fix dates in copyright lines
     offlineimap.conf: minor fixes
     maxage: always compute the remote cache list for min_uid

  Philippe Loctaux (4):
     Add Archlinux to list of supported distros
     Added ssl certfile on osx for openssl pacakge on homebrew
     Add Archlinux to list of supported distros
     offlineimap/utilis/distro.py: identation fix

  Benedikt Heine (2):
     Fix typo in exception message
     Chain tls_level and ssl_version only if ssl is enabled

  Carnë Draug (2):
     Print username instead of accountname when asking for password
     Check if username is provided before trying plain authentication.

  Frode Aannevik (1):
     Fix expired oauth2_access_token

  Robbie Harwood (1):
     Handle empty token with complete GSSAPI context


# Diffstat

 contrib/release.py          |  4 ++--
 docs/website-doc.sh         | 10 +++++++---
 offlineimap.conf            | 13 ++++++-------
 offlineimap/accounts.py     |  6 ++++++
 offlineimap/imapserver.py   | 37 +++++++++++++++++++++++++++++++------
 offlineimap/ui/Curses.py    |  8 ++++----
 offlineimap/ui/Machine.py   |  8 ++++----
 offlineimap/ui/TTY.py       |  8 ++++----
 offlineimap/ui/UIBase.py    |  4 ++--
 offlineimap/utils/distro.py |  9 +++++++--
 10 files changed, 73 insertions(+), 34 deletions(-)


-- 
Nicolas Sebrecht



More information about the OfflineIMAP-project mailing list