Source: radcli Version: 1.2.11-1 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, There is a new version: 1.4.0 https://github.com/radcli/radcli/ 1.4.0 Bump the maximal length of the password to 128, as required by RFC 2865. Bump the maximal length of the shared secret to 256. It should match or exceed the maximal length supported by most RADIUS servers. New helper macros to set vendor and attribute RADCLI_VENDOR_ATTR_SET RADCLI_VENDOR_MASK 1.3.1 Modified the variable names so that they do not conflict with generic and well known libraries. 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 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 -- System Information: Debian Release: 12.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-23-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
