mollekopf
accepted
request 2775
over 4 years ago
(revision 86)
New upstream release with correct date in changelog
Daniel Hoffend (dhoffend)
committed
over 5 years ago
(revision 77)
reaad --pidfile to first stop attempt, remove --user from 2nd stop attempt
Daniel Hoffend (dhoffend)
committed
over 5 years ago
(revision 74)
fixed init scripts (stop/restart) didn't worked anymore for kolab-saslauthd and wallace
timotheus
committed
almost 8 years ago
(revision 36)
attempt to fix issue with python-pymysql being a virtual package on Jessie, but being required on Xenial
timotheus
committed
almost 8 years ago
(revision 35)
Ubuntu Xenial: pykolab requires now python-pymysql because /usr/lib/postfix/kolab_smtp_access_policy needs module pymysql
timotheus
committed
over 8 years ago
(revision 29)
add patch for LDAP Timeout, T1414
timotheus
committed
over 8 years ago
(revision 28)
remove stray line in debian changelog
timotheus
committed
over 8 years ago
(revision 27)
add the patch to Debian as well
timotheus
committed
over 8 years ago
(revision 26)
Add a patch that fixes setup-kolab again, error in call of subprocess for freshclam
timotheus
accepted
request 1786
over 8 years ago
(revision 24)
Fix for Fedora 23 and higher, python-twisted buildrequires; Create /run directories for kolabd and wallaced services
Jeroen van Meeuwen (vanmeeuwen)
accepted
request 1748
over 8 years ago
(revision 15)
wallace requires python-gnupg to be installed. avoid ImportError: No module named gnupg
(Wed Mar 09 2016 Timotheus Pokorra <tp@tbits.net>)
old: Kolab:Winterfell/pykolab
new: home:hede:branches:Kolab:Winterfell/pykolab rev None
Index: debian.control
===================================================================
--- debian.control (revision 14)
+++ debian.control (revision 2)
@@ -102,6 +102,7 @@
Architecture: all
Depends: pykolab (= ${binary:Version}),
kolab-xml (= ${binary:Version}),
+ python-gnupg,
python,
${misc:Depends},
lsb-base (>= 3.0-6),
timotheus
committed
about 9 years ago
(revision 9)
fix build for OpenSUSE, python-mysql
timotheus
committed
about 9 years ago
(revision 8)
wallace requires python-gnupg to be installed. avoid ImportError: No module named gnupg