Radicale
Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server
* Shares calendars and contact lists through CalDAV, CardDAV and HTTP.
* Supports events, todos, journal entries and business cards.
* Works out-of-the-box, no complicated setup or configuration required.
* Can limit access by authentication.
* Can secure connections with TLS.
* Works with many CalDAV and CardDAV clients.
* Stores all data on the file system in a simple folder structure.
* Can be extended with plugins.
* Is GPLv3-licensed free software.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / Radicale
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/Radicale && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Radicale.changes | 0000026146 25.5 KB | |
Radicale.rpmlintrc | 0000000053 53 Bytes | |
Radicale.spec | 0000004694 4.58 KB | |
radicale.firewalld | 0000000209 209 Bytes | |
radicale.service | 0000001196 1.17 KB | |
system-user-radicale.conf | 0000000168 168 Bytes | |
v3.3.1.tar.gz | 0000170518 167 KB |
Latest Revision
Ákos Szőts (szotsaki)
committed
(revision 52)
- Update to 3.3.1 * Add: option [auth] type=dovecot * Add: option [server] protocol + ciphersuite for optional restrictions on SSL socket * Enhancement: log content in case of multiple main components error * Enhancement: [storage] hook documentation, logging, error behavior (no longer throwing an exception) * Fix: expand does not take timezones into account * Fix: expand does not support overridden recurring events * Fix: expand does not honor start and end times - Update to 3.3.0 * Adjustment: option [auth] htpasswd_encryption change default from "md5" to "autodetect" * Adjustment: switch from setup.py to pyproject.toml (but keep files for legacy packaging) * Adjustment: 'rights' file is now read only during startup * Add: option [auth] type=ldap with (group) rights management via LDAP/LDAPS * Add: option [rights] permit_overwrite_collection (default=True) which can be also controlled per collection by rights 'O' or 'o' * Enhancement: permit_delete_collection can be now controlled also per collection by rights 'D' or 'd' * Fix: only expand VEVENT on REPORT request containing 'expand' * Cleanup: Python 3.7 leftovers
Comments 9
How about pushing this to Factory? :)
That's a good idea. Though I want to push the latest version (2.x) since it's more advanced and error-prone but until they don't fix their too strict requirements (https://github.com/Kozea/Radicale/issues/899 ) I cannot even update it. But after that I'm in, thank you for the recommendation.
Thanks for taking care of this. I send a request to update vobject (SR#651375) and commented on the bug.
Thank you; I'll update Radicale to v2 here and then, after some weeks if no problems are reported, it goes to Factory :).
Cool!
Ping?
To be able to include it in Factory, I started fixing the rpmlint warnings.
Currently, there's also a request created for "radicale" user and group to be recognised as standard ones: https://build.opensuse.org/request/show/833685
nice, thanks :)
Submit request to Factory: https://build.opensuse.org/request/show/853781