02e1a0bd4e
* The minimum version of Python required is 3.6. * Python bindings no longer use deprecated "PyEval_ThreadsInitialized". * Python bindings now include type hints (Sam Eiderman). * Erlang bindings now use libei instead of liberl_interface (Sergei Golovan). * virt-get-kernel(1) can now find uncompressed kernels (Pino Toscano). * virt-sysprep(1) now regenerates the guest certificate store when a certificate is removed from the guest (Pino Toscano). * virt-sysprep(1) can now remove IPA enrollment files and Kerberos keytabs (Pino Toscano, Christian Heimes and François Cami). * "cryptsetup-open" and "cryptsetup-close" replace "luks-open", luks-open-ro and luks-close. The new APIs add support for BitLocker encryption. * "lvm-canonical-lv" no longer produces a noisy error message when called with a non-LV parameter. * Various other bug fixes - Drop bfd08867-golang-Fix-path-to-include-guestfs.h..patch dbfab7d3-build-fix-includedir-in-uninstalled-libguestfs.pc.patch - Drop is_opensuse references to remove differences between Leap and SLES packaging libguestfs.spec OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=463
13 lines
334 B
Diff
13 lines
334 B
Diff
Index: libguestfs-1.44.0/appliance/packagelist.in
|
|
===================================================================
|
|
--- libguestfs-1.44.0.orig/appliance/packagelist.in
|
|
+++ libguestfs-1.44.0/appliance/packagelist.in
|
|
@@ -130,6 +130,7 @@ ifelse(SUSE,1,
|
|
ntfs-3g
|
|
reiserfs
|
|
squashfs
|
|
+ sysconfig-netconfig
|
|
systemd
|
|
vim
|
|
xz
|