diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-20 15:51:45 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-20 15:51:45 +0100 |
commit | 7a34ebc25677507c65af341d56591977d299c55d (patch) | |
tree | 6696e6e84f0a116c037f4088d4a0de4a4cc61e7d | |
parent | e99f710fde206b7045e4b282866df6462c03c9ae (diff) | |
download | itzks-systems-7a34ebc25677507c65af341d56591977d299c55d.tar.gz itzks-systems-7a34ebc25677507c65af341d56591977d299c55d.tar.bz2 itzks-systems-7a34ebc25677507c65af341d56591977d299c55d.zip |
release 2022.01.20.12022.01.20.1
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ae90955..db33ec3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +itzks-systems (2022.01.20.1) unstable; urgency=medium + + * sbin/itzks-update-disklserver-squashfs-images: + + Typo fix in priv_key_file name (d_rsa -> id_rsa). + + Make sure <chroot>/root.ssh/ folder exists before trying to copy something + inside. + * debian/control: + + Add various more applications to diskless, workstation and terminalserver + profile. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 20 Jan 2022 15:50:57 +0100 + itzks-systems (2022.01.14.2) unstable; urgency=medium * sbin/itzks-update-disklserver-squashfs-images: |