22.2.9.85 - March 2022, Feature
Release category: Mandatory
New features
-
Added new option under System → Time → NTP → Use GNSS module to enable the device to use its internal GNSS module as a date/time sync source [DAL-5760]
-
Initial release for the IX30 product
-
IX10/IX20: Realport serial mode support [DAL-5742]
-
Realport DTR-pin flow control is not available on the IX10. Will be coming in our 22.5 release (see DALP-998)
-
-
TX54/TX64: The internal GNSS module on the TX54 and TX64 platforms can now be used as a time source for the NTP server support.
Enhancements
-
Update default Digi Remote Manager URL to edp12.devicecloud.com [DALP-972]
-
In firmware versions 22.2.9.85 and newer, the default central management server changes from my.devicecloud.com to edp12.devicecloud.com. This change enables more secure connection negotiation and enables support for device certificates. If your device connections are managed by a firewall, or your devices do not have direct access to public DNS servers, you may be required to make firewall changes to open connectivity to edp12.devicecloud.com, or to enable DNS.
See https://www.digi.com/support/knowledge-base/firewall-concerns-for-outbound-edp-connections-to for more information about device connectivity to Digi Remote manager.
-
-
Increased web UI upload limit to 512MB [DAL-5694]
-
Added new Surelink Switch SIM and Switch SIM fail count options to specify how many times the Surelink test must run and fail on a cellular modem before the device switches to the alternate SIM slot [DAL-5717]
-
Support for standard SCEP servers [DALP-821] 1.
Previously the SCEP client only supported syncing with Fortigate SCEP servers. Two new settings were added under the Network → SCEP Client options to control the CA identity and HTTP path to the CA
-
Renamed VPN → IPsec → Tunnels → Policies → Local network setting to Local traffic selector along with a new Dynamic option which allows users to configure a local network by protocol and/or port instead of a network address range [DAL-5645]
-
Added new VPN → IPsec → Advanced → Debug level option to specify the logging verbosity of IPsec messages in the device system logs (default is debug logging is disabled) [DAL-5720]
-
Added new Serial → Autoconnect → Socket ID string option to send the configured text to the remote server(s) when a TCP socket connection is opened to the serial port [DAL-5700]
-
New cat Admin CLI command for displaying file contents [DAL-5853]
-
Update /etc/config/scep_client/ directory to be read/write by admin users
-
Add ability for policy-based routes to override routing of packets through VPN tunnels, useful in the case where you only want packets from a certain source network to go through the tunnel [DAL-5317]
-
EX12-PR: Add container support to PR products and remove from 63xx-series legacy Accelerated products [DAL-5498]
-
EX12/1002-CM06/1003-CM07: Utilize T-Mobile carrier firmware if available for the cellular modem when using Sprint Curiosity SIMs [DAL-5466]
-
IX20-PR/IX20W-PR: Add container support to PR products [DAL-5498]
-
IX10: Support for the Quectel EC25-AFXD modem [DAL-5787]
-
IX10: Add ODIS/LWM2M parameters for EC25-AFXD modem [DAL-5840]
-
IX: 1002-CM06/1003-CM07: Utilize T-Mobile carrier firmware if available for the cellular modem when using Sprint Curiosity SIMs [DAL-5466]
-
TX54/TX64: A new TX54 and TX64 system power ignition off_delay CLI command has been added to allow the devices power off delay to updated without the configuration being updated. This means the next device reboot it will revert to its configured power off delay.
Bug fixes
The below bugs are all present on firmware versions 21.11.60.63 and older unless otherwise specified
-
Fixed HFSC class hierarchy setup for QoS policies to limit bandwidth used for shared links [DAL-5814]
-
Fixed issue preventing scheduled maintenance window from updating the maintenance_window datapoint in Digi Remote Manager if the maintenance window start time was between 00:00-00:59 [DAL-5765]
-
Fixed bug preventing MMS SMS messages from being received and parsed properly, preventing large out-of-band config changes from being received from central management portals [DAL-5538]
-
Fixed issue preventing transport-mode IPsec tunnels from initializing properly [DAL-5718]
-
Fixed issue where only the first policy would be setup on IKEv2 IPsec tunnels [DAL-5347]
-
Fixed issue preventing port forwarding firewall setups if the Destination port(s) setting was left blank [DAL-5860]
-
Fixed intermittent issue where the show dhcp-leases CLI output would sometimes not include all leases [DAL-5688]
-
Fixed system log errors when performing TACACS command authorization without having a TACACS server configured [DAL-5512]
-
Fixed interruption of active serial port connections when a user changes the serial port mode in the Digi device’s configuration settings [DAL-5698]
-
Fixed issue where Surelink tests aren’t reloaded if a user updates the network bridge or Wi-Fi configuration settings on the device [DAL-5406]
-
Prevent modbus setup issue by not allowing users to configure the device to use reserved address ranges [DAL-5905]
-
Fixed intermittent race condition in Surelink that could lead to a delay in setting up a WAN connection [DAL-5934]
-
Fixed issue with digidevice.sms python module processing empty SMS messages [DAL-5883]
-
EX15: Fixed link connectivity issues with 10Mbps Ethernet switches [DAL-5506]
-
EX15: Fixed intermittent link-dead messages when using an EX15 connected to a VeloCloud appliance [DAL-5657]
-
EX50: Fixed intermittent Wi-Fi LEDs when switching between Ethernet and cellular WAN connections [DAL-5660]
-
IX20W: Fixed issue preventing Wi-Fi metrics from being uploaded to DigiRM
-
TX54/LR54: An issue that where the TX54 and LR54 platforms failing to negotiate with some 10Mbps Ethernet switches has been resolved. [DAL-5506]
Security fixes
The highest level vulnerability that has been fixed in this release is listed as a Critical CVSS score of 10 Critical
-
Update python to version 3.10 [DAL-5499]
-
Update openssh to version 8.8p1 (CVE-2021-28041, CVE-2020-14145) [DAL-5451]
-
This deprecates support for RSA signatures using the SHA-1 hash algorithm by default, which may prevent old machines from SSH-ing to the Digi device. Please ensure your SSH tool (TeraTerm, PuTTY, etc) is up to date. If you need to re-enable SHA-1 hash support, you can do so by adding the following lines to the Service → SSH → Custom configuration → Configuration file text box in the Digi device’s configuration settings:
-
HostkeyAlgorithms +ssh-rsa
-
PubkeyAcceptedAlgorithms +ssh-rsa
-
-
-
Update dnsmasq to version 2.86 (CVE-2021-3448) [DAL-5331]
-
Fix problem with DNS retries in 2.83/2.84
-
Fix a problem, introduced in 2.83, which could see DNS replies being sent via the wrong socket. On machines running both IPv4 and IPv6 this could result in sporadic messages of the form "failed to send packet: Network is unreachable" and the lost of the query
-
-
Update to Linux kernel version 5.15 [DAL-5546]
-
Add new Service → Web administration → Minimum TLS version configuration setting to allow users to specify which TLS versions are allowed in the local web UI (default minimum is TLS 1.2) [DAL-5408]
-
Update busybox to version 1.34.0 [DAL-5631]
CVE-2021-4237, CVE-2021-42374, CVE-2021-42375, CVE-2021-42376, CVE-2021-42377, CVE-2021-42378, CVE-2021-42379, CVE-2021-42380, CVE-2021-42381, CVE-2021-42382, CVE-2021-42383, CVE-2021-42384, CVE-2021-42385, CVE-2021-42386
-
Update dbus to version 1.13.20 [DAL-5459]
CVE-2020-12049, CVE-2019-12749
-
Update grub to version 2.06 [CVE-2021-3418] (DAL-5456]
-
Update bzip2 to version 1.0.8 (CVE-2019-12900, CVE-2011-4089, CVE-2010-0405) [DAL-5446]
-
Update procps to version 3.3.15 [DAL-5433] 1. CVE-2018-1124, CVE-2018-1123, CVE-2018-1126, CVE-2018-1125
-
Hardened openssl build to include secure compilation flags
-
Update sqlite to version 3.37.2
-
The OpenSSL build has been updated to include secure compilation flags. [DAL-5472]
-
IX20W-PR: On PR FirstNet products, enable the Network → Wi-Fi → Access points → Digi AP → Isolate clients setting by default so Wi-Fi clients connecting to the Digi device’s SSIDs are isolated from each other by default