| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Apply suggestion and fix mistakes for varlink-bash-completions * supplements bash-completion and varlink-util * requires varlink-util in devel package
- Add varlink-bash-completion as recommends in varlink-utils
- Change names to a non-lib name. This avoids confusion if the installed subpackages are libraries or not
- Add tests - Remove supplements section - Add baselibs.conf
- Restore neutrality of descriptions, and trim for size. Remove hard require on *-bash-completion. Remove _service git puller because since v23, a tarball URL is used.
- Update to release 23. Changes since 16: * fixed build with musl * use env for python3 path * don't drop bytes in varlink bridge * compile with clang and musl-gcc * correct issues pointed out by static code analysis * use strtod_l * return VARLINK_ERROR_PANIC on float Inf or NaN * correct the float number parsing for some locales * libvarlink now includes and passes most of the JSONTestSuite tests. * allow uppercase letters in interface names - Update descriptions and summary - Add subpackages * vim subpackage * bash completion * util subpackage that contains the `varlink` binary
- Update descriptions
- Inital release 16