-
Mon Sep 04 2017 EL Errata <el-errata_ww@oracle.com> - 1:1.36.3-6.0.1.el7_4.3
- Update packagelist.in for OL
-
Wed Aug 02 2017 Pino Toscano <ptoscano@redhat.com> - 1:1.36.3-6.el7_4.3
- v2v: disable unconfiguration of manually installed VMware tools.
resolves: rhbz#1480623
-
Mon Jul 17 2017 Pino Toscano <ptoscano@redhat.com> - 1:1.36.3-6.el7_4.2
- Make sure kernel-rt is never used as Requires.
resolves: rhbz#1471829
-
Wed Jul 12 2017 Pino Toscano <ptoscano@redhat.com> - 1:1.36.3-6.el7_4.1
- Enable the copyonread flag when running the appliance using libvirt.
resolves: rhbz#1469902
-
Thu Jun 22 2017 Pino Toscano <ptoscano@redhat.com> - 1:1.36.3-6
- Rebase to libguestfs 1.36 in RHEL 7.4.
resolves: rhbz#1359086
- v2v: always use names for libvirt pools
resolves: rhbz#1141631
- v2v: correctly find GRUB in RHEL UEFI guests
- v2v: uninstall VMware tools packages from guests
resolves: rhbz#1155150
- v2v: install RHEV-APT only when using -o rhev/-o vdsm
resolves: rhbz#1161019
- New API: btrfs-filesystem-show
resolves: rhbz#1164765
- p2v: always enable debugging when running virt-v2v
resolves: rhbz#1167623
- libguestfs prefers virtio-pci on aarch64
resolves: rhbz#1237250
- v2v: make sure to copy all the driver files on Windows
resolves: rhbz#1255610
- Better tolerate corrupted Windows hivex; bump the hivex BuildRequires and
Requires to >= 1.3.10-5.8.el7
resolves: rhbz#1311890
- v2v: ignore all the environment variables for proxy when exporting from
vCenter
resolves: rhbz#1354507
- virt-sysprep can deal with full-LUKS encrypted guests
resolves: rhbz#1362649
- All the tools have bash completion scripts.
resolves: rhbz#1367738
- v2v: do not remove Processor and Intelppm nodes in Windows guests
resolves: rhbz#1372668
- Fix SELinux relabelling in old RHEL 6 guests, by adjusting a broken
regular expression in file_contexts file
resolves: rhbz#1374232
- v2v: set all the properties on creation when exporting to Glance
resolves: rhbz#1374405
- v2v: set hw_video_model when exporting to Glance
resolves: rhbz#1374651
- v2v: fix OVA conversion as root using the libvirt backend
resolves: rhbz#1375157
- Various improvements and fixes to the documentation
resolves: rhbz#1377081
resolves: rhbz#1390876
resolves: rhbz#1398070
resolves: rhbz#1425306
- v2v: support <listen type='socket'> and <listen type='none'>
resolves: rhbz#1378022
- v2v: allow libvirt >= 2.1.0 for vCenter conversions
resolves: rhbz#1379240
- p2v: enable mnemonics in the GUI
resolves: rhbz#1379289
- Split virt-p2v, and the tools for it, in an own package: virt-p2v-maker
resolves: rhbz#1382275
- Correctly parse mount options in btrfs entries in /etc/fstab.
resolves: rhbz#1383517
- Read secrets from libvirt domains, when inspecting them
resolves: rhbz#1392798
- v2v: add --vdsm-compat=1.1 flag for VDSM
resolves: rhbz#1400205
- Fix inspection with UsrMove and /usr in a separate partition
resolves: rhbz#1401474
- v2v: improve import compatibility with OVAs produced by AWS
resolves: rhbz#1402301
- resize: allow URIs for the output disk
resolves: rhbz#1404182
- Disable EDD when launching the appliance
resolves: rhbz#1404287
- v2v: increase the memory allocated to the appliance
resolves: rhbz#1418283
- p2v: switch from GTK+ 2 to GTK+ 3
- p2v: add dbus-devel as BuildRequires to disable suspension during the
conversion
- libguestfs-java: bump the java-headless Require to >= 1.7.0, matching the
Build-Require, and the generated bytecode
resolves: rhbz#1364518
- Do not try to use/write to /var/cache/yum & /var/log/yum.log
- Bump ocaml-findlib-devel BuildRequires to >= 1.3.3-7.el7, because of
RHBZ#1403897
- v2v: remove --dcpath & --dcPath from --help output too
resolves: rhbz#1429430
- v2v: force VNC as display for -i disk, as SDL is not supported
resolves: rhbz#1372671
- v2v, p2v: rename rhvm network to ovirtmgmt
resolves: rhbz#1429491
- v2v: when exporting to local disk, check that UEFI firmware is installed
before conversion
resolves: rhbz#1429506
- dib: actually generate SHA256 checksums when using --checksum
resolves: rhbz#1430184
- v2v: do not mention SUSE Xen hosts as supported
resolves: rhbz#1430203
- v2v: depend on OVMF/AAVMF, for converting EFI guests
resolves: rhbz#1429643
- v2v: use absolute path when using an OVA as backing file
resolves: rhbz#1430680
- v2v: support Debian/Ubuntu guests
resolves: rhbz#1387213
- sysprep: remove DHCP_HOSTNAME entries
resolves: rhbz#1427529
- v2v: avoid repeated "run virt-v2v -v -x" message on error
resolves: rhbz#1167623
- bash-completion: add script for virt-v2v-copy-to-local
resolves: rhbz#1367738
- v2v: fix virtio block driver installation for Windows 10 and Windows 2016
resolves: rhbz#1434737
- Replace the libosinfo dependency with osinfo-db, since we are only using
the osinfo database.
- v2v: fix virtio driver installation for Windows 8 UEFI
resolves: rhbz#1431579
- v2v: new 'vmx' import method
resolves: rhbz#1441197
- v2v: properly identify Windows 2016 guests when exporting them to RHV-M
resolves: rhbz#1447202
- Run pvresize in non-interactive mode
resolves: rhbz#1460692
- resize: make sure the input disk is read-only
resolves: rhbz#1463714
- Switch qemu-kvm-rhev dependency to qemu-kvm on aarch64
resolves: rhbz#1463646
-
Tue Aug 30 2016 Richard W.M. Jones <rjones@redhat.com> - 1:1.32.7-3
- Rebase to libguestfs 1.32 in RHEL 7.3
resolves: rhbz#1218766
- The full tests are now run after the package has been built.
- New tool and subpackage: virt-dib (safe diskimage-builder replacement).
- New subpackage libguestfs-inspect-icons to reduce dependencies of main pkg
(see https://bugzilla.redhat.com/1194158).
- New tool: virt-get-kernel.
- Depend on java-headless instead of full java.
- New tool: virt-v2v-copy-to-local.
- Disable virt-v2v subpackage on ppc64 etc
resolves: rhbz#1287826
- v2v: Remove VirtualBox Additions correctly
resolves: rhbz#1296606
- Add clearer warnings sections to all man pages
resolves: rhbz#1293527
- v2v: Disable the --in-place option.
- v2v: Support conversion of Windows > 7
resolves: rhbz#1190669
- Add code to verify tarball signatures.
- General performance improvements.
- v2v: Prevent duplicate -b, -n, -oa options
resolves: rhbz#1326266
resolves: rhbz#1325825
- v2v: Unquote UUID and LABEL in fstab (util-linux 1335671)
- v2v: Fix alignment issues in treeviews in conversion dialog
resolves: rhbz#1340407
- p2v: spinner should be hidden when it stops spinning
resolves: rhbz#1341564
- p2v: ethtool command is not supported on p2v client
resolves: rhbz#1341608
- p2v: Add ifconfig command to ISO
resolves: rhbz#1342447
- p2v: Warn if virt-p2v-make-disk used on a partition
resolves: rhbz#1342337
- Build using OCaml with fix for CVE-2015-8869.
resolves: rhbz#1343101
- customize: Add --uninstall option (upstream 1343375)
- p2v: Document permissions on id_rsa file
resolves: rhbz#1343414
- p2v: Print full curl error message
resolves: rhbz#1343423
- get-kernel: Fix --format auto
resolves: rhbz#1341984
- v2v: Provide better <Origin/> information to RHEV-M
resolves: rhbz#1342398
- customize: Give an error if --truncate-recursive path does not exist
resolves: rhbz#1345809
- sysprep: Add --network option so that --install option can be used
resolves: rhbz#1345813
- p2v: Print proper error if incorrect password is given
resolves: rhbz#1227599
- p2v: Print ssh error if incorrect hostname is given
resolves: rhbz#1167916
- p2v: Display progress of operation in non-GUI mode
resolves: rhbz#1229386
- p2v: Add a dialog confirming the user really means to cancel
resolves: rhbz#1340464
- p2v: log window should process colour escapes and backspaces
resolves: rhbz#1314244
- v2v: Fix installation of virtio drivers with *.dll files
resolves: rhbz#1311373
- p2v: Improve error message when ssh login to conversion server fails
resolves: rhbz#1348900
- v2v: Remove --dcpath parameter from manual
resolves: rhbz#1315237
- v2v: Fix conversion of guests with floppy drives
resolves: rhbz#1309706
- p2v: Better error when sudo requires a password
resolves: rhbz#1340809
- v2v: Refuse to convert if there is < 1GB free in temporary directory
resolves: rhbz#1316479
- inspection: Get Windows drive letters for GPT disks
resolves: rhbz#1349237
- p2v: Add disk utils and display serial number of disks
resolves: rhbz#855058
- p2v: Fix timeout error when connecting to unresponsive ssh server
resolves: rhbz#1350363
- Remove external dependency generator. Use supermin RPM deps instead.
related: rhbz#1309796
- p2v: Flush messages to the journal immediately
resolves: rhbz#1229386
- customize: Fix --install on ppc64le
resolves: rhbz#1264835
- lib: Fix finding icons in Windows 7 64 bit guests
resolevs: rhbz#1352761
- v2v: Add virsh --quiet flag when running virt-v2v --quiet
resolves: rhbz#1358142
- lib: Fix inspection of ISOs with latest libosinfo
resolves: rhbz#1359652
- dib: Fix run_command exit handlers on failure
resolves: rhbz#1362357
- dib: Rework run of extra-data.d hooks
resolves: rhbz#1362354
- Miscellaneous fixes to man pages and --help output
resolves: rhbz#1362668
- lib: Specify backing format for read-only files
resolves: rhbz#1354335
- Fix --selinux-relabel option
resolves: rhbz#1362669
- sparsify: Fix --in-place option with UEFI guest
resolves: rhbz#1364347
- p2v: Use latest linux-firmware in ISO
resolves: rhbz#1364419
- v2v: Fix guest name when using -i disk
resolves: rhbz#1365005
- p2v: Fix GUI message.
- v2v: Make fstrim message clearer
resolves: rhbz#1366456
- v2v: Fix conversion of UEFI guests when Secure Boot OVMF installed
resolves: rhbz#1367615
- lib: Fix assert-fail if port is missing in libvirt XML
resolves: rhbz#1370424
-
Mon Sep 14 2015 Richard W.M. Jones <rjones@redhat.com> - 1:1.28.1-1.55
- Fix previous commit by applying the patch this time (1243493)
-
Sun Sep 13 2015 Richard W.M. Jones <rjones@redhat.com> - 1:1.28.1-1.54
- v2v: Permit libguestfs-winsupport to be used by virt-win-reg and
virt-inspector (1243493)
-
Thu Sep 10 2015 Richard W.M. Jones <rjones@redhat.com> - 1:1.28.1-1.53
- v2v: Error if certain options appear twice on the command line (1261242)
- v2v: Add --dcpath parameter to allow dcPath to be overridden (1256823)
- v2v: Partially revert: Fix OVF XML to enable qxl display (1260590)
- v2v: Detect AVG Technologies as AV software (1261436)
resolves: rhbz#1261281
-
Tue Sep 08 2015 Richard W.M. Jones <rjones@redhat.com> - 1:1.28.1-1.52
- v2v: Warn if Group Policy or AV software may result in 7B boot failure
(1260689)
- v2v: Fix OVF XML to enable qxl display
resolves: rhbz#1260590