On a Thursday in 2021, Laine Stump wrote:
pihole thought it would be cute to include "pihole-" at the
beginning
of the version of the dnsmasq build they include...
https://gitlab.com/libvirt/libvirt/-/issues/29
Laine Stump (2):
util: virSkipToDigit()
util: Skip over any extra verbiage preceding version in dnsmasq
version string
src/libvirt_private.syms | 1 +
src/util/virdnsmasq.c | 4 +++-
src/util/virstring.c | 18 ++++++++++++++++++
src/util/virstring.h | 1 +
4 files changed, 23 insertions(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano