1guestfs-tools-release-notes-1V.i4r8t(u1a)lization Sguupepsotrfts-tools-release-notes-1.48(1)
2
3
4
6 guestfs-tools-release-notes - guestfs tools release Notes
7
9 These are the release notes for guestfs tools stable release 1.48.
10 This describes the major changes since 1.46.
11
12 Guestfs tools 1.48.0 was released on 14 March 2022.
13
14 virt-builder
15 New templates: "alma-8.5", "centosstream-8", "debian-11", "fedora-34",
16 "fedora-34" (armv7l), "fedora-35" "fedora-35" (aarch64) (Lars Kaiser,
17 Stef Walter).
18
19 New fedora-34 (armv7l) template is built to use UEFI.
20
21 virt-customize
22 The yescrypt password hashing method is now supported (Björn Esser).
23
24 virt-inspector
25 Recognise "kalilinux", "kylin" and "msdos" operating systems / Linux
26 distros (Laszlo Ersek).
27
28 Inspection of LUKS encrypted filesystems placed directly on logical
29 volumes is now supported, but you will need libguestfs ≥ 1.48 (Laszlo
30 Ersek).
31
32 virt-sysprep
33 Add a new default operation called "net-nmconn" which removes
34 NetworkManager connection profiles (Laszlo Ersek).
35
36 virt-win-reg
37 "virt-win-reg --version" now prints both the version of guestfs tools
38 and the libguestfs library that it is linked with.
39
40 Common changes
41 All OCaml tools now suppress line wrapping when output is redirected to
42 a file (to make it easier to parse logs with external programs). There
43 is a new --wrap option which can be used to reenable line wrapping to
44 files if needed (Laszlo Ersek).
45
46 Build changes
47 Multiple fixes to make it easier to build against either the system
48 installed libguestfs or a locally built libguestfs (Laszlo Ersek).
49
50 Fix multiple OCaml warnings. Remove some deprecated OCaml features.
51 We now require OCaml ≥ 4.04.
52
53 Multiple fixes to valgrind support for glibc 2.35, OCaml 4.13 and
54 libvirt 7.7. "make check-valgrind" should now work.
55
56 Internals
57 New OCaml "On_exit" module (from libguestfs-common) is used instead of
58 custom on-exit and signal handling.
59
60 Bugs fixed
61 https://bugzilla.redhat.com/2003706
62 virt-install armv7 guest on aarch64 host doesn't work, no LPAE
63 support and no PCI devices
64
65 https://bugzilla.redhat.com/1995391
66 RFE: virt-inspector fails to detect the distro and applications on
67 Kylin-Desktop-V10 image
68
69 https://bugzilla.redhat.com/1980922
70 virt-sysprep doesn't cleanup NetworkManager connection files
71
72 https://bugzilla.redhat.com/1961160
73 The version is incorrect when running 'virt-win-reg --version'
74
75 https://bugzilla.redhat.com/1820221
76 Log lines wrapping make log parsing difficult
77
78 https://bugzilla.redhat.com/1658126
79 Virt-v2v can't convert guest using LUKS-on-LV
80
81 https://bugzilla.redhat.com/1633328
82 Armv7 guest fails to boot with qemu-3.0.0-1
83
85 http://libguestfs.org/
86
88 Björn Esser
89 Lars Kaiser
90 Laszlo Ersek
91 Richard W.M. Jones
92 Stef Walter
93
95 Copyright (C) 2009-2022 Red Hat Inc.
96
98 This program is free software; you can redistribute it and/or modify it
99 under the terms of the GNU General Public License as published by the
100 Free Software Foundation; either version 2 of the License, or (at your
101 option) any later version.
102
103 This program is distributed in the hope that it will be useful, but
104 WITHOUT ANY WARRANTY; without even the implied warranty of
105 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
106 General Public License for more details.
107
108 You should have received a copy of the GNU General Public License along
109 with this program; if not, write to the Free Software Foundation, Inc.,
110 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
111
113 To get a list of bugs against libguestfs, use this link:
114 https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools
115
116 To report a new bug against libguestfs, use this link:
117 https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools
118
119 When reporting a bug, please supply:
120
121 • The version of libguestfs.
122
123 • Where you got libguestfs (eg. which Linux distro, compiled from
124 source, etc)
125
126 • Describe the bug accurately and give a way to reproduce it.
127
128 • Run libguestfs-test-tool(1) and paste the complete, unedited output
129 into the bug report.
130
131
132
133guestfs-tools-1.49.7 2022-12-10guestfs-tools-release-notes-1.48(1)