Changelog
[24.04] - 2024-04-30
Added
- Webadmin passwords are stored encrypted and secure using Argon2.
- Token bucket algorithm has been implemented to avoid brute force attacks.
- Docker and Docker Compose are preinstalled in eManager-Pro devices.
- New factory partition to store factory default configurations.
- The factory reset restores network configurations and default users.
- Webadmin can be accessed through https.
- Passwords can be changed.
- A log out option has been added in the Webadmin.
- Two levels of access in the Webadmin are provided: admin- and guest*.
- Some stacks (ChirpStack, TICK & MING) can be handled through Webadmin on eManager-Pro.
- Modem can be configured through Webadmin.
- The modules attached in your eManager and their status are displayed in the Webadmin.
- Modem report has been included in the Webadmin.
- Network tools have been added to manage the priority of the interfaces, check Internet connectivity and to perform IP forwarding.
- eManager packages can be upgraded using Webadmin.
- eManager Yocto image can be updated using Webadmin.
- eManager NAND can be updated through SWUpdate from the recovery image.
- To indicate that the eManager has booted the recovery partition, it is shown visually by flashing blue and red LEDs.
- The following packages has been added:
Package | Version |
---|---|
sudo | 1.9.15p2 |
Podman | 4.0.1 |
Podman Compose | 1.0.3 |
K3s (Kubernetes) | 1.22.6 |
Changed
- Distro for the eMod 3.0 based in Yocto Kirkstone 4.0 (LTS).
- Each device has its own unique and non deductable password.
- Users and modules file is stored in /etc/emod directory.
- To perform a factory reset, the factory reset button must be pressed during 3 seconds.
- Autostart- has been renamed as Autoconnect. This field, if selected, starts the interface when the device restart.
- In the configuration of each interface, the switch placed next to the intrerface name indicates if the user wants the interface started or stopped
- The following packages version have been changed:
Package | Version |
---|---|
Linux Kernel | 5.15.71 |
Glibc | 2.35 |
GCC | 11.4.0 |
NodeJS | 18.19.1 |
NodeJS npm | 10.2.4 |
Node-RED | 3.1.5 |
Python 2 | 2.7.17 |
Python 3 | 3.10.13 |
PyModbus | 2.5.3 |
eMod libs | 3.0.0 |
Openssl | 3.0.12 |
NetworkManager | 1.36.2 |
Dropbear | 2022.83 |
Docker | 20.1.25 |
Docker Compose | 1.29.2 |
Wireguard tools | 1.0.20210914 |
OpenVPN | 2.5.6 |
Fixed
- Improvements in WiFi scan function.