Skip to content
Snippets Groups Projects
  1. Jul 18, 2022
  2. Jul 12, 2022
  3. Jul 11, 2022
  4. Jul 05, 2022
  5. Jul 02, 2022
  6. Jul 01, 2022
  7. Jun 29, 2022
  8. Jun 27, 2022
  9. Jun 24, 2022
  10. Jun 23, 2022
  11. Jun 22, 2022
  12. Jun 16, 2022
  13. Jun 15, 2022
    • Josef Schlehofer's avatar
      reforis: update to version 1.3.0 · 8f7516d4
      Josef Schlehofer authored
      reForis Changelog:
      * Add & update translations
      * Add ability to set static leases
      * Fix language and parsing for points.js
      * Update Foris JS library to v5.4.1
      * Update pip in virtualenv to latest version
      * Move ubus socket path
      * Make WS path in lighttpd mode configurable
      * NPM audit fix
      * Other small improvements
      
      Removed patch to move ubus socket as it was applied in this release
      (see changelog)
      Verified
      8f7516d4
    • Martin Matějek's avatar
      foris-controller: update to version 5.0.0 · cbb43f84
      Martin Matějek authored
      Added:
      * lan: allow managing of DHCPv4 static leases (create, update, delete)
      
      Changed:
      * lan: make message data mandatory for update_settings
      * lan: add static boolean flag to dhcpv4 clients list
      Verified
      cbb43f84
  14. Jun 13, 2022
  15. Jun 10, 2022
  16. Jun 09, 2022
  17. Jun 07, 2022
    • Martin Matějek's avatar
      fosquitto: raise respawn_timeout · 7af6ac4f
      Martin Matějek authored
      Raise respawn_timeout from 0.2 to 2s in order to not to try respawn
      process too fast.
      
      Shorter timeout caused issue on certain variants of Mox, that fosquitto
      was started too soon during boot and due to the short timeout, it
      reached maximum number of respawns.
      
      Which in turn broke foris-controller, which depends on fosquitto, and
      both services needed to be restarted manually.
      Verified
      7af6ac4f
  18. May 25, 2022
    • Martin Matějek's avatar
      turrishw: update to version 0.6.0 · d90eef95
      Martin Matějek authored and Simon Borek's avatar Simon Borek committed
      Changed:
      * Mox + Omnia: Get LAN & SFP interface name from label instead of port id
      * Mox: Change interfaces names from numbers (0..n-1) to `LAN1..LANn`
          (e.g. LAN1-LAN12) and also rename port 0 on Module A to `ETH0`.
      Verified
      d90eef95