aboutsummaryrefslogtreecommitdiffstats
path: root/testing/radicale
Commit message (Collapse)AuthorAgeFilesLines
* testing/radicale: fix permissions for config filesStefan Wagner2016-11-221-3/+3
| | | | | | Radicale is started as user radicale, so the config should be readable by this user. Currently the config files aren't world readable, which makes the application crash on startup.
* [various] rename python executable in APKBUILDs to python2Jakub Jirutka2016-10-261-2/+2
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-2/+2
|
* testing/*: change source URL pypi.python.org to files.pythonhosted.orgJakub Jirutka2016-07-081-1/+1
| | | | See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791
* testing/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-0/+2
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* testing/radicale: upgrade to 1.1.1Sören Tempel2016-01-091-4/+4
|
* testing/radicale: build fix. needs py-setuptoolsNatanael Copa2015-10-071-1/+1
|
* testing/radicale: upgrade to 1.0.1Sören Tempel2015-10-072-14/+15
|
* testing/radicale: upgrade 0.10Francesco Colista2015-08-143-34/+39
|
* testing/radicale: new aportNatanael Copa2014-11-174-0/+135
A simple CalDAV (calendar) and CardDAV (contact) server http://radicale.org