[pkg-kolab] r781 - in kolabd/branches/2.2/debian: . patches

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Sun Mar 30 13:19:29 UTC 2008


Author: mparent-guest
Date: 2008-03-30 13:19:28 +0000 (Sun, 30 Mar 2008)
New Revision: 781

Added:
   kolabd/branches/2.2/debian/patches/91-workaround-bts-471253.dpatch
Modified:
   kolabd/branches/2.2/debian/changelog
   kolabd/branches/2.2/debian/patches/00list
Log:
91-workaround-bts-471253.dpatch



Modified: kolabd/branches/2.2/debian/changelog
===================================================================
--- kolabd/branches/2.2/debian/changelog	2008-03-29 14:35:56 UTC (rev 780)
+++ kolabd/branches/2.2/debian/changelog	2008-03-30 13:19:28 UTC (rev 781)
@@ -1,3 +1,9 @@
+kolabd (2.1.99+20080314.dfsg-4) experimental; urgency=low
+
+  * Add 91-workaround-bts-471253.dpatch
+
+ -- Mathieu Parent <math.parent at gmail.com>  Sun, 30 Mar 2008 15:16:38 +0200
+
 kolabd (2.1.99+20080314.dfsg-3) experimental; urgency=low
 
   * Updated README.Debian: 

Modified: kolabd/branches/2.2/debian/patches/00list
===================================================================
--- kolabd/branches/2.2/debian/patches/00list	2008-03-29 14:35:56 UTC (rev 780)
+++ kolabd/branches/2.2/debian/patches/00list	2008-03-30 13:19:28 UTC (rev 781)
@@ -8,6 +8,7 @@
 85-slapd-2.4-compat
 86-slapd-syncrepl-24
 90-slapd-template
+91-workaround-bts-471253
 91-postfix-template
 92-resmgr-template
 93-freebusy-template

Added: kolabd/branches/2.2/debian/patches/91-workaround-bts-471253.dpatch
===================================================================
--- kolabd/branches/2.2/debian/patches/91-workaround-bts-471253.dpatch	                        (rev 0)
+++ kolabd/branches/2.2/debian/patches/91-workaround-bts-471253.dpatch	2008-03-30 13:19:28 UTC (rev 781)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 91-workaround-bts-471253.dpatch by Mathieu Parent <math.parent at gmail.com>
+##
+## DP: See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471253
+
+ at DPATCH@
+diff -urNad kolabd-2.1.99+20080314.dfsg~/templates/slapd.conf.template.in kolabd-2.1.99+20080314.dfsg/templates/slapd.conf.template.in
+--- kolabd-2.1.99+20080314.dfsg~/templates/slapd.conf.template.in	2008-03-30 15:13:05.000000000 +0200
++++ kolabd-2.1.99+20080314.dfsg/templates/slapd.conf.template.in	2008-03-30 15:14:42.000000000 +0200
+@@ -75,7 +75,8 @@
+ moduleload      syncprov
+ overlay syncprov
+ # Guarantee that contextCSN gets written.
+-syncprov-checkpoint  1024 16
++# Commented out, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471253
++#syncprov-checkpoint  1024 16
+ # Save a log of last write operations
+ syncprov-sessionlog 4096
+ # Support delta-based syncrepl


Property changes on: kolabd/branches/2.2/debian/patches/91-workaround-bts-471253.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the pkg-kolab-devel mailing list