Changes

no edit summary
Line 3: Line 3:  
| name        = TRB255
 
| name        = TRB255
 
| series      = TRB2
 
| series      = TRB2
<!-----------------------LATEST FW--------------------->
  −
| latest_fw    = TRB2_R_00.07.03.4
  −
| latest_date  = 2023.02.09
  −
| latest_md5  = cf1b99ab30ddae6913b4da4876023df8
  −
<!-----------------------FACTORY FW-------------------->
  −
| factory_fw  = TRB2_R_00.07.03.2
  −
| factory_date = 2023.01.13
  −
| factory_md5  = c6b28be09b239a36c677ca9587c6f9b9
   
}}
 
}}
    
==Changelog==
 
==Changelog==
 +
 +
===<b>[[Media:TRB2_R_00.07.04.3_WEBUI.bin|TRB2_R_00.07.04.3]]</b> | 2023.05.11===
 +
 +
* <b>Improvement</b>
 +
** <b>System</b>
 +
*** Optimized firmware image size
 +
*** Removed SSH RSA key generation
 +
*** Added SSH ECDSA key generation
 +
 +
* <b>Fix</b>
 +
** <b>Network</b>
 +
*** Fixed an issue where sometimes PIN/PUK code was deleted when performing a SIM switch
 +
*** Removed unsupported B39 band
 +
** <b>Services</b>
 +
*** Fixed incorrect mobile data usage provided to RMS service
 +
** <b>System</b>
 +
*** Fixed an issue on bootloader web recovery hanging with certain firmware sizes
 +
 +
===<b>[[Media:TRB2_R_00.07.04.2_WEBUI.bin|TRB2_R_00.07.04.2]]</b> | 2023.04.18===
 +
 +
* <b>New</b>
 +
** nftables support
 +
 +
* <b>Improvement</b>
 +
** <b>Network</b>
 +
*** Added PDP profile registry and LTE SMS format functions & management for the Verizon network
 +
*** Improved SIM detection algorithm
 +
*** Improved Multi-APN connection establishment time
 +
** <b>WebUI</b>
 +
*** Improved Overview page performance
 +
** <b>System</b>
 +
*** Changed hostname to router name
 +
*** Updated OpenSSL to version 1.1.1t
 +
*** Updated CA certificates to version 20211016
 +
*** Updated libiwinfo to version 2022-08-19
 +
 +
* <b>Fix</b>
 +
** <b>Network</b>
 +
*** Fixed IPv4, IPv6 mobile connection restarts
 +
*** Fixed operator scanning when mobile interface is disabled
 +
*** Fixed data limit and tracking when software flow offloading is enabled
 +
*** Added network reload call before bringing the mobile interface up
 +
*** Fixed a segmentation fault issue which would occur occasionally when switching between SIM cards
 +
*** Fixed Port-based VLAN ID calculation issue
 +
*** Fixed PDP context authentication when using special characters
 +
** <b>Services</b>
 +
*** Fixed event text for configurable inputs/outputs on I/O Juggler
 +
*** Fixed I/O PIN3 value not changing via MODBUS TCP
 +
*** Added I/O status request error handling in various WebUI pages when the I/O service is booting up
 +
*** Fixed wrong timezone returned issue in Operator Station Synchronization & Timezone Synchronization
 +
*** Fixed MODBUS TCP Slave memory leak issue when requesting mobile parameters
 +
*** Fixed OpenVPN enabling/disabling when using Password or TLS/Password authentication modes
 +
*** Fixed OpenVPN keep alive setting migration issue
 +
*** Fixed PPTP server name setting migration issue
 +
*** Fixed RS485 2nd stop bit support
 +
*** Fixed missing WebUI issue caused by Email Relay installation
 +
*** Fixed NTP's Operator Station Synchronization memory leak issue
 +
*** Fixed test email validation
 +
** <b>System</b>
 +
*** Fixed libcares vulnerability CVE-2022-4904
 +
*** Fixed frr vulnerability CVE-2022-37035
 +
*** Removed ability for non root users to edit scripts that get executed as root
 +
 +
===<b>[[Media:TRB2_R_00.07.04.1_WEBUI.bin|TRB2_R_00.07.04.1]]</b> | 2023.03.24===
 +
 +
* <b>Fix</b>
 +
** <b>Network</b>
 +
*** Fixed Data Limit issue
 +
 +
===<b>[[Media:TRB2_R_00.07.04_WEBUI.bin|TRB2_R_00.07.04]]</b> | 2023.03.07===
 +
 +
* <b>Improvements</b>
 +
** <b>WebUI</b>
 +
*** Improved data persistence between page refreshes
 +
*** Improved page navigation behavior
 +
*** Improved redirect logic to open configuration edit modals
 +
*** Updated the 'Status -> Mobile' page
 +
*** Updated interface card in the Overview page
 +
*** Separated Sent and Received data bars on the chart in the Mobile Usage page
 +
** <b>Network</b>
 +
*** Added an info message displayed when a faulty SIM card is inserted
 +
*** Added ResIOT operator's APNs to the APN database
 +
*** Improved mobile connection re-establishment after reboot
 +
*** Improved mobile connection recovery in cases where it was lost unexpectedly
 +
*** Improved 'Deny data roaming' operation when switching between operators
 +
** <b>Services</b>
 +
*** Added MQTT support to I/O Juggler
 +
*** Added support for new NMEA sentences: GARMC, GAGGA, GAGSA, GAVTG, GBGSV, GBGSA, GQGSV, GQGSA
 +
*** Added an error message when trying to send an SMS from the 'Send Messages' page with no SIM card inserted
 +
*** Changed the behavior of setting the 'Write to config' flag in the 'mobileoff' SMS rule
 +
*** Added argument support for the 'Execute custom script' SMS rule
 +
*** Added a frequency option 'schedule' Modbus Master
 +
*** Added pagination to Events Reporting overview
 +
*** Added limit to Events Reporting rule list
 +
*** Added email logging for Events reporting
 +
*** 'Sync with browser' button in the NTP page now also synchronizes the time zone
 +
*** Added a limit of 30 for NTP instances
 +
*** Made Networks selections in the 'Traffic Logging' page to display interface choices dynamically
 +
*** Added "make before break" option to IPsec configuration
 +
*** Added MODBUS TCP connection handling layer to MQTT-MODBUS Gateway
 +
*** Improved MODBUS Master connection handling to reduce connection count
 +
*** Updated modbus request error messages
 +
*** Added OpenVPN server ip block support
 +
*** Added MQTT support for MODBUS Master alarms
 +
*** Added the possibility to get the device's Ethernet port data via SNMP
 +
*** Improved error messages in the Serial Utilities page
 +
** <b>System</b>
 +
*** Updated bash to version 5.1.16
 +
*** Added detailed FW update failure error message to Events Log
 +
*** Improved firmware upload/validation error messages
 +
*** Updated Turkish language support
 +
*** Added protocol column to IP block page
 +
*** Added "vpns.log" file to the Troubleshoot package
 +
*** Added Wireguard tunnel information to the Troubleshoot package
 +
*** Updated default admin group access rights
 +
*** Updated DFOTA notification to show "More info" only when the update is forced
 +
 +
* <b>Fix</b>
 +
** <b>WebUI</b>
 +
*** Fixed MAC address showing on mobile interfaces
 +
*** Fixed mobile cell ID displaying in hexadecimal
 +
*** Fixed mobile data limit card creation in the Overview page
 +
*** Fixed modem widget disappearing from the Overview page
 +
*** Fixed Services page not displaying data after Thingworx package is installed
 +
*** Added DNP3 to the 'Status > Services' page
 +
** <b>Network</b>
 +
*** Fixed interface priority change issue
 +
*** Fixed a Custom Firewall Rule editing issue
 +
*** Fixed DMZ configuration saving while it is disabled
 +
*** Fixed Port Scan script execution failure
 +
*** Fixed Firewall zone duplication issue
 +
*** Fixed call function when VoLTE is disabled
 +
*** Fixed VoLTE control when IMS is not enabled
 +
*** Fixed mobile IPv6 IP checking when the device didn't get a correct IP address
 +
*** Fixed APN authentication when using empty credentials
 +
*** Fixed manual APN selection from list
 +
** <b>Services</b>
 +
*** Fixed I/O Scheduler overlapping instances issue
 +
*** Fixed Input/Output image pin colors
 +
*** Fixed issue that causes ADC subscribers to receive notifications for when ACL is active
 +
*** Fixed disappearing GPS NMEA and HTTPS fields
 +
*** Fixed unused NTRIP option deletion on NMEA source change
 +
*** Fixed DNP3 serial master not working when Stop bits are set to 2
 +
*** Fixed DNP3 requests not deleting along with instance
 +
*** Fixed DNP3 memory leak occurring after spamming the test request button
 +
*** Fixed Serial Over IP related Firewall rule setting
 +
*** Added limitations on message size and quantity of email messages in Email to SMS
 +
*** Fixed SMTP HELLO value parsing issue
 +
*** Fixed SMS message window reset button
 +
*** Fixed not being able to save empty 'Message text' field in Auto Reply
 +
*** Fixed multi-part SMS concatenation
 +
*** Fixed multi-part SMS processing
 +
*** Fixed SMS error message on 'Mobile Data Reset' action
 +
*** Fixed Data To Server JSON format %n, %N and %s flag issues
 +
*** Fixed Events Reporting email data clean
 +
*** Fixed Events Reporting missing config selections
 +
*** Fixed GRE Tunnel's 'Tunnel source' field validation when the source is custom
 +
*** Fixed IPsec instance deletion after removing DMVPN package
 +
*** Fixed IPSec migration via Backup file when DMVPN is configured
 +
*** Fixed IPsec naming issue when the includes an equals sign
 +
*** Fixed L2TP client to use correct interface on failover events
 +
*** Fixed L2TP over IPsec connection dropping issue when connecting from a Windows client
 +
*** Fixed MODBUS database size limiting issue
 +
*** Fixed MODBUS MQTT Gateway client ID input
 +
*** Fixed MODBUS TCP Slave RSSI value
 +
*** Fixed MODBUS test button returning errors when several non-connected devices are configured
 +
*** Fixed NTP Etc/GMT+1 and Etc/GMT-1 time zones
 +
*** Fixed OpenVPN password validation when no CA certificate is uploaded or 'custom' template is selected
 +
*** Fixed OpenVPN Static Key configuration saving by making Static key upload required
 +
*** Fixed OpenVPN TLS client creation issue while LAN is down
 +
*** Fixed Package Manager displaying non-existent packages
 +
*** Fixed Package Manager errors showing up after successful installations
 +
*** Fixed Periodic Reboot entry duplication after a power cycle
 +
*** Fixed PPTP 'Client to client' option not being applied after save
 +
*** Fixed receiving excessive device state emails after a reboot is initialized over RMS
 +
*** Fixed WebUI unavailability after unsuccessful package install
 +
** <b>System</b>
 +
*** Fixed vulnerabilities CVE-2022-3524, CVE-2022-3566, CVE-2022-3567, CVE-2022-39188, CVE-2022-45934, CVE-2022-47929
 +
*** Fixed bash vulnerability CVE-2022-3715
 +
*** Fixed CGI-IO file download vulnerability CVE-2022-38333
 +
*** Fixed libxml2 vulnerability CVE-2022-40304
 +
*** Fixed libcurl vulnerabilities CVE-2022-43551 and CVE-2022-43552
 +
*** Fixed LED indications for 4G NB and M1 modes
 +
*** Improved file upload logic
 +
*** Fixed GPL firmware compilation with selected Tinc package
 +
*** Fixed OpenVPN Static Key migration via keep settings issue
 +
*** Fixed NTP time zone name setting migration when the name contains whitespaces
 +
*** Fixed language setting issue
 +
*** Fixed integer validation on industrial services
 +
*** Fixed LED indications when PDP type is IPv6
 +
*** Fixed issues with PDP type and SMS limit period migration via keep settings
    
===<b>[[Media:TRB2_R_00.07.03.4_WEBUI.bin|TRB2_R_00.07.03.4]]</b> | 2023.02.09===
 
===<b>[[Media:TRB2_R_00.07.03.4_WEBUI.bin|TRB2_R_00.07.03.4]]</b> | 2023.02.09===
Line 23: Line 206:  
** <b>Services</b>
 
** <b>Services</b>
 
*** Sanitized tcpdump storage location
 
*** Sanitized tcpdump storage location
 +
** <b>System</b>
 +
*** Fixed CVE-2023-32349 vulnerability
 +
    
===<b>[[Media:TRB2_R_00.07.03.2_WEBUI.bin|TRB2_R_00.07.03.2]]</b> | 2023.01.13===
 
===<b>[[Media:TRB2_R_00.07.03.2_WEBUI.bin|TRB2_R_00.07.03.2]]</b> | 2023.01.13===
Line 211: Line 397:  
*** Fixed strongswan vulnerabilities CVE-2021-41991, CVE-2021-45079
 
*** Fixed strongswan vulnerabilities CVE-2021-41991, CVE-2021-45079
 
*** Fixed uboot vulnerabilities CVE-2022-30552, CVE-2022-30790
 
*** Fixed uboot vulnerabilities CVE-2022-30552, CVE-2022-30790
 +
*** Fixed CVE-2023-32350 vulnerability
 
*** Fixed switching between RMS connection types while the device is unregistered
 
*** Fixed switching between RMS connection types while the device is unregistered
 
*** Fixed reload issues in website blocking feature
 
*** Fixed reload issues in website blocking feature

Navigation menu