LORIX OS 1.2.2
Release date:
This release fixes multiple issues:
- Fix a bug in the pmonitor/pvisor that would occasionally not restart the child process (e.g. UDP Packet Forwarder) and think it's still running
- Manager UI: you can now set a prefix length greater than 24 for subnet masks
- Manager UI: you can now change the SSL certificate duration without getting an error
Regressions
The following regressions have been discovered after the release of this version.
Error rendering macro 'Include+'
The included page does not exist for version 1.2.
Changelog
LORIX OS
v1.2.2 - 2021-02-18
Changed
- [LOR-438] Upgrade Go to 1.14
- [LOR-435] Manager UI v0.10.1
- [LOR-436] Pvisor 0.3.1
- [LOR-437] Pmonitor v0.7.1
Manager UI v0.10.1
Fixed
- [MAN-330] Max prefix length for IPv4 addresses should be 32, not 24
- [MAN-331] Certificate duration change results in a string instead of a number
pmonitor v0.7.1
Fixed
- [PMON-109] Memory leak
- [PMON-110] Service config file empty
pvisor v0.3.1
Added
- Add 'will_close' flag in last IPC packet to notify peer
Changed
- Add state to ensure all packets are flushed before final 'Terminated' event