2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473) |
Log message:
Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
|
2017-09-04 12:35:44 by Patrick Welche | Files touched by this commit (2) |
Log message:
Update Radicale2 to 2.1.5
2.1.5 - Wild Radish
-------------------
This release is compatible with version 2.0.0.
* Add ``--verify-storage`` command-line argument
* Allow comments in the htpasswd file
* Don't strip whitespaces from user names and passwords in the htpasswd file
* Remove cookies from logging output
* Allow uploads of whole collections with many components
* Show warning message if server.timeout is used with Python < 3.5.2
|
2017-08-10 21:08:13 by Patrick Welche | Files touched by this commit (4) |
Log message:
* vobject != vdirsyncer.vobject, so correct dependency and remove patches.
https://github.com/Kozea/Radicale/issues/675#issuecomment-320029350
* override folder for storing local collections, from
/var/lib/radicale/collections to ${PREFIX}/share/radicale/collections
Update Radicale2 to 2.1.4
2.1.4 - Wild Radish
-------------------
This feature is not compatible with the 1.x.x versions. See
http://radicale.org/1to2/ if you want to switch from 1.x.x to
2.x.x.
* Fix incorrect time range matching and calculation for some edge-cases with
rescheduled recurrences
* Fix owner property
2.1.3 - Wild Radish
-------------------
This feature is not compatible with the 1.x.x versions. See
http://radicale.org/1to2/ if you want to switch from 1.x.x to
2.x.x.
* Enable timeout for SSL handshakes and move them out of the main thread
* Create cache entries during upload of items
* Stop built-in server on Windows when Ctrl+C is pressed
* Prevent slow down when multiple requests hit a collection during cache warm-up
2.1.2 - Wild Radish
-------------------
This feature is not compatible with the 1.x.x versions. See
http://radicale.org/1to2/ if you want to switch from 1.x.x to
2.x.x.
* Remove workarounds for bugs in VObject < 0.9.5
* Error checking of collection tags and associated components
* Improve error checking of uploaded collections and components
* Don't delete empty collection properties implicitly
* Improve logging of VObject serialization
|
2017-07-12 16:33:40 by Patrick Welche | Files touched by this commit (1) |
Log message:
Avoid PKG_FAIL
|
2017-07-12 09:30:46 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Remove ldap as a supported option, no version of python can satisfy
its requirements.
|
2017-07-06 07:25:15 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Remove unnecessary CONFLICTS.
Packages always conflict with packages that have the same PKGBASE.
|
2017-07-06 05:12:48 by D'Arcy J.M. Cain | Files touched by this commit (4) |
Log message:
Add DEPENDS on py-vdirsyncer.
Load vobject from vdirsyncer module.
Take maintainership.
|
2017-07-01 07:57:07 by D'Arcy J.M. Cain | Files touched by this commit (6) |
Log message:
Version 2.1.1 of Radicale.
This is a new package as the file storage is incompatible with 1.x.x.
Too many changes from 1.1.4. Please see http://radicale.org/news/ for details.
|