[libvirt PATCH 0/2] Be more accepting of variations in dnsmasq version string

Laine Stump laine at redhat.com
Fri Jan 8 04:09:11 UTC 2021


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(-)

-- 
2.29.2




More information about the libvir-list mailing list