[debian-edu-commits] r79863 - branches/wheezy/debian-edu-config/cf
pere at alioth.debian.org
pere at alioth.debian.org
Tue Apr 30 15:04:19 UTC 2013
Author: pere
Date: 2013-04-30 15:04:19 +0000 (Tue, 30 Apr 2013)
New Revision: 79863
Modified:
branches/wheezy/debian-edu-config/cf/cf.ldapclient
Log:
Add two FIXMEs with BTS references.
Modified: branches/wheezy/debian-edu-config/cf/cf.ldapclient
===================================================================
--- branches/wheezy/debian-edu-config/cf/cf.ldapclient 2013-04-30 15:02:56 UTC (rev 79862)
+++ branches/wheezy/debian-edu-config/cf/cf.ldapclient 2013-04-30 15:04:19 UTC (rev 79863)
@@ -83,6 +83,7 @@
"/usr/share/debian-edu-config/tools/setup-roaming"
# Workaround for bug #591773 in nslcd
+ # FIXME Check if nslcd still pull in libpam-ldapd (bug #591773)
debian.installation.!standalone::
"/usr/bin/apt-get purge -y libpam-ldapd"
@@ -91,6 +92,8 @@
"/usr/bin/apt-get purge -y libnss-mdns"
# Avoid packages pulled in by cifs-utils (winbind being a Recommends) and
- # winbind (libpam-winbind and libnss-winbind will be purged along with winbind).
+ # winbind (libpam-winbind and libnss-winbind will be purged along
+ # with winbind).
+ # FIXME Check if cifs-utils still pull in libpam-winbind (bug #706434).
debian.installation::
"/usr/bin/apt-get purge -y winbind"
More information about the debian-edu-commits
mailing list