[ANNOUNCE] OfflineIMAP v7.1.5 released
Nicolas Sebrecht
nicolas.s-dev at laposte.net
Sat Jan 13 12:57:25 GMT 2018
OfflineIMAP v7.1.5 is out.
Downloads:
http://github.com/OfflineIMAP/offlineimap/archive/v7.1.5.tar.gz
http://github.com/OfflineIMAP/offlineimap/archive/v7.1.5.zip
Pip:
wget "https://raw.githubusercontent.com/OfflineIMAP/offlineimap/v7.1.5/requirements.txt" -O requirements.txt
pip install -r ./requirements.txt --user git+https://github.com/OfflineIMAP/offlineimap.git@v7.1.5
This minor release fixes a bug about maxage failing to upload some emails. Also,
this introduces the snapcraft.yaml to package offlineimap with this packaging
system.
This release was tested by:
- Nicolas Sebrecht
- Remi Locherer
# Authors
- Nicolas Sebrecht (4)
- Evan Dandrea (1)
- John Ferlito (1)
# Features
- Initial commit of snapcraft.yaml. [Evan Dandrea]
# Fixes
- maxage: don't consider negative UIDs when computing min UID. [Nicolas Sebrecht]
- Add missing space to output string. [John Ferlito]
# Changes
- folder: IMAP: improve search logging. [Nicolas Sebrecht]
- no UIDPLUS: improve logging on failures. [Nicolas Sebrecht]
- github: remove the trick to download the PR. [Nicolas Sebrecht]
--
Nicolas Sebrecht
More information about the OfflineIMAP-project
mailing list