Commit graph

3430 commits

Author SHA1 Message Date
Christian Hesse
71740bee13 check-certificates: early exit with :exit 2026-01-21 16:27:58 +01:00
Christian Hesse
8a6dbde4fe certificate-renew-issued: early exit with :exit 2026-01-21 16:27:58 +01:00
Christian Hesse
1a78e554d4 capsman-rolling-upgrade: early exit with :exit 2026-01-21 16:27:58 +01:00
Christian Hesse
786f9c42a3 capsman-download-packages: early exit with :exit 2026-01-21 16:27:58 +01:00
Christian Hesse
51e7bb04ab backup-upload: early exit with :exit 2026-01-21 16:27:58 +01:00
Christian Hesse
36b9dd976b backup-partition: early exit with :exit 2026-01-21 16:27:57 +01:00
Christian Hesse
a9ce9b723e backup-email: early exit with :exit 2026-01-21 16:27:57 +01:00
Christian Hesse
484a0da2eb backup-cloud: early exit with :exit 2026-01-21 16:27:57 +01:00
Christian Hesse
4a426b9ba3 Merge branch 'compare-ids' into next 2026-01-21 16:27:57 +01:00
Christian Hesse
46723073e8 Merge branch 'drop-builtin-trust-anchors' into next 2026-01-21 16:27:57 +01:00
Christian Hesse
d2dc261832 global-functions: deprecate $HexToNum 2026-01-21 16:27:57 +01:00
Christian Hesse
c73d3f8497 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-01-21 16:27:57 +01:00
Christian Hesse
53e87dbda2 log-forward: fix indention 2026-01-21 16:27:57 +01:00
Christian Hesse
c370eb475e global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-01-21 16:27:57 +01:00
Christian Hesse
5f71b2b6e5 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-01-21 16:27:57 +01:00
Christian Hesse
c5946d879c README: drop the old builtin-trust-anchors 2026-01-21 16:27:57 +01:00
Christian Hesse
8bec747150 mod/notification-email: use errors from command...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-01-21 16:03:33 +01:00
Christian Hesse
369e887a22 mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-01-21 16:03:33 +01:00
Christian Hesse
ee2aba684d Merge branch 'certificate-builtin' into next 2026-01-21 16:03:33 +01:00
Christian Hesse
228ac39486 Merge branch 'CommitBrief' into next 2026-01-21 16:03:33 +01:00
Christian Hesse
390e272bbb bump required RouterOS version for all scripts 2026-01-21 16:03:33 +01:00
Christian Hesse
772f745480 Merge branch 'ExitOnError' into next 2026-01-21 16:03:33 +01:00
Christian Hesse
334ff7162a README: update screenshots 2026-01-21 16:03:33 +01:00
Christian Hesse
bb778e1e3b README: add a screenshot for builtin trust store 2026-01-21 16:03:33 +01:00
Christian Hesse
20c904eea2 mode-button: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
2a5ece122f global-functions: $ScriptInstallUpdate: drop output on commit...
... now that we have it on loading global functions.
2026-01-21 16:03:33 +01:00
Christian Hesse
859fb77f6d README: make the trust store a separate section 2026-01-21 16:03:33 +01:00
Christian Hesse
7e4463473d mod/ssh-keys-import: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
bde26dc1a5 global-functions: give commit info when laoding 2026-01-21 16:03:33 +01:00
Christian Hesse
c9ea23bc67 README: reword the hint on builtin trust store 2026-01-21 16:03:33 +01:00
Christian Hesse
496bca336c mod/scriptrunonce: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
44990958ea global-functions: $ScriptInstallUpdate: use $CommitBrief 2026-01-21 16:03:33 +01:00
Christian Hesse
66dc4dba6c global-functions: $CertificateAvailable: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-21 16:03:33 +01:00
Christian Hesse
dd4421099f mod/notification-telegram: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
582b0f411e global-functions: $FetchUserAgentStr: user $CommitBrief 2026-01-21 16:03:33 +01:00
Christian Hesse
ca90e24ac1 INITIAL-COMMANDS: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-21 16:03:33 +01:00
Christian Hesse
fe987304ea mod/notification-ntfy: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
06fd89c55c global-functions: $DeviceInfo: use $CommitBrief 2026-01-21 16:03:33 +01:00
Christian Hesse
5f3ced3c5e check-certificates: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-21 16:03:33 +01:00
Christian Hesse
e21495054b mod/notification-matrix: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
8492e3d7a1 global-functions: introduce $CommitBrief 2026-01-21 16:03:33 +01:00
Christian Hesse
a7217fa0cd mod/notification-gotify: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
b48523cc3d mod/notification-email: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
0393a783c9 mod/ipcalc: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
57d820f454 mod/inspectvar: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
f570b901a8 mod/bridge-port-vlan: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
fe09981801 mod/bridge-port-to: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
2030769216 accesslist-duplicates: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
ce2ae4fdf7 global-functions: $SendNotification: use $ExitOnError 2026-01-21 16:03:33 +01:00
Christian Hesse
14b8768b41 global-functions: $ScriptInstallUpdate: use $ExitOnError 2026-01-21 16:03:33 +01:00