Changelog
[24.10] - 2024-10-31
Added
- The timestamp of the eManager during its first boot has been set explicitly.
- Webadmin shows the signal quality on the modem report section.
Changed
- Small changes for ppp scripts. Added params replacedefaultroute, noipv6 in options-mobile.
- Added missing param in emanager_cloner.conf file.
- Modified the /www/index.html web of the SWUpdate so that it recommends to use AdminApiServer
Fixed
- Fixed wrong python version call for modbus-bridge service.
- Wireguard is working properly. The needed kernel module has been added.
- Kernel module CONFIG_NET_SCH_TBF has been added
- Added missing flag in docker-ce package to resolve missing ownership information.
- Influxdb service starts properly after adding the needed ExecStart file that was used in the service.
- Default DNS configuration works properly. Added numeral prefix before default-dns.conf filename.
- Install and configure by default nss-resolve plugin to solve Internet connection issues and DNSSEC validation failed problem related to DNS and NTP.
[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.