1guestfs-release-notes(1) Virtualization Support guestfs-release-notes(1)
2
3
4
6 guestfs-release-notes - libguestfs Release Notes
7
9 • guestfs-release-notes-1.50(1)
10
11 • guestfs-release-notes-1.48(1)
12
13 • guestfs-release-notes-1.46(1)
14
15 • guestfs-release-notes-1.44(1)
16
17 • guestfs-release-notes-1.42(1)
18
19 • guestfs-release-notes-1.40(1)
20
21 • guestfs-release-notes-1.38(1)
22
23 • guestfs-release-notes-1.36(1)
24
25 • guestfs-release-notes-1.34(1)
26
27 • guestfs-release-notes-1.32(1)
28
29 • guestfs-release-notes-1.30(1)
30
31 • guestfs-release-notes-1.28(1)
32
33 • guestfs-release-notes-1.26(1)
34
35 • guestfs-release-notes-1.24(1)
36
37 • guestfs-release-notes-1.22(1)
38
39 • guestfs-release-notes-1.20(1)
40
41 • guestfs-release-notes-1.18(1)
42
43 • guestfs-release-notes-1.16(1)
44
45 • guestfs-release-notes-1.14(1)
46
47 • guestfs-release-notes-1.12(1)
48
49 • guestfs-release-notes-1.10(1)
50
51 • guestfs-release-notes-1.8(1)
52
53 • guestfs-release-notes-1.6(1)
54
55 • guestfs-release-notes-1.4(1)
56
58 Before 2010 libguestfs did not have official release notes or a
59 formalized version numbering system. However these are links to
60 historically significant versions.
61
62 2009-11-10 (1.0.78)
63 https://www.redhat.com/archives/libguestfs/2009-November/msg00095.html
64
65 2009-09-13 (1.0.67)
66 https://www.redhat.com/archives/libguestfs/2009-August/msg00281.html
67
68 2009-07-23 (1.0.64)
69 https://www.redhat.com/archives/libguestfs/2009-July/msg00059.html
70
71 2009-07-14 (1.0.59)
72 https://www.redhat.com/archives/libguestfs/2009-July/msg00023.html
73
74 2009-04-01 (the initial announcement)
75 http://rwmj.wordpress.com/2009/04/01/libguestfs-access-and-modify-virtual-machine-disk-images/
76
78 guestfs-examples(1), guestfs-faq(1), guestfs-performance(1),
79 guestfs-recipes(1), guestfs-testing(1), guestfs(3), guestfish(1),
80 http://libguestfs.org/
81
83 Richard W.M. Jones
84
86 Copyright (C) 2009-2023 Red Hat Inc.
87
89 This program is free software; you can redistribute it and/or modify it
90 under the terms of the GNU General Public License as published by the
91 Free Software Foundation; either version 2 of the License, or (at your
92 option) any later version.
93
94 This program is distributed in the hope that it will be useful, but
95 WITHOUT ANY WARRANTY; without even the implied warranty of
96 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
97 General Public License for more details.
98
99 You should have received a copy of the GNU General Public License along
100 with this program; if not, write to the Free Software Foundation, Inc.,
101 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
102
104 To get a list of bugs against libguestfs, use this link:
105 https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools
106
107 To report a new bug against libguestfs, use this link:
108 https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools
109
110 When reporting a bug, please supply:
111
112 • The version of libguestfs.
113
114 • Where you got libguestfs (eg. which Linux distro, compiled from
115 source, etc)
116
117 • Describe the bug accurately and give a way to reproduce it.
118
119 • Run libguestfs-test-tool(1) and paste the complete, unedited output
120 into the bug report.
121
122
123
124libguestfs-1.50.1 2023-02-21 guestfs-release-notes(1)