SIINEOS 2.5.3
Release date: 2022-03-09
SIINEOS
- Highlights:
SMAC: show real system status data and system metrics in the Overview page
SMAC: added new pages Cellular and Monitoring
SMAC: date/time and timezone can now be configured in the System settings page
SMAC: an OpenVPN client instance can now be configured in the System settings page
- Kernel:
Updated to 5.4.183
- Components:
Bootloader 2021.07 (not installed/updated automatically)
Docker 20.10.12 / containerd 1.4.13
FreeTDS 1.3.9
InCore 2.5.3
WebApp Engine 2.5.3
Qt 5.12.12.2
Debian security updates: <NONE>
InCore
- Foundation:
Application: added
dumpStackTrace()methodApplication: renamed
dumpBacktrace()method todumpInternalBacktrace()Core: catch various system signals such as
SIGSEGVand dump QML stack trace + internal backtraceDateTime: fixed timezone handling in the
parseString()methodMobileNetworkInterface: fixed and extended
orderIndexproperties of ConfigItem viewsNetworkConfiguration: only tell system to reload network configuration once after all interfaces have been configured
NetworkConfiguration: make network configuration files group-writable
NetworkInterface: always update the
hardwareAddressproperty dynamicallyNetworkInterface: added
trafficRx/trafficTxpropertiesNetworkInterface: adopt
ntpproperty fromWiredNetworkInterfaceso it can be set for all kind of network interfacesSystem: added
cpuUsagepropertySystem: added
memoryTotal/memoryAvailableproperties
- Database:
DatabaseSqlQuery: include error-causing query string in debug messages
- IO:
Keyboard: increase event buffer to prevent losing events when the CPU is very busy
- Mqtt:
MqttClient: refactored error handling
MqttClient: fixed crash when reconnecting with empty an hostname after a having connected to a valid hostname successfully before
- WebApp:
Update InCore components to 2.5.3
Build with Qt 6.2.4 and Emscripten SDK 3.1.7