<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/radicale3/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-08T05:24:27Z</updated>
<entry>
<title>radicale3: bump version and adjust dependencies</title>
<updated>2026-05-08T05:24:27Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-05-07T07:04:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4a85cc3317a0de7a8772d40fc7881f3550a22daa'/>
<id>urn:sha1:4a85cc3317a0de7a8772d40fc7881f3550a22daa</id>
<content type='text'>
Bump to latest release (3.7.2) and adjust dependencies accordingly.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>radicale3: clean out cspell hints</title>
<updated>2026-05-08T05:24:27Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-05-07T07:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d0a7d402f97e2947e6cdefebb0fcd6e814ef5d85'/>
<id>urn:sha1:d0a7d402f97e2947e6cdefebb0fcd6e814ef5d85</id>
<content type='text'>
Remove unwanted cspell hints from Makefile and initscript.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>radicale3: update to 3.7.1</title>
<updated>2026-04-14T07:48:21Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-04-12T13:44:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0de3688f1093f2eb157997db8e432e3b1ef875bd'/>
<id>urn:sha1:0de3688f1093f2eb157997db8e432e3b1ef875bd</id>
<content type='text'>
Bump version for quickly discovered issues with 3.7.0

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>radicale3: update to 3.7.0</title>
<updated>2026-04-10T13:32:10Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-04-08T08:48:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f534f48ab8f8c57d2a12bf7eb2e0278bc1ac5705'/>
<id>urn:sha1:f534f48ab8f8c57d2a12bf7eb2e0278bc1ac5705</id>
<content type='text'>
Bump version and add placeholder for new [sharing]
section/capability.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>radicale3: bump to 3.6.1</title>
<updated>2026-02-26T12:24:06Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-02-26T02:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2859665df9a490508712dc873b6a0a7d3a7c4d36'/>
<id>urn:sha1:2859665df9a490508712dc873b6a0a7d3a7c4d36</id>
<content type='text'>
Update to radicale3 to latest release

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>radicale3: bump to version 3.6.0</title>
<updated>2026-01-22T06:57:48Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-01-20T05:51:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7af729700b913d8418877a274f48e9b1fa962806'/>
<id>urn:sha1:7af729700b913d8418877a274f48e9b1fa962806</id>
<content type='text'>
This eliminates a dependency on the unmaintained passlib
(python3-passlib) package and add a dependency on libpass, a maintained
fork of passlib: https://github.com/Kozea/Radicale/pull/1953

In addition Radicale auth type 'autodetect' for `htpasswd` auth has
been improved by upstream.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>radicale3: add better reload handling</title>
<updated>2026-01-21T05:42:10Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-01-15T04:29:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9e33952b60364bcbf6b24d6b8725c9e89273485e'/>
<id>urn:sha1:9e33952b60364bcbf6b24d6b8725c9e89273485e</id>
<content type='text'>
We update the initscript to rebuild the radicale3 target configuration
file and then HUP the radicale3 process to reload it, on a reload
event, rather than the default which does not regenerate the target
configuration.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>radicale3: fix permissions on ssl cert/key</title>
<updated>2026-01-21T05:42:10Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-01-12T00:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ecf9fb51dbcdc2eedd81cc5102cdb13fc4536d68'/>
<id>urn:sha1:ecf9fb51dbcdc2eedd81cc5102cdb13fc4536d68</id>
<content type='text'>
When LuCI uploads files like the SSL key and certificate, it makes the
files readable only by root. Since radicale is running as a
non-privileged user it is unable to access a certificate and key
uploaded by LuCI, therefore when SSL cert and key (and optional CA) are
configured, make them group radicale3 and group readable, so the
radicale server can use them.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>radicale3: tweak Makefile and initscript</title>
<updated>2026-01-11T07:03:42Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-01-09T05:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2dfa60f3f761ce671ab096c0f994a3dec97ab676'/>
<id>urn:sha1:2dfa60f3f761ce671ab096c0f994a3dec97ab676</id>
<content type='text'>
* fix service_reload in initscript so it reloads configuration
* fold long lines for readability
* shellcheck is a useful linter, if a bit pedantic, so use it and
  update script to address its warnings.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>radicale3: new package</title>
<updated>2026-01-09T16:09:08Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-12-29T09:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=16b5a43e39b99de7c70e67e1ec71cda45909b6c0'/>
<id>urn:sha1:16b5a43e39b99de7c70e67e1ec71cda45909b6c0</id>
<content type='text'>
Radicale is a small but powerful CalDAV (calendars, to-do lists) and
CardDAV (contacts) server.
This package provides the latest 3.x series, which succeeds radicale2.

This is replacament for recently dropped radicale2 and radicale1.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
</feed>
