diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-08 10:31:15 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-08 10:31:15 +0100 |
commit | 22ca1661cced803ab8ede41fc7357c35e0e0e5f7 (patch) | |
tree | d8a855f9d64f4e533e2de3a7221f97271e3ba552 | |
parent | c2d8cf9c27766e50de13d7fbddbcc7e0e3bf0d76 (diff) | |
download | itzks-systems-22ca1661cced803ab8ede41fc7357c35e0e0e5f7.tar.gz itzks-systems-22ca1661cced803ab8ede41fc7357c35e0e0e5f7.tar.bz2 itzks-systems-22ca1661cced803ab8ede41fc7357c35e0e0e5f7.zip |
release 2020.04.08.1+2022.02.08.1 (targeting Debian 10)2020.04.08.1+2022.02.08.1_0deb10+1buster
-rw-r--r-- | debian/changelog | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cd1b2ef..c0d95d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,48 @@ +itzks-systems (2020.04.08.1+2022.02.08.1~0deb10+1) buster; urgency=medium + + * debian/control: + + Add to C (virtman): connman. Gets pulled in via lxde and breaks internet + connectivity. + + Add D (mainserver): adduser. + + Add D (roamingworkstation): sensible-utils (mainly to silence lintian + on this). + + Fix bad paragraph separator in LONG_DESCRIPTION (roamingworkstation). + + Add R³ field and set it to 'no'. + + Bump Standards-Version: to 4.6.0. No changes needed. + * share/debian-edu-config/tools/gosa-*-host-itzks: + + Ship wrappers for Debian Edu's GOsa² hooks gosa-create-host and + gosa-modify-host. We need assure file permissions on the created + keytabs, so that puppet can read them. + * debian/itzks-systems-mainserver.install: + + Include our gosa hook script wrappers in mainserver bin:pkg. + * debian/itzks-systems-mainserver.{postinst,postrm}: + + Create 'debian-edu' system user for DLW keytab distribution. + + Drop single quotes in adduser command to silence lintian. + * debian/itzks-systems-mainserver.lintian-overrides: + + Adjust to new unusual-interpreter syntax/output. + * mainserver: + + Provide gosa-*-host hook script extension that collects Krb5 host keytabs + of diskless workstation hosts in a separate folder and makes those + (theoretically, if used) available to diskless workstations via SSH as + unprivileged user. + * 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/standardskriver.cfg: + + Drop previous customer. + * itzks-puppet-autosign-new-host-certificates: + + Add script. Auto-sign puppet host CSRs if host is in LDAP. + * etc/cron.d/itzks-systems-mainserver: + + Run itzks-puppet-autosign-new-host-certificates as CRON job. + * Install itzks-puppet-autosign-new-host-certificates and its CRON job into + mainserver bin:pkg. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 08 Feb 2022 10:13:18 +0100 + itzks-systems (2020.04.08.1) unstable; urgency=medium * etc/mklocaluser.d/60-itzks-systems-roamingworkstation_prep-firefox: |