Richard W.M. Jones
b773a874a8
Rebase to virt-v2v 2.7.1
...
resolves: RHEL-56814
Replace Jansson with json-c
resolves: RHEL-65297
Find drivers for win2025 guests
resolves: RHEL-65009
2024-10-30 12:34:22 +00:00
Richard W.M. Jones
7e8507c992
Rebase to virt-v2v 2.6.0
...
resolves: RHEL-56814
2024-10-09 12:24:58 +01:00
Richard W.M. Jones
3c59f5fad1
convert: windows: Online all virtio disks at first boot
...
resolves: RHEL-56318
2024-08-28 14:35:23 +01:00
Richard W.M. Jones
f07dd7cea7
Further fixes for QEMU Guest Agent install & VMware Tools removal
...
resolves: RHEL-50563
2024-08-12 13:34:13 +01:00
Richard W.M. Jones
32c889ac2d
Fix installation of QEMU Guest Agent
...
resolves: RHEL-50563
2024-07-25 12:09:19 +01:00
Richard W.M. Jones
b9f8a1595b
Remove python dependencies for RHEL 10
...
Only used by -o rhv-upload which has been removed.
(cherry picked from commit fec9e2b674bb95fbc3c3d37262fda4e8ceb986e8)
2024-07-17 12:00:25 +01:00
Richard W.M. Jones
b7384452ae
Fix basic test on RHEL 10
...
(cherry picked from commit 0a9c525871cdf5b77b751c7f82b82e68effac836)
2024-07-11 12:52:08 +01:00
Richard W.M. Jones
c9793c46cd
New upstream development version 2.5.5
...
resolves: RHEL-46869
(cherry picked from commit 4ca1dbba4b7aba2b9eb4fc93a7a740922524e958)
2024-07-11 12:52:08 +01:00
Richard W.M. Jones
0bc6803daa
Install virt-v2v-in-place as unsupported tool on RHEL
...
On RHEL we want to ship virt-v2v-in-place, but it is not supported, so
move it to libexec and remove the documentation.
Fixes: https://issues.redhat.com/browse/RHEL-40903
(cherry picked from commit 37f4f2f35dc14de187f53abc82c0e0054c315243)
2024-07-11 12:48:44 +01:00
Richard W.M. Jones
832feeba19
BR glibc-utils
...
Avoids this error with latest glibc:
ERROR: ld.so: object 'libc_malloc_debug.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
(cherry picked from commit f722fff7336eab416641291ba753b50a9375a836)
2024-07-11 12:48:33 +01:00
Richard W.M. Jones
331c6bc244
Backport RHEL 9 patches, remove input from Xen and output to RHV
...
RHEL patches:
* Select correct qemu binary for -o qemu mode
* Disable the --qemu-boot / -oo qemu-boot option
* Fix list of supported sound cards to match RHEL qemu
* Fixes for libguestfs-winsupport
* -i disk: force VNC as display
* point to KB for supported v2v hypervisors/guests
* Remove -o glance
* Remove the --in-place option
* tests: Remove btrfs test
* Remove --block-driver option
Remove input from Xen
resolves: RHEL-37687
Remove -o rhv, -o rhv-upload and -o vdsm modes
resolves: RHEL-36712
2024-07-08 10:39:23 +01:00
Richard W.M. Jones
c08e5d9af4
RHEL 10: Remove virt-v2v-input-xen.1* and virt-v2v-output-rhv.1*
...
See:
https://issues.redhat.com/browse/RHEL-36712
https://issues.redhat.com/browse/RHEL-37687
(cherry picked from commit 41bc8532d0c2dd6ee325d8579db7d231afc46cfe)
2024-07-08 10:39:23 +01:00
Troy Dawson
b78e1c4097
Bump release for June 2024 mass rebuild
2024-06-25 11:34:46 -07:00
Richard W.M. Jones
f76ee80a1c
OCaml 5.2.0 ppc64le fix
...
(cherry picked from commit 5c0984165191c0758931c85b0ff848100a486881)
2024-06-19 17:41:41 +01:00
Richard W.M. Jones
4a9b297678
OCaml 5.2.0 for Fedora 41
...
(cherry picked from commit 8b3ce3589904d3514618751ff940c2f93149e599)
2024-05-31 18:59:30 +01:00
Richard W.M. Jones
aa2997c504
New upstream development version 2.5.4
...
(cherry picked from commit 8aab9f5c68fc11366152d0b98676d91544c997d8)
2024-05-31 18:59:25 +01:00
Richard W.M. Jones
328cb530d4
gating: Match any version of RHEL
...
(cherry picked from commit 6084b1f112d62ae9f28a47e877b755b84a6f2a18)
2024-04-16 13:20:16 +01:00
Richard W.M. Jones
63394d37aa
Bump release
...
- Fix bytecode compilation (RHBZ#2274708)
(cherry picked from commit c087ce454eb4da068dc2d6e10c19378b7862a2e9)
2024-04-12 22:22:22 +01:00
Richard W.M. Jones
bfa658401f
Fix bytecode compilation (RHBZ#2274708)
...
(cherry picked from commit 5d4370f7888a20b2b953ad92db59dc4999b4df61)
2024-04-12 22:22:17 +01:00
Richard W.M. Jones
ef7323ad39
Revert "BR bash-completion-devel (new in Rawhide)"
...
Revert this commit, bash-completion-devel does not exist in F40.
This reverts commit db13600d9d
.
2024-04-11 18:05:06 +01:00
Richard W.M. Jones
3417df1151
New development branch version 2.5.3
2024-04-11 17:56:16 +01:00
Richard W.M. Jones
aae2f9ce73
Unconditionally run autoreconf
2024-04-11 17:55:14 +01:00
Richard W.M. Jones
c66f3a4d68
Use %{bash_completions_dir} macro
2024-03-25 11:17:03 +00:00
Richard W.M. Jones
db13600d9d
BR bash-completion-devel (new in Rawhide)
2024-03-12 10:10:39 +00:00
Richard W.M. Jones
8d27cb1379
New development branch version 2.5.2
2024-03-12 10:01:12 +00:00
Fedora Release Engineering
1dba3b8c1b
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-27 07:57:58 +00:00
Richard W.M. Jones
faab6c711a
New development branch version 2.5.1
2024-01-18 17:29:25 +00:00
Richard W.M. Jones
f979570668
Add new virt-v2v-release-notes-2.4(1) man page to %files
2024-01-04 18:14:11 +00:00
Richard W.M. Jones
557617d39a
New stable branch version 2.4.0
2024-01-04 18:02:07 +00:00
Richard W.M. Jones
354d961584
New development branch version 2.3.8
2023-12-19 15:51:14 +00:00
Richard W.M. Jones
6f1854e2fb
OCaml 5.1.1 + s390x code gen fix for Fedora 40
2023-12-18 15:33:44 +00:00
Richard W.M. Jones
a6ffe0a668
BR mingw-srvany-redistributable
...
This is needed to run the limited test, else you will see:
virt-v2v: error: One of rhsrvany.exe or pvvxsvc.exe is missing in /usr/share/virt-tools. One of them is required in order to install Windows firstboot scripts. You can get one by building rhsrvany (https://github.com/rwmjones/rhsrvany )
I'm not quite sure why this error has cropped up now. Perhaps pulled
in by an indirect dependency before?
2023-12-14 11:28:46 +00:00
Richard W.M. Jones
df9fe268db
OCaml 5.1.1 rebuild for Fedora 40
2023-12-12 16:05:37 +00:00
Richard W.M. Jones
ba6123fc75
Fix broken tests
...
'if test -s ...'
Thanks: Laszlo Ersek
2023-12-11 17:19:35 +00:00
Richard W.M. Jones
04f4df6031
Fixes a crash in virt-v2v and virt-customize
2023-12-09 13:10:44 +00:00
Richard W.M. Jones
3777fa33c6
New development branch version 2.3.7
2023-12-09 11:51:02 +00:00
Richard W.M. Jones
1b882146a3
Fix build for libxml2 2.12.1
2023-11-27 14:38:49 +00:00
Richard W.M. Jones
5b1d48a6d9
New development branch version 2.3.6
2023-11-02 11:25:19 +00:00
Yaakov Selkowitz
8f1820aa6f
Use mingw-srvany-redistributable
...
srvany provides only mingw32 executables used by virt-v2v. However, by
virtue of being installed in the mingw32 directory hierarchy, it is
handled as other mingw packages, and ends up pulling in mingw toolchain
components which are not needed for running virt-v2v.
A new mingw-srvany-redistributable subpackage now provides those
binaries outside of the mingw32 paths, avoiding unnecessary mingw
dependency detection, and directly into the location where virt-v2v
expects them.
2023-10-20 16:49:43 -04:00
Richard W.M. Jones
71520a8e8f
OCaml 5.1 rebuild for Fedora 40
2023-10-05 16:34:50 +01:00
Fedora Release Engineering
53cd983946
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 17:44:59 +00:00
Richard W.M. Jones
19b8f91663
Remove OCaml 5 patch
...
Equivalent change is now upstream.
2023-07-14 15:23:16 +01:00
Richard W.M. Jones
2eb925871d
New development branch version 2.3.5
2023-07-14 15:13:46 +01:00
Richard W.M. Jones
6f4ec77358
OCaml 5.0 rebuild for Fedora 39
2023-07-12 14:00:35 +01:00
Jerry James
484ddbffba
OCaml 5.0.0 rebuild
2023-07-10 22:52:00 -06:00
Yaakov Selkowitz
20323cd1bc
Fix installation on newer RHEL
...
libguestfs-winsupport is not available in ELN, only RHEL.
platform-python was limited to RHEL 8, but was virtually provided by
python3 in RHEL 9 for compatibility.
2023-06-07 01:36:18 -04:00
Richard W.M. Jones
686b606973
Migrated to SPDX license
2023-06-05 15:10:20 +01:00
Richard W.M. Jones
0aacc5e2aa
New development branch version 2.3.4
2023-04-19 12:38:25 +01:00
Richard W.M. Jones
32e3130e0f
New development branch version 2.3.3
2023-02-06 14:54:20 +00:00
Richard W.M. Jones
1f21f51f2e
Rebuild OCaml packages for F38
2023-01-24 18:32:38 +00:00