[ANNOUNCE] upcoming offlineimap v7.2.0

Nicolas Sebrecht nicolas.s-dev at laposte.net
Sat Mar 24 15:13:35 GMT 2018


# Notes

I think it's time for a new release.

I aim to make the new release in two weeks, 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.


WARNING: there's been another bunch of removal for the members of the mailing
list lately (near to 100). You might have been unsubscribed.

Also, bear in mind to notice me if you'd rather not be cc'ed in my "upcoming" and
releases notes by email.

Thank you much!


# Authors

  Nicolas Sebrecht (9):
     maxsyncaccounts: improve documentation
     requirements: add gssapi as optional dependency
     bin/offlineimap: fix shebang to env python2
     offlineimap.py: fix shebang to python2
     REAMDE: remove links to a fork
     gitignore: re-introduce *.css
     travis: save secure variables
     travis: add notification to gitter room OfflineIMAP/offlineimap
     README: travis: add badge for the next branch

  Musashi69 (1):
     make UI output show local AND remote dirs involved

  Robbie Harwood (1):
     Port to python-gssapi from pykerberos

  chris001 (1):
     Autmomated testing using Travis and CodeCov.io!


# Diffstat

 .coveragerc                | 14 ++++++++
 .gitignore                 | 13 ++++----
 .travis.yml                | 69 ++++++++++++++++++++++++++++++++++++++
 README.md                  | 15 +++++++++
 bin/offlineimap            |  5 ++-
 offlineimap.conf           | 27 +++++++++------
 offlineimap.py             |  5 ++-
 offlineimap/imapserver.py  | 69 +++++++++++++++++---------------------
 offlineimap/ui/UIBase.py   |  4 +--
 requirements.txt           |  1 +
 test/.gitignore            |  5 ++-
 test/OLItest/TestRunner.py |  2 +-
 tests/.gitignore           |  2 ++
 tests/create_conf_file.py  | 82 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/requirements.txt     |  4 +++
 15 files changed, 252 insertions(+), 65 deletions(-)


-- 
Nicolas Sebrecht



More information about the OfflineIMAP-project mailing list