Christian Hesse
0da130add0
daily-psk: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
810c16ed9f
collect-wireless-mac: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
f41a2eee9d
check-routeros-update: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
8fb073e29e
check-perpetual-license: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
20524a5522
check-lte-firmware-upgrade: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
d231f29e02
check-health: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
ca5046c6ec
check-certificates: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
e86c6ccdff
certificate-renew-issued: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
5e8e468e61
capsman-rolling-upgrade: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
f86d1aa1e9
capsman-download-packages: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
59aabbfbb4
backup-upload: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
96b3cd9d96
backup-partition: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
6aa36e3c95
backup-email: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
15e47baadb
backup-cloud: early exit with :exit
2026-01-22 07:07:06 +01:00
Christian Hesse
6aa8677836
Merge branch 'compare-ids' into next
2026-01-22 07:07:06 +01:00
Christian Hesse
faa938bdf9
Merge branch 'drop-builtin-trust-anchors' into next
2026-01-22 07:07:06 +01:00
Christian Hesse
7dde89f9c4
global-functions: deprecate $HexToNum
2026-01-22 07:07:06 +01:00
Christian Hesse
db1d59a497
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-22 07:07:06 +01:00
Christian Hesse
2e3af47cb3
INITIAL-COMMANDS: drop the old builtin-trust-anchors
2026-01-22 07:07:06 +01:00
Christian Hesse
bde037d58a
log-forward: fix indention
2026-01-22 07:07:06 +01:00
Christian Hesse
e842e1edd2
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-01-22 07:07:06 +01:00
Christian Hesse
3de1e51543
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
2026-01-22 07:07:06 +01:00
Christian Hesse
b683d4391f
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-22 07:07:06 +01:00
Christian Hesse
915db5e24f
Merge branch 'certificate-builtin' into next
2026-01-22 07:07:06 +01:00
Christian Hesse
7e5aa7f553
README: drop the old builtin-trust-anchors
2026-01-22 07:07:06 +01:00
Christian Hesse
1ed29c102b
bump required RouterOS version for all scripts
2026-01-22 07:07:06 +01:00
Christian Hesse
715685397b
README: add a screenshot for builtin trust store
2026-01-22 07:07:06 +01:00
Christian Hesse
a677f94d83
README: make the trust store a separate section
2026-01-22 07:07:06 +01:00
Christian Hesse
af9d2d4f48
README: reword the hint on builtin trust store
2026-01-22 07:07:06 +01:00
Christian Hesse
e0dba7ccb4
global-functions: $CertificateAvailable: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-22 07:07:06 +01:00
Christian Hesse
1a3071c10f
INITIAL-COMMANDS: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-22 07:07:06 +01:00
Christian Hesse
b131509509
check-certificates: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-22 07:07:06 +01:00
Christian Hesse
2dc434b332
README: make the certificate download from CA website an info box
2026-01-22 07:04:46 +01:00
Christian Hesse
609a296773
README: update the wording for certificate from CA website
2026-01-22 07:03:03 +01:00
Christian Hesse
228ac39486
Merge branch 'CommitBrief' into next
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
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
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
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
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
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
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