Radicale - Package Updates
Pinned
Radicale
-
[2.5.0]
- Update Radicale to 3.2.1
- Full changelog
- Enhancement: add option for logging bad PUT request content
- Enhancement: extend logging with step where bad PUT request failed
- Fix: support for recurrence "full day"
- Fix: list of web_files related to HTML pages
-
This post is deleted!
-
[2.6.1]
- Update Radicale to 3.3.0
- Full changelog
- Adjustment: option [auth] htpasswd_encryption change default from "md5" to "autodetect"
- Add: option [auth] type=ldap with (group) rights management via LDAP/LDAPS
- Enhancement: permit_delete_collection can be now controlled also per collection by rights 'D' or 'd'
- Add: option [rights] permit_overwrite_collection (default=True) which can be also controlled per collection by rights 'O' or 'o'
- Fix: only expand VEVENT on REPORT request containing 'expand'
- Adjustment: switch from setup.py to pyproject.toml (but keep files for legacy packaging)
- Adjustment: 'rights' file is now read only during startup
- Cleanup: Python 3.7 leftovers
-
[2.6.2]
- Update radicale to 3.3.1
- Full Changelog
-
[2.6.3]
- Update radicale to 3.3.2
- Full Changelog
-
[2.6.4]
- Update radicale to 3.3.3
- Full Changelog
- Add: display mtime_ns precision of storage folder with condition warning if too less
- Improve: disable fsync during storage verification
- Improve: suppress duplicate log lines on startup
- Contrib: logwatch config and script
- Improve: log precondition result on PUT request
-
[2.7.0]
- Update radicale to 3.4.0
- Full Changelog
-
[2.7.1]
- Update radicale to 3.4.1
- Full Changelog
- Add: option [auth] dovecot_connection_type / dovecot_host / dovecot_port
- Add: option [auth] type imap by code migration from https://github.com/Unrud/RadicaleIMAP/
-
[2.8.0]
- Update radicale to 3.5.0
- Full Changelog
- Add: option [auth] type oauth2 by code migration from https://gitlab.mim-libre.fr/alphabet/radicale_oauth/-/blob/dev/oauth2/
- Fix: catch OS errors on PUT MKCOL MKCALENDAR MOVE PROPPATCH (insufficient storage, access denied, internal server error)
- Test: skip bcrypt related tests if module is missing
- Improve: relax mtime check on storage filesystem, change test file location to "collection-root" directory
- Add: option [auth] type pam by code migration from v1, add new option pam_serivce
- Cosmetics: extend list of used modules with their version on startup
- Improve: WebUI
- Add: option [server] script_name for reverse proxy base_prefix handling
- Fix: proper base_prefix stripping if running behind reverse proxy
-
[2.9.0]
- Update base image to 5.0.0