SHA256
1
0
forked from pool/virt-v2v
virt-v2v/virt-v2v.changes

122 lines
4.8 KiB
Plaintext
Raw Normal View History

- Update to version 2.0.5 * Virt-v2v has been modularised allowing external programs to examine the state of the conversion and inject their own copying step. Further enhancements will be made to this new architecture in forthcoming releases. * The command line is almost identical apart from some debugging features that were removed (see below). The only significant difference is that the output format (-of) now has to be specified if it is different from the input format, whereas previous versions of virt-v2v would use the same output format as input format automatically. * A lot of time was spent improving the performance of virt-v2v in common cases. * Implement conversion of ALT Linux guests (Mikhail Gordeev). * Many bug fixes and performance enhancements were made to oVirt imageio output (Nir Soffer). * There is a new virt-v2v-in-place(1) tool which replaces the existing virt-v2v --in-place option. * Virt-v2v can now convert guests which use LUKS encrypted logical volumes (Laszlo Ersek). * Option -oo rhv-direct has been replaced by -oo rhv-proxy, and direct mode (which is much faster) is now the default when writing to oVirt, with proxy mode available for restricted network configurations (thanks: Nir Soffer). * The following command line options were removed: --print-estimate, --debug-overlays, --no-copy. * Virt-v2v no longer installs the RHEV-APT tool in Windows guests. This tool was deprecated and then removed in oVirt 4.3. * Deprecated tool virt-v2v-copy-to-local has been removed. This was deprecated in November 2018. OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-v2v?expand=0&rev=18
2022-05-13 18:34:49 +02:00
-------------------------------------------------------------------
Thu May 12 14:40:29 MDT 2022 - carnold@suse.com
- Update to version 2.0.5
* Virt-v2v has been modularised allowing external programs to
examine the state of the conversion and inject their own
copying step. Further enhancements will be made to this new
architecture in forthcoming releases.
* The command line is almost identical apart from some debugging
features that were removed (see below). The only significant
difference is that the output format (-of) now has to be
specified if it is different from the input format, whereas
previous versions of virt-v2v would use the same output format
as input format automatically.
* A lot of time was spent improving the performance of virt-v2v
in common cases.
* Implement conversion of ALT Linux guests (Mikhail Gordeev).
* Many bug fixes and performance enhancements were made to oVirt
imageio output (Nir Soffer).
* There is a new virt-v2v-in-place(1) tool which replaces the
existing virt-v2v --in-place option.
* Virt-v2v can now convert guests which use LUKS encrypted
logical volumes (Laszlo Ersek).
* Option -oo rhv-direct has been replaced by -oo rhv-proxy, and
direct mode (which is much faster) is now the default when
writing to oVirt, with proxy mode available for restricted
network configurations (thanks: Nir Soffer).
* The following command line options were removed:
--print-estimate, --debug-overlays, --no-copy.
* Virt-v2v no longer installs the RHEV-APT tool in Windows
guests. This tool was deprecated and then removed in oVirt 4.3.
* Deprecated tool virt-v2v-copy-to-local has been removed.
This was deprecated in November 2018.
-------------------------------------------------------------------
Thu Jan 6 15:56:46 MST 2022 - carnold@suse.com
- Update to version 1.44.2
* This is a bug fix release
virt-v2v-1.44.2.tar.gz.sig
- Drop virt-v2v-1.44.0.tar.gz.sig
-------------------------------------------------------------------
Thu Sep 16 11:58:59 MDT 2021 - carnold@suse.com
- Fix ocaml linker error due to unresolved 'rpl_free'. For
comparison, see libguestfs commit 489b14b75e.
fix-linker-error.patch
-------------------------------------------------------------------
Fri May 7 14:34:45 MDT 2021 - carnold@suse.com
- Update to version 1.44.0
Include virt-v2v-1.44.0.tar.gz.sig
* windows: Allow qxldod.inf as synonym for qxl.inf
* -i ova: Set LANG=C and --no-auto-compress when running tar.
* Increase required free space in Windows to 100 MB
* Tidy up error messages when mounting a virtio-win ISO
-------------------------------------------------------------------
Thu Apr 29 09:37:35 UTC 2021 - Predrag Ivanović <predivan@mts.rs>
- Update to version 1.43.5
* No upstream provided Changelog
- Package changes
* Switch BuildRequires pcre-devel to pcre2-devel
* Ran spec-cleaner
-------------------------------------------------------------------
Wed Feb 10 22:47:57 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Remove old specfile macros and constructs.
-------------------------------------------------------------------
Thu Jan 28 15:20:40 MST 2021 - carnold@suse.com
- Update to version 1.43.3
* Support for ALT Linux 9 and up added
* Many upstream bug fixes
* Language file fixes and updates
-------------------------------------------------------------------
Thu Dec 3 12:41:55 UTC 2020 - Predrag Ivanović <predivan@mts.rs>
- Update to version 1.43.2
* No upstream provided Changelog.
-------------------------------------------------------------------
Thu Oct 1 07:16:12 UTC 2020 - Predrag Ivanović <predivan@mts.rs>
- Fix rpmbuild 'directories not owned by package' error on Leap
- Fix Requires referencing wrong/non-existing packages
-------------------------------------------------------------------
Mon Jul 20 19:53:29 MDT 2020 - carnold@suse.com
- Update to version 1.43.1
* Several bug fixes
- Drop fix-redefinition-error.patch
-------------------------------------------------------------------
Tue May 5 14:48:39 MDT 2020 - carnold@suse.com
- Fix error: redefinition of 'glib_autoptr_clear_OsinfoList'
fix-redefinition-error.patch
-------------------------------------------------------------------
Wed Apr 22 16:10:29 MDT 2020 - carnold@suse.com
- Initial package of virt-v2v version 1.42.0
* The rhv-upload output mode of virt-v2v is not listed as output
driver, as virt-p2v does not provide all the GUI elements to
properly use it
* Virt-v2v is checked as requirement for the functional tests,
in addition to guestfish, and virt-customize
* Virt-p2v-make-disk now sets p2v.local as hostname in the
generated disk image
* Document p2v as initial password for the root user on the disk
image generated by virt-p2v-make-disk, virt-p2v-make-kickstart,
and virt-p2v-make-kiwi