summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog24
-rw-r--r--debian/changelog7
2 files changed, 30 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c65f87b..b2eab2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,28 @@
+2025-10-06 Mike Gabriel
+
+ * release 2025.10.06.3 (HEAD -> master, tag: 2025.10.06.3)
+ * /usr-lib-nagios-plugins/check_needs-rebooting.sh: Support being
+ used on ITZkS-branded Debian Edu systems. (4dbe5eb9)
+ * release 2025.10.06.2 (b63dddfa) (tag: 2025.10.06.2)
+ * debian/itzks-systems-faiserver.install: Add check_squid Icinga2
+ check command to faiserver host. (8b9dc9d9)
+ * debian/*.install: Sort entries. (1b01c240)
+ * debian/*.install: Install check_needs-rebooting.sh Icinga2 check
+ command to all server types. (f48c2546)
+ * release 2025.10.06.1 (d1f9da06) (tag: 2025.10.06.1)
+ * share/debian-edu-config/tools/gosa-modify-host-itzks: Fix c+p flaw
+ in comment. (277f7e86)
+ * release 2025.09.30.1 (e2c13127) (tag: 2025.09.30.1)
+
+2025-09-30 Mike Gabriel
+
+ * usr-lib-nagios-plugins/check_needs-rebooting.sh: Add monitoring
+ check_ command to check if a system needs rebooting.
+ (5094cff0)
+
2025-09-17 Mike Gabriel
- * release 2025.09.17.1 (HEAD -> master, tag: 2025.09.17.1)
+ * release 2025.09.17.1 (5e832a03) (tag: 2025.09.17.1)
* sbin/itzks-update-disklserver-squashfs-images: Copy disklserver's
/root/.ssh/known_hosts (or known_hosts.DLW into a freshly
copied chroot if not already present). Required for SSH
diff --git a/debian/changelog b/debian/changelog
index bf71f2f..2adfa48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+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: