Radicale - Package Updates
Pinned
Radicale
-
wrote on Sep 16, 2020, 11:59 PM last edited by d19dotca Sep 16, 2020, 11:59 PM
What is with the one released today (2.0.5-1) that's a different package number than the one above? Is it safe to update to it?
-
[2.2.0]
- Update base image to v3.2.0
- Update radicale to 3.1.0
- Full changelog
-
[2.2.2]
- Update Radicale to 3.1.1
- Full changelog
- Workaround for contact photo bug in InfCloud
- Redirect GET and HEAD requests under /.web to sanitized path
- Set Content-Length header for HEAD requests
- Never send body for HEAD requests
- Improve error messages for from_file rights backend
- Don't sanitize WSGI script name
-
[2.2.3]
- Update Radicale to 3.1.2
- Full changelog
- Verify that base prefix starts with '/' but doesn't end with '/'
- Improve base prefix log message
- Never send body for HEAD requests (again)
-
[2.2.5]
- Update Radicale to 3.1.3
- Full changelog
- Redirect '…/.well-known/caldav' and '…/.well-known/carddav' to base prefix
- Warning instead of error when base prefix ends with '/'
-
[2.2.6]
- Update Radicale to 3.1.4
- Full changelog
- Fallback if RENAME_EXCHANGE is not supportd by the filesystem
- Assume POSIX compatibility if sys.platform is not win32
-
[2.2.7]
- Update Radicale to 3.1.5
- Full changelog
- Ignore configuration file if access is denied
-
[2.2.8]
- Update Radicale to 3.1.6
- Full changelog
- Ignore Not a directory error for optional config paths
- Fix upload of whole address book/calendar with UIDs that collide on case-insensitive filesystem
- Remove runtime dependency on setuptools for Python>=3.9
-
[2.2.9]
- Update Radicale to 3.1.7
- Full changelog
- Fix random href fallback
-
[2.2.10]
- Update Radicale to 3.1.8
- Full changelog
- Fix setuptools requirement if installing wheel
- Tests: Switch from python setup.py test to tox
- Small changes to build system configuration and tests
- Fix random href fallback
-
[2.4.1]
- Update Radicale to 3.1.9
- Full changelog
- Fix: MOVE in case listen on non-standard ports or behind reverse proxy
- Fix: stricter requirements of Python 3.11
- Fix: HTML pages
- Fix: Main Component is missing when only recurrence id exists
- Fix: passlib don't support bcrypt>=4.1
- Fix: web login now proper encodes passwords containing %XX (hexdigits)
- Enhancement: user-selectable log formats
- Enhancement: autodetect logging to systemd journal
- Enhancement: test code
- Enhancement: option for global permit to delete collection
- Enhancement: auth type 'htpasswd' supports now 'htpasswd_encryption' sha256/sha512 and "autodetect" for smooth transition
- Improve: Dockerfiles
- Improve: server socket listen code + address format in log
- Update: documentations + examples
- Dependency: limit typegard version < 3
- General: code cosmetics
-
Update to 3.2.0 is blocked by https://github.com/Kozea/Radicale/pull/1488
-
[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