diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-05 23:16:48 +0100 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-05 23:16:48 +0100 | 
| commit | 1b69a2edb8f827c48c73b3a907e199ebe23db77f (patch) | |
| tree | 4c0cd4b85cab18da5e75b53f9797ea98e0ebd5f2 /debian | |
| parent | a5e7e25ae1cf12050737d4844ae8c3ec43566b84 (diff) | |
| download | itzks-systems-4d296b70a6c7a45bb00fc50f983e9b8ef6b18b0b.tar.gz itzks-systems-4d296b70a6c7a45bb00fc50f983e9b8ef6b18b0b.tar.bz2 itzks-systems-4d296b70a6c7a45bb00fc50f983e9b8ef6b18b0b.zip  | |
release 2022.01.05.12022.01.05.1
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 25 | 
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1fe6de6..9cff705 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +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. + + -- 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:  | 
