[debian-edu-commits] [Git][debian-edu/debian-edu][master] 2 commits: tasks/main-server: Add avahi-utils to improve Samba service publishing
Wolfgang Schweer
gitlab at salsa.debian.org
Fri Oct 16 12:58:04 BST 2020
Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu
Commits:
ce379b30 by Wolfgang Schweer at 2020-10-16T13:51:05+02:00
tasks/main-server: Add avahi-utils to improve Samba service publishing
This would be esp. useful for macOS based systems to find Samba shares.
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
adb3c180 by Wolfgang Schweer at 2020-10-16T13:57:34+02:00
debian/control: Update after running 'make dist'
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
3 changed files:
- debian/changelog
- debian/control
- tasks/main-server
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+debian-edu (2.11.24) UNRELEASED; urgency=medium
+
+ * tasks/main-server: Add avahi-utils to improve Samba service publishing.
+ * debian/control: Update after running 'make dist'.
+
+ -- Wolfgang Schweer <wschweer at arcor.de> Fri, 16 Oct 2020 13:44:20 +0200
+
debian-edu (2.11.23) unstable; urgency=medium
[ Wolfgang Schweer ]
=====================================
debian/control
=====================================
@@ -710,6 +710,7 @@ Architecture: any
Depends: ${misc:Depends},
education-tasks (= ${binary:Version})
Recommends: apache2,
+ avahi-utils,
bind9,
cups,
cups-bsd,
=====================================
tasks/main-server
=====================================
@@ -81,7 +81,8 @@ Recommends:
makepasswd,
tdb-tools,
smbclient,
-NeedConfig: yes - specify which directories to distribute and configure samba to use LDAP
+ avahi-utils,
+NeedConfig: yes - configure standalone Samba server w/ usershares enabled
Recommends:
apache2,
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/compare/1d228462040685a67ce0c25848def8fc53e2d9af...adb3c1803be7fb51565068079670f1ab0176848e
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/compare/1d228462040685a67ce0c25848def8fc53e2d9af...adb3c1803be7fb51565068079670f1ab0176848e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20201016/1eb05e57/attachment-0001.html>
More information about the debian-edu-commits
mailing list