Skip to content
Commits on Source (2)
debian-edu-config (2.10.43) UNRELEASED; urgency=medium
debian-edu-config (2.10.43) unstable; urgency=medium
[ Wolfgang Schweer ]
* Add etc/network/if-up.d/{hostname,wpad-proxy-update}. (Closes: #780461)
These scripts should make sure that hostname and wpad.dat changes take
effect immediately after reboot. The dhclient-exit hook scripts seem to be
executed only in the case of DHCP lease renewals which happen in intervals
of random length (between 600 and 900 seconds).
These scripts make sure that hostname and wpad.dat changes take effect
immediately after reboot. The existing dhclient-exit hook scripts are only
executed in the case of DHCP lease renewals which happen in intervals of
random length (between 600 and 900 seconds).
* Adjust Makefile and debian/dirs to reflect the changes.
* Adjust share/ltsp/init-ltsp.d/60-edu-client:
- Ensure /etc/environment is set correctly on diskless workstations.
......@@ -13,7 +14,7 @@ debian-edu-config (2.10.43) UNRELEASED; urgency=medium
ships symlinks, those are planned to be removed in Bullseye.
* Fix incomplete sentence in previous changelog entry.
-- Wolfgang Schweer <wschweer@arcor.de> Sat, 27 Oct 2018 12:43:22 +0200
-- Holger Levsen <holger@debian.org> Thu, 01 Nov 2018 12:26:21 +0100
debian-edu-config (2.10.42) unstable; urgency=medium
......