lp://staging/ubuntu/raring-proposed/calendarserver
- Get this branch:
- bzr branch lp://staging/ubuntu/raring-proposed/calendarserver
Branch merges
Branch information
Recent revisions
- 17. By Rahul Amaram
-
* The second call to PyArg_ParseTuple in sendmsg.c passed an int* where a
Py_ssize_t* should be passed. This has been fixed. (Closes: #678525)
* Added option "EnableSSL" to conf/caldavd.plist. This has to be set to true
for calendarserver to listen on SSL port. (Closes: #681170)
* Changed source dependency from pyton-dev to python-all-dev as now a fix for
building package for both python 2.6 and python 2.7 is provided. (Thanks to
Fredrik Unger for providing the fix) (Closes: #684996)
* Updated calendarserver.README. Debian
* Bumped Debian compat to 9 - 16. By Rahul Amaram
-
* New upstream release
* Moved from using cdbs to dh sequencer
* Modified calenderserver init.d script based on /etc/init.d/skeleton script
* Removed ldapdirectory.patch as the OpenLDAP directory service has been
merged upstream
* Moved package to section "net" as calendarserver is more service than
library (Closes: #665859)
* Changed Architecture of calendarserver package to any as the package
now includes compiled architecture dependent Python extensions
* Unowned files are no longer left on the system upon purging
(Closes: #668731) - 15. By Thomas Goirand <email address hidden>
-
* Non-maintainer upload.
* Fixes init script start action fails if already running (Closes: #666737). - 14. By Rahul Amaram
-
* Recompile for python 2.7 support (Closes: Bug#646598)
* Added init.d status support. Thanks to Peter Eisentraut for the patch
(Closes: Bug#652832)
* Supply hints for backup of calendar data in face of extended attributes.
Thanks to Martin Stigge for providing this tip (Closes: Bug#653961) - 13. By Rahul Amaram
-
Changed DataRoot from /var/run/caldavd/ to /var/lib/caldavd/
(Closes: Bug#611165) - 12. By Rahul Amaram
-
Backing up configuration file in calendarserver.
preinst was happening
only during upgrade. This has been modified to happen during install as
well where the configuration file had not been purged during the previous
uninstallation. - 11. By Rahul Amaram
-
* Moved the code for upgrading data directories of NSS users and groups
into a separate file and executing this file from postinst as it cannot
be assumed that python would be configured when preinst is called
(inspite of adding python to Pre-Depends)
* Moved ${python:Depends} and python-plist from Pre-Depends to Depends
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/raring/calendarserver