On 2020/11/12 21:40, Bjorn Ketelaars wrote:
> Diff below updates radcli to 1.3.0. From
> https://github.com/radcli/radcli/releases/tag/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
> 
> Changes to port:
> - Bump major of SHARED_LIB accordingly
> - While here move HOMEPAGE to https and sync WANTLIB
> 
> Comments/OK?

> -V=           1.2.11
> +GH_TAGNAME=  1.3.0

Diff needs a refresh, I updated this to 1.2.12 earlier (I didn't go
straight for 1.3.0 because I thought I'd wait and see if they added a
proper tarball with generated configure script first :)

Reply via email to