Skip to content

Debian Changelog calendarserver (1.2.dfsg-8)

2008

calendarserver (1.2.dfsg-8) unstable; urgency=low

   * [8b63fa5] fix basic auth via apache directoryService (Closes:
     #503727) - thanks to Thomas Viehmann for the patch
   * [a9f92f3] minor fix: tabs vs. spaces

 -- Guido Günther <agx@sigxcpu.org>  Thu, 06 Nov 2008 09:57:56 +0100

calendarserver (1.2.dfsg-7) experimental; urgency=low

   * [972f1c3] add more info about the name service switch backend and
     warn about ldap server search limits (Closes: #499963)
   * [45cc01f] add Ticket207-2.patch fixes "Events more than 356 days
     from creation are ignored" (Closes: #489188) - Patch by Peter Mogensen

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 02 Oct 2008 13:18:01 +0200

calendarserver (1.2.dfsg-6) unstable; urgency=low

   * [cf51d29] allow dh_installinit to start/stop the daemon
   * [f2450f8] don't start calendarserver by default
   * [67f428c] don't fail when trying to stop a not running daemon
   * [b3386ab] bump standards version
   * [da9254c] add README.source

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 08 Aug 2008 11:58:23 +0200

calendarserver (1.2.dfsg-5) unstable; urgency=low

   * [b52ad1f] remove dependency on python-plistlib, it's included in included
     in python2.5 and in Debian's python2.4

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 08 Aug 2008 10:36:43 +0200

calendarserver (1.2.dfsg-4) unstable; urgency=low

   * [41eff3c] nss backend: use shortname for groups and users. The groupPrefix
     makes sure these don't overlap. This way we don't have to use random uids
     for the calendars on disk which makes administration a lot easier.
   * [1d6701b] depend on python-openssl instead of the transitional
     package python-pyopenssl
   * [d90a173] refer to /usr/share/common-licenses/Apache-2.0 instead of
     shipping the whole license
   * [1937567] update upstream URL

 -- Guido Guenther <agx@sigxcpu.org>  Sun, 22 Jun 2008 21:05:39 +0200

calendarserver (1.2.dfsg-3) unstable; urgency=low

   [ Guido Guenther ]
   * upload to unstable - we no longer conflict on twisted
   * [31d2b55] drop dependency on ctypes - it's already included in python2.5
   * [652da62] Mention XFS (Closes: #483987) - thanks to Peter Mann
   * [29edb85] add Homepage:
   * [0c5bcee] redirect stderr to /dev/null on daemon restart This is a
     temporary workaround until the twisted deprecation warnings got
     fixed.
 
   [ Noel Köthe ]
   * [1c03474] xs- prefix from Vcs fields

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 19 Jun 2008 17:05:15 +0200

calendarserver (1.2.dfsg-2) experimental; urgency=low

   [ Guido Guenther ]
   * fix epydoc errors
   * use a python-twisted-calendarserver that doesn't ship the whole twisted
 
   [ Noel Köthe ]
   * bind the caldavd only to localhost as described in README.Debian

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 05 May 2008 17:28:58 +0200

calendarserver (1.2.dfsg-1) unstable; urgency=low

   [ Guido Guenther ]
   * New upstream 1.2
   * add NSS directory backend
   * bump python-twisted-calendarserver dependency to one that has the patches
     for 1.2
   * README.Debian: use non SSL port
 
   [ Noel Köthe ]
   * README.Debian:
   	* s/sudoers.xml/sudoers.plist/
   	* correcting path
   * update TODO

 -- Guido Guenther <agx@sigxcpu.org>  Sun, 27 Apr 2008 10:36:57 +0200

calendarserver (1.2.dfsg~dev020221-5) unstable; urgency=low

   * first upload to unstable
   * tighten dependencies and drop suggests superflous suggests
   * switch to Python 2.5
   * README.Debian: add URI for group calendars

 -- Guido Guenther <agx@sigxcpu.org>  Sun, 20 Apr 2008 13:59:04 +0200

calendarserver (1.2.dfsg~dev020221-4) experimental; urgency=low

   * update README.Debian on SPNEGO/Kerberos
   * fix snakeoil certificate paths

 -- Guido Guenther <agx@sigxcpu.org>  Sun, 16 Mar 2008 12:48:34 +0100

calendarserver (1.2.dfsg~dev020221-3) experimental; urgency=low

   * repackage upstream branch and remove RFCs too make the document dfsg clean
   * add license of bin/xattr

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 27 Feb 2008 10:31:48 +0100

calendarserver (1.2~dev020221-2) experimental; urgency=low

   * disable the api-doc generation until it works with newer epydoc

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 26 Feb 2008 11:01:00 +0100

calendarserver (1.2~dev020221-1) experimental; urgency=low

   * first upload to experimental (Closes: #384644)
   * switch to upstreams 1.2 development branch
   * drop krb5 patch, applied upstream
   * refreh paths.diff
   * README.Debian: add calendar URI
   * depend on renamed python-twisted-calendarserver package

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 21 Feb 2008 17:54:56 +0100

2007

calendarserver (0.0.svn1755-1) experimental; urgency=low

   * UNRELEASED
   * New Upstream SVN Snapshot
   * update dependencies
   * drop opendirectory-dummy.patch, not needed anymore, can be disabled via
     the config file
   * drop caldavd-kerberos.patch, not needed anymore. Kerberos can be enabled
     via config file now
   * update paths.diff to new layout and config options
   * new fix-krb-service.diff: fix kerberos service names
   * calendarserver.init: daemon switches users itself, new commandline options
   * set process count to avoid pydirector for now

 -- Guido Guenther <agx@sigxcpu.org>  Thu, 09 Aug 2007 10:24:46 +0200

2006

calendarserver (0.0.svn209-2) calendarserver; urgency=low

   * create /var/run/caldavd (needed inc ase /var/run is on a tmpfs)
   * drop dependencies on python-dateutil and python-zopeinterface since
     these are indirect dependencies of python-vobject and
     twisted-calendarserver respectively.
   * build the api documentation

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 2 Oct 2006 11:03:27 +0200

calendarserver (0.0.svn209-1) calendarserver; urgency=low

   * New Upstream Version
   * depend on newer pykerberos
   * depend on newer twisted-calendarserver

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 27 Sep 2006 12:34:28 +0200

calendarserver (0.0.svn197-1) calendarserver; urgency=low

   * New Upstream Version
   * depend on newer twisted
   * twiddle path patch to apply again

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 26 Sep 2006 10:21:00 +0200

calendarserver (0.0.svn188-1) unstable; urgency=low

   * New upstream version 0.0.svn188
   * bump dependencies on python-vobject
   * depend on python-xml
   * adjust patch path to look for twisted unter /usr/lib/caldavd
     since we ship our own twisted version in this subdir now. This way
     we don't have to conflict with the twisted shipped in Debian.
   * depend on twisted-calendarserver (which was formerly
     python-twisted-acl-branch)

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 25 Sep 2006 18:33:19 +0200

calendarserver (0.0.svn142-3) unstable; urgency=low

   * add a sample diff for kerberos authentication

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 19 Sep 2006 10:06:53 +0200

calendarserver (0.0.svn142-2) unstable; urgency=low

   * depend on python-plistlib

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 18 Sep 2006 19:54:24 +0200

calendarserver (0.0.svn142-1) unstable; urgency=low

   * new SVN version (only patches merged into twisted)
   * depend on more recent twisted-acl-branch

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 18 Sep 2006 17:06:15 +0200

calendarserver (0.0.svn135-2) unstable; urgency=low

   * really drop upstream-patches/
   * fix restart target in init script, use LSB logging
   * add LSB header

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 18 Sep 2006 16:00:45 +0200

calendarserver (0.0.svn135-1) unstable; urgency=low

   * New upstream svn version
   * no need to rename patches to upstream-patches, upstream changed that to
     lib-patches
   * depend on newer twisted-acl-branch and newer pykerberos
   * remove superflous heimdal-dev from build-depends
   * dropped patches (applied upstream):
      * bashism
      * move-patch-dir
      * linux-xattr
   * use snake-oil certificates for SSL

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 15 Sep 2006 18:38:10 +0200

calendarserver (0.0.svn62-1) unstable; urgency=low

   * Initial release
   * Add dummies for OpenDirectory interaction from:
       http://svn.macosforge.org/projects/calendarserver/browser/PyOpenDirectory
     until we have a proper port

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 6 Sep 2006 13:45:40 +0200