[debian-edu-commits] debian-edu/ 02/02: cf/cf.ldapclient: remove workaround for #706434 (purging winbind) which is fixed since Jessie.
Holger Levsen
holger at layer-acht.org
Tue May 31 09:09:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-config.
commit ea3dea0226c8bb4a199e908ea6ef645c6b458fd8
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue May 31 11:06:53 2016 +0200
cf/cf.ldapclient: remove workaround for #706434 (purging winbind) which is fixed since Jessie.
---
cf/cf.ldapclient | 6 ------
debian/changelog | 5 +++++
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/cf/cf.ldapclient b/cf/cf.ldapclient
index 1c7b032..e604157 100644
--- a/cf/cf.ldapclient
+++ b/cf/cf.ldapclient
@@ -92,9 +92,3 @@ shellcommands:
debian.installation.!standalone.!roaming::
"/usr/bin/apt-get --auto-remove purge -y plasma-widget-networkmanagement"
- # Avoid packages pulled in by cifs-utils (winbind being a Recommends) and
- # 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 --auto-remove purge -y winbind"
diff --git a/debian/changelog b/debian/changelog
index 2a329c7..677c1be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
debian-edu-config (1.904) UNRELEASED; urgency=medium
+ [ Wolfgang Schweer ]
* cf/cf.ldapclient: don't purge libnss-mdns cause now cups needs mdns
for automatic printer detection.
+ [ Holger Levsen ]
+ * cf/cf.ldapclient: remove workaround for #706434 (purging winbind) which is
+ fixed since Jessie.
+
-- Wolfgang Schweer <wschweer at arcor.de> Mon, 30 May 2016 16:32:50 +0200
debian-edu-config (1.903) unstable; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list