Christian Hesse
52f3ebbe57
log-forward: fix indention
2026-01-20 16:22:21 +01:00
Christian Hesse
77383d0920
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-20 16:22:21 +01:00
Christian Hesse
1fd54481fc
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-20 16:22:21 +01:00
Christian Hesse
45d61e417f
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-01-20 16:22:21 +01:00
Christian Hesse
35577908d9
Merge branch 'certificate-builtin' into next
2026-01-20 16:22:21 +01:00
Christian Hesse
9eae2fafe2
Merge branch 'CommitBrief' into next
2026-01-20 16:22:21 +01:00
Christian Hesse
63e9ca26e7
bump required RouterOS version for all scripts
2026-01-20 16:22:21 +01:00
Christian Hesse
fbe7b8e4bc
Merge branch 'ExitOnError' into next
2026-01-20 16:22:21 +01:00
Christian Hesse
b667ce8bed
README: update screenshots
2026-01-20 16:22:21 +01:00
Christian Hesse
0a83d2c325
global-functions: $CertificateAvailable: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-20 16:22:21 +01:00
Christian Hesse
fe9d0a0bb4
mode-button: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
7054238b8c
global-functions: $ScriptInstallUpdate: drop output on commit...
...
... now that we have it on loading global functions.
2026-01-20 16:22:21 +01:00
Christian Hesse
e8468d4f0a
INITIAL-COMMANDS: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-20 16:22:21 +01:00
Christian Hesse
5ed1c3db66
mod/ssh-keys-import: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
c5ef71eb4a
global-functions: give commit info when laoding
2026-01-20 16:22:21 +01:00
Christian Hesse
a35c943c32
check-certificates: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-20 16:22:21 +01:00
Christian Hesse
87f82d736f
mod/scriptrunonce: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
542a018a15
global-functions: $ScriptInstallUpdate: use $CommitBrief
2026-01-20 16:22:21 +01:00
Christian Hesse
d1c02fe19b
mod/notification-telegram: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
f7cd7d7729
global-functions: $FetchUserAgentStr: user $CommitBrief
2026-01-20 16:22:21 +01:00
Christian Hesse
d00c500609
mod/notification-ntfy: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
edd184db8f
global-functions: $DeviceInfo: use $CommitBrief
2026-01-20 16:22:21 +01:00
Christian Hesse
98178d1562
mod/notification-matrix: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
8bc9e23bd7
global-functions: introduce $CommitBrief
2026-01-20 16:22:21 +01:00
Christian Hesse
faad9c5b2a
mod/notification-gotify: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
4841c2c58d
mod/notification-email: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
da516a5102
mod/ipcalc: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
9ae01995d7
mod/inspectvar: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
5d0760e422
mod/bridge-port-vlan: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
5cc9b8c775
mod/bridge-port-to: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
19dcddf406
accesslist-duplicates: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
5dcd63eed0
global-functions: $SendNotification: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
7bb6a3f843
global-functions: $ScriptInstallUpdate: use $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
843ec3030c
global-functions: make $ExitError a wrapper for $ExitOnError
2026-01-20 16:22:21 +01:00
Christian Hesse
bbf2f5abbf
global-functions: introduce $ExitOnError
...
This is just like $ExitError, but first parameter is dropped. We will
not need it now that we can exit a script with :exit.
2026-01-20 16:22:21 +01:00
Christian Hesse
9347063647
global-functions: enable scheduler if disabled
2026-01-20 16:21:58 +01:00
Christian Hesse
16976b1d78
global-functions: simplify scheduler fix
2026-01-20 16:20:55 +01:00
Christian Hesse
74be3eae5d
global-functions: make the scheduler fix a block
2026-01-20 16:19:54 +01:00
Christian Hesse
b7a5402be6
introduce 'global-functions.d/deprecated' for deprecated functions
2026-01-20 09:53:24 +01:00
Christian Hesse
28b1297a43
global-functions: $ScriptInstallUpdate: trigger reload on changed snippet
2026-01-20 09:51:05 +01:00
Christian Hesse
72660f21a5
check-certificates: print warning on $CertRenewUrl just once
2026-01-19 16:37:20 +01:00
Christian Hesse
f1333087d2
mode-button: drop unused variable $ExitOK
2026-01-19 14:55:19 +01:00
Christian Hesse
e6542ba8cc
accesslist-duplicates: drop unused variable $ExitOK
2026-01-19 14:54:32 +01:00
Christian Hesse
883a442ff5
Merge branch 'lets-encrypt-gen-y' into next
2026-01-17 16:59:01 +01:00
Christian Hesse
7716bb9d6c
fw-addr-lists: rsc.eworm.de requires 'Root YE'
2026-01-17 16:58:16 +01:00
Christian Hesse
ced6bf2c11
INITIAL-COMMANDS: update for new Let's Encrypt CA 'Root YE'
2026-01-17 16:58:16 +01:00
Christian Hesse
6e8e841906
README: update for new Let's Encrypt CA 'Root YE'
2026-01-17 16:58:16 +01:00
Christian Hesse
9919b9fe76
global-functions: $ScriptInstallUpdate: get new Let's Encrypt CA 'Root YE'
2026-01-17 16:58:16 +01:00
Christian Hesse
68a4ac942e
certs: update *.eworm.de for new Let's Encrypt 'Root YE'
2026-01-17 16:58:16 +01:00
Christian Hesse
244eceafee
certs: add Let's Encrypt 'Root YR' for future use
...
https://letsencrypt.org/2025/11/24/gen-y-hierarchy
https://letsencrypt.org/certificates/#root-cas
2026-01-17 16:58:16 +01:00