diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-27 22:19:45 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-27 22:19:45 +0200 |
commit | b9fa13199bd715f306d284b1cac1032bd875cfd6 (patch) | |
tree | 84672a20b6f222a7d846e076da21056f9cbf38e5 | |
parent | f8b80bdb23427ea607c32f89eb5c754beb3764a4 (diff) | |
download | itzks-systems-b9fa13199bd715f306d284b1cac1032bd875cfd6.tar.gz itzks-systems-b9fa13199bd715f306d284b1cac1032bd875cfd6.tar.bz2 itzks-systems-b9fa13199bd715f306d284b1cac1032bd875cfd6.zip |
release 2023.09.27.12023.09.27.1
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index de03a06..7fe29c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +itzks-systems (2023.09.27.1) unstable; urgency=medium + + * Introduce itzks-systems-puppetserver. Out-source puppetserver into separate + machine, which is more ideal for upgrading Debian Edu + ITZkS sites to the + next Debian Edu version. + * sbin/itzks-check-ldap-group-not-in-correct-ou: + - Add script. Analyze LDAP tree and find primary groups that are in the + wrong OU. + * sbin/itzks-systems.do_preseed: + - White-space cleanup. + * sbin/itzks-puppet-autosign-new-host-certificates: + - Support newer puppetserver ca API for handling certificate signing requests. + * bin/itzks-puppet-list-known-hosts: + - Set x-bits. + * debian/control: + + Drop obsolete dependency on lsb-base. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 27 Sep 2023 22:14:35 +0200 + itzks-systems (2023.08.22.2) unstable; urgency=medium * etc/ltsp/ltsp.conf.itzks-systems-disklserver.in: |