[debian-edu-commits] r79857 - in branches/wheezy/debian-edu-config: cf debian
schweer-guest at alioth.debian.org
schweer-guest at alioth.debian.org
Tue Apr 30 08:38:57 UTC 2013
Author: schweer-guest
Date: 2013-04-30 08:38:56 +0000 (Tue, 30 Apr 2013)
New Revision: 79857
Modified:
branches/wheezy/debian-edu-config/cf/cf.ldapclient
branches/wheezy/debian-edu-config/debian/changelog
Log:
cf/cf.ldapclient: Get rid of packages winbind, libpam-winbind, and
libnss-winbind for all profiles (cifs-utils is kept installed).
Modified: branches/wheezy/debian-edu-config/cf/cf.ldapclient
===================================================================
--- branches/wheezy/debian-edu-config/cf/cf.ldapclient 2013-04-30 05:13:03 UTC (rev 79856)
+++ branches/wheezy/debian-edu-config/cf/cf.ldapclient 2013-04-30 08:38:56 UTC (rev 79857)
@@ -89,3 +89,8 @@
# Avoid multicast dns on stationary machines
debian.installation.!standalone.!roaming::
"/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).
+ debian.installation::
+ "/usr/bin/apt-get purge -y winbind"
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-04-30 05:13:03 UTC (rev 79856)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-04-30 08:38:56 UTC (rev 79857)
@@ -1,8 +1,13 @@
debian-edu-config (1.704~svn79806) UNRELEASED; urgency=low
+ [ Petter Reinholdtsen ]
* Extend testsuite to detect if winbind and libpam-winbind is
active. We do not want nor need them.
+ [ Wolfgang Schweer ]
+ * cf/cf.ldapclient: Get rid of packages winbind, libpam-winbind, and
+ libnss-winbind for all profiles (cifs-utils is kept installed).
+
-- Petter Reinholdtsen <pere at debian.org> Mon, 29 Apr 2013 22:24:30 +0200
debian-edu-config (1.704~svn79805) wheezy-test; urgency=low
More information about the debian-edu-commits
mailing list