Accepting request 1189089 from Virtualization

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1189089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virt-v2v?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2024-07-24 13:29:56 +00:00 committed by Git OBS Bridge
commit 5a25a618bc
6 changed files with 65 additions and 22 deletions

BIN
virt-v2v-2.4.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE93dPsa0HSn6Mh2fqkXOPc+G3aKAFAmWW5kYRHHJpY2hAYW5u
ZXhpYS5vcmcACgkQkXOPc+G3aKBddxAAvM08lmWH0IlpLwKX06TwnVERt8fXD++p
bjRrfj2mOoayoN/B1oE61laCdZgCzPtN6MC/aW94LITaGJWHi7YYqdgdRgL1NqeC
n0tu8t14XsCT1xTIOa1ndb018+a5ppIcOnmGAj4naM5uA50rgRwChdSOTP/H10+J
93M2rvvak8aVdeWEhnMJyqWG2mFJ0YselJ+cMu66XFBkK7wg4UwCzzJ4Blqb1Igd
W/wctLDLqPVAxI85P/2p2dt+N4vzOnT/jr+dFxXOJg99E6iwa3qPCdzGHmszjhyC
uNhq/pWMt5tSk34IwYduyk1b9mlx9dCQsyREwrVomsdZD+XrUZHhrGrlcVJDfT07
2DCkVnGAoH0DRmz3t69KJS9U1JgzkaTDNaezkLlIZ7VZOdaC5nK74efnN0yinBkJ
9GhmR0qbk4/QVKeNWSftu4Rd9OUtRSaEMH0kO/S42vl3fW59u+ZGMEz26Ar4x/q7
jLx3vKfduJbpvberc3kQ2p9jQbUjlyFOTtnTAf84ckyIkvEMwpEhlyfchctPji/K
IaJ4Yd0KnKiLg/GH9Eon79cadAV2hzvYb2FZYI1RcrbRH+nZvGLgSbvHobqESERT
hBBXrAhaazRdxbOVqwMV9d+lq4llzUJJMOVCsK/PLnigrl5OCLQNQ2IVBbPv8WFD
VMg/9mGiUj0=
=lbFv
-----END PGP SIGNATURE-----

3
virt-v2v-2.5.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca8d3a9273520649267b7dc2dcadf69cb96023248110838c010dddf2886a3f83
size 7371324

17
virt-v2v-2.5.5.tar.gz.sig Normal file
View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE93dPsa0HSn6Mh2fqkXOPc+G3aKAFAmaPwJIRHHJpY2hAYW5u
ZXhpYS5vcmcACgkQkXOPc+G3aKBpCxAAszrSDlqc3M+iGWelYd037lvxdDrgY+OW
Znp7gYK+JXsik9wjuKjHjV3Uz0VyMbRmkMxS6TBxlfK7jxPrfoDNPYkDLTAGJncm
MJBNE8j7nUoV1HwfkJF5ldHkjKZj3woM5dGSbm122yuratn9Irgnze35V2IGwOj0
uI/ZlRY3rSmDD0nDoQZvVTejq/Yok155VdU0GYevUauqZHuYVpZS+ewI1LB2rUFI
3kSK5Cer2K4lkggML2pOgbNbqrVP4oXOJ3uUxxoNdBaJUHHOe6+5KWZ1hRZRRzcz
RQB9jLi3mdk6FmpCWupnj9534JlLvbssh+a6rDYi2oi1hFgIPT36nuA6f8xD2e1z
ShgYAa1WSVahuWa2H525f9P7UbrwPUcM2miDqM9HinYY6RKho/Ww6jayHrIMfjwH
oAWqFmeBBNLZcxOiEQS2VPtqRWoLJm1LCCHLBVFqGj5DTxAzTA8fxqVJDh2YDTiw
03SQtdwPl1sNNlcQk1bzwPzlnfFHKPCQMJJSg2gHfybziwUH3hwQswjRIQnnNqL+
BadmmA2q23YyQQKjMOgZ9LH+E3aDCSV9bMpSQrodMyoulH7V3XdXIgcwoql8yUsP
NMMCmvDAvtzD2QsqKmFwkzpfU4q/957TCV7GWbG+jIZ7G8jWhOH62GliN6l06ogl
6TWCwY31s0g=
=xmxH
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,44 @@
-------------------------------------------------------------------
Mon Jul 15 11:07:17 MDT 2024 - carnold@suse.com
- Update to virt-v2v 2.5.5 (jsc#PED-6305)
* -i vmx: Remove scp -T option
* -i vmx: Refactor ssh/scp code into a new module
* -i vmx: Simplify scp wrapper
* -i vmx: Add the input password to vmx_source
* -i vmx: Remove dependency of ssh.ml on Xml.uri
* -i vmx: Replace external ssh/scp with nbdkit-ssh-plugin
* input/nbdkit_ssh: Make retry filter optional
* input/nbdkit_ssh: Make password parameter optional
* input/ssh: Use nbdinfo --can connect (instead of --size)
* add CircleLinux to supported distros
* Add support for LoongArch
* -o rhv-upload: fix rhv-upload function to work with keycloak
instead of basic auth only (#43)
* -o rhv-upload: Add context if parsing params fails (#47)
* -o rhv-upload: clarify debug message
* -o rhv-upload: Dump the JSON before parsing
* -o rhv-upload: Output outside of the with block
* -o rhv-upload: Improve host id logging
* -o rhv-upload: Don't share transfer.json (#49)
* -o rhv-upload: Add O_TRUNC to truncate JSON file if it exists
* -o kubevirt: Add os firmware field in output
* -o kubevirt: Add CPU model & topology when available
* -o kubevirt: Add network interfaces to output
* -o kubevirt: Add an RNG device if virtio-rng driver in the
guest
* -o kubevirt: Use virtio-transitional for ancient guests
* -o kubevirt: Add support for sound device
* -o kubevirt: Add metadata labels
* -o kubevirt: Create a VirtualMachine instead of a
VirtualMachineInstance
* -o libvirt: Use <os firmware='efi'> finally
* -i ova: Use the detected firmware type when absent rather than
default (#53)
* Fix bytecode compilation to output whole exe instead of using
-custom
* convert: windows: Install blnsvr from virtio-win
-------------------------------------------------------------------
Tue May 7 08:59:53 MDT 2024 - carnold@suse.com

View File

@ -20,9 +20,10 @@
# If there are patches which touch autotools files, set this to 1.
%global patches_touch_autotools 1
# The source directory.
%global source_directory 2.4-stable
#%global source_directory 2.4-stable
%global source_directory 2.5-development
Name: virt-v2v
Version: 2.4.0
Version: 2.5.5
Release: 0
Summary: Tools to convert a virtual machine to run on KVM
License: GPL-2.0-or-later
@ -39,6 +40,7 @@ BuildRequires: gettext-devel
BuildRequires: glib2-devel
BuildRequires: libguestfs-devel >= 1.49
BuildRequires: libjansson-devel
BuildRequires: libnbd
BuildRequires: libosinfo-devel
BuildRequires: libvirt-devel
BuildRequires: libxml2-devel