[debian-edu-commits] debian-edu/ 02/02: Add libdns-mdns to tasks/desktop-other and tasks/main-server (together with avahi-daemon) to make CUPS browsing really functional. This makes automatic printer discovery via CUPS browsing work on multicast-enabled networks. (Closes: #791995).
Holger Levsen
holger at layer-acht.org
Wed May 18 17:42:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch jessie
in repository debian-edu.
commit a70262d09395d97991677f2d37e23813a9716a8a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Oct 30 16:43:06 2015 +0100
Add libdns-mdns to tasks/desktop-other and tasks/main-server (together with avahi-daemon) to make CUPS browsing really functional. This makes automatic printer discovery via CUPS browsing work on multicast-enabled networks. (Closes: #791995).
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian/changelog | 6 +++++-
tasks/desktop-other | 2 +-
tasks/main-server | 7 +++++++
3 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7584077..39c76ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
debian-edu (1.813) UNRELEASED; urgency=medium
- *
+ [ Mike Gabriel ]
+ * Add libdns-mdns to tasks/desktop-other and tasks/main-server (together with
+ avahi-daemon) to make CUPS browsing really functional. This makes
+ automatic printer discovery via CUPS browsing work on
+ multicast-enabled networks. (Closes: #791995).
-- Holger Levsen <holger at debian.org> Wed, 18 May 2016 19:27:55 +0200
diff --git a/tasks/desktop-other b/tasks/desktop-other
index 58800b8..4768dba 100644
--- a/tasks/desktop-other
+++ b/tasks/desktop-other
@@ -274,7 +274,7 @@ Why: Allow sending and receiving signed and encrypted email
Responsible: ?
NeedConfig: ?
-Depends: avahi-daemon
+Depends: avahi-daemon, libnss-mdns
Suggests: avahi-discover, mdns-scan, avahi-autoipd, kdnssd
Why: Packages needed for dynamic service location and
network configuration.
diff --git a/tasks/main-server b/tasks/main-server
index d4a9c26..37f9e4b 100644
--- a/tasks/main-server
+++ b/tasks/main-server
@@ -18,6 +18,13 @@ Why: Needed to set up firewalling rules using netfilter in 2.4.x
Responsible: Lars Bahner
NeedConfig: yes - set up default firewall rules
+Depends: avahi-daemon, libnss-mdns
+Suggests: avahi-discover, mdns-scan, avahi-autoipd, kdnssd
+Why: Packages needed for dynamic service location, network
+ configuration and print server discovery
+Responsible: Mike Gabriel
+NeedConfig: ?
+
Depends: bind9 | pdns-backend-ldap
Suggests: nslint, dnswalk, dlint
Why: DNS server for the local clients. Depend on both so that pdns-backend-ldap can be kept on upgrades
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list