diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 29 | ||||
| -rw-r--r-- | debian/control | 4 |
2 files changed, 31 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bf71f2f..dfc8038 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +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: + + Support Proxmox virtualistion servers by itzks-systems-virtman bin:pkg. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 08 Oct 2025 20:09:48 +0200 + +itzks-systems (2025.10.06.4) unstable; urgency=medium + + * usr-lib-nagios-plugins/check_needs-rebooting.sh: + - Don't use html tags for line breaks, use ', ' and '\n' instead. + - Refactor output. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 06 Oct 2025 17:29:14 +0200 + +itzks-systems (2025.10.06.3) unstable; urgency=medium + + * usr-lib-nagios-plugins/check_needs-rebooting.sh: + + Support being used on ITZkS-branded Debian Edu systems. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 06 Oct 2025 13:22:21 +0200 + itzks-systems (2025.10.06.2) unstable; urgency=medium * debian/*.install: diff --git a/debian/control b/debian/control index 87ec195..8dac381 100644 --- a/debian/control +++ b/debian/control @@ -1219,7 +1219,7 @@ Depends: etckeeper, firefox-esr, firefox-esr-l10n-de, - firmware-linux-free, + firmware-linux-free | pve-firmware, libvirt-daemon | ganeti | libvirt-bin, libvirt-daemon | ganeti-os-noop | libvirt-bin, gdisk, @@ -1238,7 +1238,7 @@ Depends: odt2txt, openvpn, postfix, - qemu-kvm, + qemu-kvm | pve-qemu-kvm, reportbug, sudo, sysstat, |
