- Fixed JVM memory leak by making sure all stream are closed and the streams associated to the stdout and stderr of external processes are consumed asynchronously
- Overall optimization of the network related bundles by removing unnecessary executions of external processes
- Fixed MANIFESTs removing unused imports and fixing Import-Package version ranges to comply with OSGi Semantic Versioning
- Ppp0 connection not starting after a fresh install
- Modem did not recover the connection when the antenna is unplugged
- Avoid starting two Kura instances
- Rolling back to snapshot 0 does not change the modem configuration on the Minigateway
- Don't allow to set the gateway on LAN interfaces
- When reconfiguring Wifi from Station to Access Point, DHCP&NAT tab gets enabled only after clicking on the 'Wireless' tab
- Since we don't support 802.11a, do not allow this in configuration
- Poweroff command fails at 'Stopping Kura'
- Disable snmpd to avoid excessive flash writes on raw-flash devices
This is a service release so there should be no compatibility issues with previous releases.