2017-07-04 12:41:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 4 12:30:14 UTC 2017 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Update to version 0.16.0
|
|
|
|
* Strip METHOD:PUBLISH added by some calendar providers, see
|
|
|
|
:gh:`502`.
|
|
|
|
* Fix crash of Google storages when saving token file.
|
|
|
|
* Make DAV discovery more RFC-conformant, see :ghpr:`585`.
|
|
|
|
* Vdirsyncer is now tested against Xandikos, see :ghpr:`601`.
|
|
|
|
* Subfolders with a leading dot are now ignored during
|
|
|
|
discover for filesystem storage. This makes it easier to combine
|
|
|
|
it with version control.
|
|
|
|
* Statuses are now stored in a sqlite database. Old data is
|
|
|
|
automatically migrated. Users with really large datasets should
|
|
|
|
encounter performance improvements. This means that sqlite3 is
|
|
|
|
now a dependency of vdirsyncer.
|
|
|
|
* Vdirsyncer is now licensed under the 3-clause BSD license,
|
|
|
|
see :gh:`610`.
|
|
|
|
* Vdirsyncer now includes experimental support for EteSync,
|
|
|
|
see :ghpr:`614`.
|
|
|
|
* Vdirsyncer now uses more filesystem metadata for determining
|
|
|
|
whether an item changed. You will notice a possibly heavy CPU/IO
|
|
|
|
spike on the first sync after upgrading.
|
|
|
|
* Packagers: Reference systemd.service and systemd.timer unit
|
|
|
|
files are provided. It is recommended to install these as
|
|
|
|
documentation if your distribution is systemd-based.
|
|
|
|
|
|
|
|
- Provides vdirsyncer only for python3.
|
|
|
|
|
2017-07-04 05:24:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 30 16:34:31 UTC 2017 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Update to 0.15.0 (see changelog.rst)
|
|
|
|
- Renamed to python-vdirsyncer
|
|
|
|
- Converted to single-spec
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 26 13:16:42 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Require python-python-dateutil. package was renamed
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 5 09:40:34 UTC 2014 - seiler@b1-systems.de
|
|
|
|
|
|
|
|
- added needed python-requests-toolbelt dependency
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 4 14:24:36 UTC 2014 - seiler@b1-systems.de
|
|
|
|
|
|
|
|
- initial commit
|
|
|
|
|