[ANNOUNCE] upcoming offlineimap v7.1.2
Nicolas Sebrecht
nicolas.s-dev at laposte.net
Tue Jun 27 22:37:02 BST 2017
# Notes
I think it's time for a new release.
I aim to make the new release after July, 7th. If you'd like more time, please
let me know. ,-)
With this release, the release process is changed a bit to include the positive
feedbacks. Please, send me a mail to confirm it works for you. This will be
written in both the release notes and the git logs.
Most important changes are better support for Davmail and systemd samples
updates.
Happy sync'ing!
# Authors
Nicolas Sebrecht (10):
Changelog: fix syntax
gitignore genrated css file
MAINTAINERS: Remi Locherer joins the team of testers
systemd: add documentation entry in configuration files
systemd: README: credit Hugo as contributor
advise singlethreadperfolder when offlineimap hangs
contrib: more release automation
IMAP/IMAP: continue to sync if the local side does not return a valid UID on upload
folder/IMAP: improve the warning when we can't parse the returned UID
folder/IMAP: introduce dedicated parsing for davmail (not supporting UIDPLUS)
Hugo Osvaldo Barrera (5):
Explain how to override systemd values
Use basic logger (since systemd picks up stdout)
Remove invalid systemd setting
Use a pre-existing target for systemd services
Respect systemd conventions for timers
benutzer193 (1):
systemd: remove unused watchdog functionality
# Diffstat
.gitignore | 10 +-
Changelog.md | 12 +-
MAINTAINERS.rst | 5 +
contrib/helpers.py | 316 +++++++++++++++
contrib/release.py | 447 +++++++++++++++++++++
contrib/systemd/README.md | 33 +-
contrib/systemd/mail.target | 5 -
contrib/systemd/offlineimap-oneshot.service | 9 +-
...offlineimap.timer => offlineimap-oneshot.timer} | 3 +-
contrib/systemd/offlineimap-oneshot at .service | 9 +-
...flineimap at .timer => offlineimap-oneshot at .timer} | 3 +-
contrib/systemd/offlineimap.service | 7 +-
contrib/systemd/offlineimap at .service | 7 +-
contrib/tested-by.py | 143 +++++++
contrib/upcoming.py | 143 +------
docs/offlineimap.known_issues.txt | 5 +
offlineimap.conf | 3 +-
offlineimap/folder/IMAP.py | 41 +-
offlineimap/folder/UIDMaps.py | 8 +-
19 files changed, 1003 insertions(+), 206 deletions(-)
--
Nicolas Sebrecht
More information about the OfflineIMAP-project
mailing list