Radicale - Package Updates
- 
[2.0.4]
- Update Radicale to 3.0.5
 - Start storage hook in own process group
 - Kill storage hook on error or exit
 - Try to kill child processes of storage hook
 - Internal Server: Exit immediately when signal is received (do not wait for clients or storage hook to finish)
 
 - 
[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.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