diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 30 | 
1 files changed, 30 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 1fe6de6..6619e5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +itzks-systems (2022.01.05.1) unstable; urgency=medium + +  * share/debian-edu-config/tools/gosa-modify-host-itzks: +    + Reduce delay before calling update-dlw-krb5-keytabs(-itzks). +  * share/debian-edu-config/tools/update-dlw-krb5-keytabs-itzks: +    + Fix detection if cmdline host is found in diskless-workstation-hosts NIS +      netgroup. +    + Write command-line options to syslog if any are given. +    + Add FIXME. Report how many files/hosts have been updated. +  * etc/ltsp/: +    + Add good configuration for a Diskless Workstation Server's LTSP setup. +  * sbin/itzks-update-disklserver-squashfs-images: +    + Hack in a larger TMPDIR (and work around libpam-tmpdir not working for +      root). +    + Update ltsp.img and LTSP's iPXE boot menu on a regular basis, while we +      are at it. +    + Fail on errors. +    + Create ltsp.conf from ltsp.conf.in template file and use disklserver's +      root PW for root@<diskless-workstation>. +  * examples/disklserver/: +    + Drop folder and TFTP example config contained inside. Not needed anymore, +      handled fully by LTSP now. +  * examples/mainserver/: +    + Drop example TFTP configuration. Not used anymore, at all. +  * debian/copyright: +    + Update copyright attributions (examples/disklserver/ removed). +    + Update copyright attributions (examples/mainserver/ removed). + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 05 Jan 2022 22:39:38 +0100 +  itzks-systems (2022.01.04.2) unstable; urgency=medium    * debian/template: | 
