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