Release v2.2.0
This release contains:
telem_journal
provide additional information in the usage message.- Journal, reduce severity of message when failing to opening old records.
- For for compilation warning [-Wstringop-overflow]
- Protect security checks from removal by compiler optimization.
- Standardize log and debug messages across all the source code.
- Use name space separation for daemons.
- Provide additional information using variants in the system_name header.
- Implement layered configuration.
- Add support for the use of custom configuration files.
- Fix for compilation warning [-Wstringop-truncation]
- Fix telem_debug macro.
- Fix position of misplaced comment.
- Fix
telempostd
retries loop to make it shorter, this will reduce the time that the daemon is idle on memory. - Fix memory leak in
spool.c