[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] 3 commits: cf3/cf.homes: White-space amendments.
Mike Gabriel (@sunweaver)
gitlab at salsa.debian.org
Mon Jun 2 09:09:06 BST 2025
Mike Gabriel pushed to branch master at Debian Edu / debian-edu-config
Commits:
5b6b9bdc by Mike Gabriel at 2025-06-02T10:06:13+02:00
cf3/cf.homes: White-space amendments.
- - - - -
1e53770d by Mike Gabriel at 2025-06-02T10:06:41+02:00
cf3/cf.homes: Assure that /etc/default/autofs has the LDAPBASE variable configured.
- - - - -
6a88387d by Mike Gabriel at 2025-06-02T10:08:48+02:00
d/changelog: update from Git history, bump to v2.13.0
- - - - -
2 changed files:
- cf3/cf.homes
- debian/changelog
Changes:
=====================================
cf3/cf.homes
=====================================
@@ -37,8 +37,9 @@ bundle agent editline_homes
{
vars:
- "fstab" string => "/skole/tjener/home0 /srv/nfs4/home0 none bind 0 0";
- "autofs" string => "LDAPURI=ldap://$(edu.ldapserver)";
+ "fstab" string => "/skole/tjener/home0 /srv/nfs4/home0 none bind 0 0";
+ "autofs" slist => { "LDAPURI=ldap://$(edu.ldapserver)",
+ "LDAPBASE=\"$(edu.ldapbase)\"" };
files:
@@ -55,6 +56,5 @@ files:
"/etc/default/autofs"
create => "true",
- edit_line => append_if_no_line("$(autofs)");
+ edit_line => append_if_no_lines("@(editline_homes.autofs)");
}
-
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+debian-edu-config (2.13.0) UNRELEASED; urgency=medium
+
+ * debian/control:
+ + Add to D: field: bind9-dnsutils. The 'dig' utility is required by fetch-
+ rootca-cert script and various test scripts.
+ + Drop from D: field: libproxy1-plugin-*. All of them are transitional
+ packages and libproxy has been replaced by libpacparser1 (using its
+ pactester tool) ages ago. (Closes: #1064900).
+ * cf3/cf.homes:
+ - White-space amendments.
+ - Assure that /etc/default/autofs has the LDAPBASE variable configured.
+ This fixes LDAP automounting on workstation hosts.
+
+ -- Mike Gabriel <sunweaver at debian.org> Mon, 02 Jun 2025 10:07:05 +0200
+
debian-edu-config (2.12.46) unstable; urgency=medium
[ Holger Levsen ]
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/compare/1373cfcc1d271c731bd618712f012bee9baabe39...6a88387d7e2dac48ac7456f3ec88c6c7aed13d03
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/compare/1373cfcc1d271c731bd618712f012bee9baabe39...6a88387d7e2dac48ac7456f3ec88c6c7aed13d03
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/20250602/25345c16/attachment-0001.htm>
More information about the debian-edu-commits
mailing list