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