diff options
Diffstat (limited to 'debian/changelog')
-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: |