[Libguestfs] [PATCH v3 0/2] inspect: basic UTF-8 encoding for rpm

Cédric Bosdonnat cbosdonnat at suse.com
Wed Feb 28 08:59:01 UTC 2018


Diff to v2:
  * inlined local_string_to_utf8

Cédric Bosdonnat (2):
  common: extract UTF-8 conversion function
  inspector: rpm summary and description may not be utf-8

 common/utils/guestfs-utils.h                  | 11 +++++
 common/utils/libxml2-utils.c                  | 69 +--------------------------
 common/utils/utils.c                          | 64 +++++++++++++++++++++++++
 inspector/expected-fedora.img.xml             |  4 ++
 lib/inspect-apps.c                            | 30 ++++++++++--
 test-data/phony-guests/fedora-packages.db.txt |  4 +-
 6 files changed, 108 insertions(+), 74 deletions(-)

-- 
2.16.1




More information about the Libguestfs mailing list