diff options
| -rw-r--r-- | debian/changelog | 23 | ||||
| -rw-r--r-- | debian/control | 5 |
2 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b9efb3..9638542 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +itzks-systems (2026.06.25.1) unstable; urgency=medium + + * debian/control: + + Assure bin:pkg 'killer' gets removed from all systems. The 'killer' + package causes arbitrary shutdowns since Debian (Edu) 13. Its usage + is discouraged. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 25 Jun 2026 08:27:21 +0200 + +itzks-systems (2026.03.17.1) unstable; urgency=medium + + * debian/control: + + Add keepassxc to workstation-like installation profiles. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 17 Mar 2026 19:58:16 +0100 + +itzks-systems (2026.02.17.1) unstable; urgency=medium + + * etc/cron.d/: Fix invocation of itzks-puppetserver-autosign-new-host- + certificates via CRON (previous wrong filename in config). + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 17 Feb 2026 22:25:05 +0100 + itzks-systems (2025.10.08.1) unstable; urgency=medium * debian/control: diff --git a/debian/control b/debian/control index 8dac381..cbf0c8f 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Replaces: debian-edu-artwork-buster, debian-edu-artwork-futureprototype, debian-edu-artwork-homeworld, + killer, Breaks: itzks-systems-config, itzks-debian-mate-default-settings, @@ -38,6 +39,7 @@ Breaks: debian-edu-artwork-buster, debian-edu-artwork-futureprototype, debian-edu-artwork-homeworld, + killer, Depends: ${misc:Depends}, debian-edu-artwork-spacefun, @@ -223,6 +225,7 @@ Depends: itzks-keyring, itzks-systems-common (>= ${source:Version}), kdenlive, + keepassxc, kile, kolourpaint, krita, @@ -1008,6 +1011,7 @@ Depends: imagemagick, itzks-keyring, itzks-systems-common (>= ${source:Version}), + keepassxc, kile, kolourpaint, krita, @@ -1364,6 +1368,7 @@ Depends: itzks-keyring, itzks-systems-common (>= ${source:Version}), kdenlive, + keepassxc, kile, kolourpaint, krita, |
