=head1 NAME guestfs-release-notes - libguestfs Release Notes =head1 RELEASE NOTES FOR LIBGUESTFS 1.44 =head2 Language bindings Python 2 support has been dropped. The minimum version of Python required is 3.6. Python bindings no longer use deprecated C. Python bindings now include type hints (Sam Eiderman). Erlang bindings now use libei instead of liberl_interface (Sergei Golovan). =head2 Tools L can now find uncompressed kernels (Pino Toscano). L now regenerates the guest certificate store when a certificate is removed from the guest (Pino Toscano). L can now remove IPA enrollment files and Kerberos keytabs (Pino Toscano, Christian Heimes and François Cami). =head2 API =head3 New APIs C and C replace C, L and L. The new APIs add support for BitLocker encryption. =head3 Other API changes C no longer produces a noisy error message when called with a non-LV parameter. =head2 Build changes C programs using libguestfs can now be compiled against the build directory: ../libguestfs/run ./configure ../libguestfs/run make OCaml components are now linked correctly when building in a different directory from the source (Geoff Toole). GCC LTO is now supported. Weblate is now used for localization instead of Zanata (Pino Toscano). The dependencies for guestfsd are no longer hard-coded but are now generated from the built binary, ensuring that they shouldn't get out of synch in future (Hilko Bengen). =head2 Internals F was moved to F in the source. This is not an externally visible change but affected a lot of places inside the build system. =head2 Bugs fixed =begin comment https_proxy= ./bugs-in-changelog.sh v1.42.0.. =end comment =over 4 =item L The virt-diff command doesn't work on windows 2019 image =item L The tar-in command does not allow restoring file capabilities =back =head1 SEE ALSO L, L, L, L, L, L, L, L =head1 AUTHORS =over 4 =item * Andrey Shinkevich =item * Dmitry Tantsur =item * Geoff Toole =item * Hilko Bengen =item * Pino Toscano =item * Richard W.M. Jones =item * Sam Eiderman =item * Sergei Golovan =item * Thierry Vignaud =item * Yuri Chornoivan =back =head1 COPYRIGHT Copyright (C) 2009-2025 Red Hat Inc.