Changelog for
radcli-1.3.0-bp154.1.31.x86_64.rpm :
* Wed Nov 11 2020 Martin Hauke
- Update to version 1.3.0
* Removed duplicate function definition from util.h (#53)
* Increased size of dictionary vendor and values to 32-bits from 16; this breaks the ABI from the previous release.
* Corrected a string termination issue in rc_avpair_tostr()
* Added functions to create dictionary without a file: + rc_dict_addattr + rc_dict_addval + rc_dict_addvend
* Sat Sep 12 2020 Martin Hauke - Update to version 1.2.12
* rc_avpair_tostr: return error instead of crashing when time is invalid.
* Handle errno=ENETUNREACH and return NETUNREACH_RC.
* Do not use LOG_PERROR if not defined in syslog.h
* Tue Feb 12 2019 Jan Engelhardt - Ensure neutrality of descriptions.
* Fri Feb 08 2019 mardnhAATTgmx.de- Initial package, version 1.2.11