Re: [Libguestfs] [PATCH guestfs-tools] inspector: Display the new build ID field

2022-12-02 Thread Laszlo Ersek
On 12/01/22 11:34, Richard W.M. Jones wrote: > libguestfs 1.49.8 adds a new API to read the build ID from guests > (especially for Windows). If the new API is available and if it > returns a string other than "unknown", then print it in virt-inspector > output. > --- > inspector/inspector.c

[Libguestfs] [PATCH guestfs-tools] inspector: Display the new build ID field

2022-12-01 Thread Richard W.M. Jones
libguestfs 1.49.8 adds a new API to read the build ID from guests (especially for Windows). If the new API is available and if it returns a string other than "unknown", then print it in virt-inspector output. --- inspector/inspector.c| 8 inspector/virt-inspector.rng | 1 + 2 fil