[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] 2 commits: Revert "etc/dhcp/dhcp-debian-edu.conf: ldap-server. 'ldap' -> 'ldap.intern'. (Closes: #1039966) "
Mike Gabriel (@sunweaver)
gitlab at salsa.debian.org
Sat Jul 1 05:01:13 BST 2023
Mike Gabriel pushed to branch master at Debian Edu / debian-edu-config
Commits:
02972022 by Mike Gabriel at 2023-07-01T05:59:53+02:00
Revert "etc/dhcp/dhcp-debian-edu.conf: ldap-server. 'ldap' -> 'ldap.intern'. (Closes: #1039966) "
This reverts commit c54b6cc4d712b48a62e4c7103fe6edf96180526b.
- - - - -
62f81eb6 by Mike Gabriel at 2023-07-01T05:59:53+02:00
release as 2.12.33
- - - - -
2 changed files:
- debian/changelog
- etc/dhcp/dhcpd-debian-edu.conf
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,21 @@
-debian-edu-config (2.12.33) UNRELEASED; urgency=medium
-
- * Start 2.12.33 development. d/changelog entries will be written on
- release using the git commit messages.
-
- -- Holger Levsen <holger at debian.org> Thu, 08 Jun 2023 11:21:21 +0200
+debian-edu-config (2.12.33) unstable; urgency=medium
+
+ [ Guido Berhoerster ]
+ * Adapt ntp configuration for ntpsec. Closes: #1038881.
+ ntpsec has replaced ntp in bookworm, adapt configuration and add a
+ drop-in file instead of editing the configuration file. Drop insserv
+ overrides for ntp, the ntpsec systemd unit has an ordering dependency
+ on nss-lookup.target equivalent to the "$named" facility.
+ * Set up database for icingaweb2
+ Starting with version 2.11 user preferences must be stored in the DB.
+ * Fix permissions issue preventing icingaweb2 from reading the backend config
+ The /etc/icingaweb2/modules directory ends up with "drwxrwSrwx" permissions,
+ missing the "x" bit preventing icingaweb2 from reading the monitoring backend
+ configuration in /etc/icingaweb2/modules/monitoring/. Instead of adjusting
+ single files and directories, enforce sensible permissions on all directories
+ and configuration files. Closes: #1039475.
+
+ -- Mike Gabriel <sunweaver at debian.org> Sat, 01 Jul 2023 05:41:56 +0200
debian-edu-config (2.12.32) unstable; urgency=medium
=====================================
etc/dhcp/dhcpd-debian-edu.conf
=====================================
@@ -1,5 +1,5 @@
lease-file-name "/var/lib/dhcp/dhcpd.leases";
-ldap-server "ldap.intern";
+ldap-server "ldap";
ldap-port 389;
ldap-base-dn "dc=skole,dc=skolelinux,dc=no";
ldap-dhcp-server-cn "tjener";
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/compare/66d001551938fb64dbe569340b66c4eb650023be...62f81eb6905351eef866e5b7ba05d4af3a69e909
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/compare/66d001551938fb64dbe569340b66c4eb650023be...62f81eb6905351eef866e5b7ba05d4af3a69e909
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/20230701/6f6072d3/attachment-0001.htm>
More information about the debian-edu-commits
mailing list