Commit Graph

5 Commits

Author SHA1 Message Date
Richard W.M. Jones fb7b8af04b Run SELinux relabelling in parallel [for virt-v2v]
resolves: rhbz#2190276

Also synch copy-patches.sh with the later version from virt-v2v c9s.

I had to hand-hack the patches which touch common/ because they touch
some directories that are not listed as SUBDIRS by libguestfs, so not
included in the tarball.  Hopefully this will go away when upstream
stable-1.50 does a new stable release.
2023-05-04 10:58:01 +01:00
Richard W.M. Jones e0c7084adb Rebase to new stable branch version 1.46.1
resolves: rhbz#2011711
Fix usage of strerror_r which caused corrupted error messages
resolves: rhbz#2030396
2021-12-09 19:35:58 +00:00
Richard W.M. Jones f8febbf143 Rebase to new stable branch version 1.46.0
resolves: rhbz#2011711
2021-10-08 13:07:45 +01:00
Richard W.M. Jones 8b5d662685 Remove use of sga
resolves: rhbz#2002325
2021-09-13 10:50:23 +01:00
Richard W.M. Jones 117cba40b0 Fix: syslinux: failed to create ldlinux.sys
resolves: rhbz#1990720, rhbz#1950627

Fix license files.

(cherry picked from commit 4c961db464b5b1e1a79de60b593a34270d768394)

Move appliance to separate subpackage
resolves: rhbz#1989514

https://bugzilla.redhat.com/show_bug.cgi?id=1989514

Move the appliance to a subpackage (libguestfs-appliance).  The main
package depends on this new subpackage so in effect nothing changes
for most users.

However this allows the appliance to be replaced if there exists a
package called "libguestfs-noappliance".  This package is not provided
anywhere, you have to provide the dependency or make the package
yourself.  But if you do this then libguestfs won't install the
appliance and you are free to replace it with (eg) a fixed appliance.

(cherry picked from commit 941da6407875ca8e054c2e1605ce0d379f4f313d)
2021-08-06 09:53:04 +01:00