You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
716 B

2 years ago
  1. 2023-03-29:
  2. upgraded firmware from v2.30 rev0 to v2.40 rev2.
  3. No issues to report. The switch boots and works as expected.
  4. This should resolve the TLS issue as now the Web UI has been
  5. renovated, but not improved, and the HTTPS configs on the switch
  6. allow for the negatiation and use of TLS 1.2 .
  7. V2.40 fixes the following interseting bugs:
  8. - rev0
  9. + allow download of running configuration without authentication
  10. - rev1
  11. + syslog messages are lost when buffer is full
  12. - rev2
  13. + memory leak in multicast module leads to reboot
  14. + device can now be configured over ssh/telnet
  15. The release documents are more detailed but the long-standing issue
  16. of losing config after a power failure has not been resolved.