Commit Graph

181 Commits

Author SHA1 Message Date
Fedora Release Engineering
7aacf193ab - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 13:47:01 +00:00
Fedora Release Engineering
cadaf0b995 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 03:14:51 +00:00
Fedora Release Engineering
a4065ff14f - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 03:03:25 +00:00
Cole Robinson
9776941148 virt-manager-2.2.1-1.fc31
Rebased to version 2.2.1
CVE-2019-10183: Replace --unattended user-password and admin-password with user-password-file and admin-password-file (Fabiano Fidêncio)
Consistent --memballoon default across non-x86 (Andrea Bolognani)
virt-install: add --numatune memnode.* (Athina Plaskasoviti)
Drop hard dep on gtksourceview4, gtksourceview3 is fine as well
2019-07-03 20:29:05 -04:00
Cole Robinson
64790d6ddd virt-manager-2.2.0-2.fc31
Add missing dep on gtksourceview
2019-06-18 12:37:54 -04:00
Cole Robinson
055ba9c6e4 spec: Fix builddeps 2019-06-17 16:56:29 -04:00
Cole Robinson
dad52714f6 virt-manager-2.2.0-1.fc31
Rebased to version 2.2.0
libvirt XML viewing and editing UI for new and existing domain, pools, volumes, networks
virt-install: libosinfo --unattended support (Fabiano Fidêncio, Cole Robinson)
Improve CPU model security defaults (Pavel Hrdina)
virt-install: new --install  option. Ex: virt-install --install fedora29
virt-install: new --install kernel=,initrd=
virt-install: --disk, --memory, --name defaults from libosinfo (Fabiano Fidêncio, Cole Robinson)
virt-install: add device suboption aliases which consistently match libvirt XML naming
virt-xml: new --start, --no-define options (Marc Hartmayer)
virt-install: Add driver_queues argument to --controller (Vasudeva Kamath)
RISC-V support (Andrea Bolognani)
Device default improvements for non-x86 KVM (Andrea Bolognani)
Redesigned 'New Network' wizard
libguestfs inspection improvements (Pino Toscano)
virt-install: Add support for xenbus controller (Jim Fehlig)
cli: Add --disk wwn=,rawio= (Athina Plaskasoviti)
cli: Add --memballoon autodeflate=,stats.period= (Athina Plaskasoviti)
cli: Add --iothreads (Athina Plaskasoviti)
cli: Add --numatune memory.placement (Athina Plaskasoviti)
cli: Add --launchSecurity option (Erik Skultety)
cli: Fill in --memorybacking options
cli: --smartcard: support database= and certificate[0-9]*=
cli: --sysinfo: Add chasis suboptions
cli: --metadata: add genid= and genid_enable=
cli: --vcpus: add vcpus.vcpu[0-9]* config
cli: fill in all common char source options for --serial, --parellel, --console, --channel, --smartcard, --rng, --redirdev
2019-06-17 16:44:21 -04:00
Cole Robinson
a909a54a92 virt-manager-2.1.0-2.fc31
Fix --initrd-inject with f30 URLs (bz #1686464)
2019-04-03 20:34:20 -04:00
Cole Robinson
3771558046 Rebased to version 2.1.0
Bash autocompletion support (Lin Ma, Cole Robinson)
UI and command line --vsock support (Slavomir Kaslev)
virt-xml: Add --os-variant option (Andrea Bolognani)
virt-install: use libosinfo cpu, mem, disk size defaults (Fabiano Fidencio)
virt-install: Better usage of libosinfo -unknown distro IDs (Fabiano Fidencio)
virt-install: More usage of libosinfo for ISO --location detection
virt-install: Add --location LOCATION,kernel=X,initrd=Y for pointing to kernel/initrd in media that virt-install/libosinfo fails to detect
2019-02-03 16:37:10 -05:00
Fedora Release Engineering
9144398a50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 11:20:47 +00:00
Igor Gnatenko
0e063abb81 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:54 +01:00
Miro Hrončok
7f33b21d0e https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 2018-11-15 12:53:57 +01:00
Cole Robinson
7b11dad0f1 Rebased to version 2.0.0
Finish port to Python 3
Improved VM defaults: q35 PCIe, usb3, CPU host-model
Search based OS selection UI for new VMs
Track OS name for lifetime of domain in <metadata> XML
Host interface management UI has been completely removed
Show domain IP on interface details page
2018-10-15 13:41:55 -04:00
Cole Robinson
6fd8521329 Enable arm32+uefi (bz #1613996) 2018-09-07 11:56:45 -04:00
Fedora Release Engineering
121fcaf2e1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 08:35:04 +00:00
Miro Hrončok
7cdfbfebab Rebuilt for Python 3.7 2018-06-19 11:30:21 +02:00
Cole Robinson
9877ef9fb0 Update to latest git snapshot, contains python3 port 2018-04-26 10:33:39 -04:00
Cole Robinson
fa7134895f Rebased to version 1.5.1
Fix disk/net/mem stats graphs
2018-02-28 15:40:42 -05:00
Iryna Shcherbina
e0df8a8a7e Update Python 2 dependency declarations to new packaging standards 2018-02-07 17:35:01 +01:00
Cole Robinson
965a91fdec Rebased to version 1.5.0
python3 prep work (Radostin Stoyanov, Cole Robinson, Cédric Bosdonnat)
Switch --location ISO to use isoinfo (Andrew Wong)
virt-install: add --cpu numa distance handling (Menno Lageman)
virt-install: fix --disk for rbd volumes with auth (Rauno Väli)
virt-install: add --cputune vcpupin handling (Wim ten Have)
details ui: Showing attached scsi devices per controller (Lin Ma)
network ui: Show details about SR-IOV VF pool (Lin Ma)
Greatly expand UI test suite coverage
2018-02-06 18:43:05 -05:00
Cole Robinson
c83f547d4d Revert "Rebased to version 1.5.0"
This reverts commit a07c8142b9.
2018-02-06 18:29:18 -05:00
Cole Robinson
a07c8142b9 Rebased to version 1.5.0
python3 prep work (Radostin Stoyanov, Cole Robinson, Cédric Bosdonnat)
Switch --location ISO to use isoinfo (Andrew Wong)
virt-install: add --cpu numa distance handling (Menno Lageman)
virt-install: fix --disk for rbd volumes with auth (Rauno Väli)
virt-install: add --cputune vcpupin handling (Wim ten Have)
details ui: Showing attached scsi devices per controller (Lin Ma)
network ui: Show details about SR-IOV VF pool (Lin Ma)
Greatly expand UI test suite coverage
2018-02-06 18:27:42 -05:00
Igor Gnatenko
3ac0722bb6 bump release number
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-06 00:01:39 +01:00
Igor Gnatenko
682e490c02 Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-06 00:00:49 +01:00
Cole Robinson
5805faa10c Fix 'Add Hardware' wizard for non-x86 guests (bz #1505532) 2017-11-21 18:07:05 -05:00
Cole Robinson
20630e480c Rebased to version 1.4.3
Improve install of debian/ubuntu non-x86 media (Viktor Mihajlovski, Andrew Wong)
New virt-install --graphics listen.* (Pavel Hrdina)
New virt-install --disk snapshot_policy= (Pavel Hrdina)
New virt-install --cpu cache.* (Lin Ma)
Several bug fixes
2017-09-19 20:13:36 -04:00
Cole Robinson
9f629b5d39 Rebased to version 1.4.2
New VM wixard virt-bootstrap integration (Radostin Stoyanov)
New VM wizard support for virtuozzo containers (Mikhail Feoktistov)
network UI: add support to create SR-IOV VF pool (Lin Ma)
Nicer OS list in New VM wizard (Pino Toscano)
Better defaults for UEFI secureboot builds (Pavel Hrdina)
Fix defaults for aarch64 VMs if graphics are requested
virt-install: new --memdev option (Pavel Hrdina)
virt-install: add --disk logical/physical_block_size (Yuri Arabadji)
virt-install: add --features hyperv_reset=, hyperv_synic= (Venkat Datta N H)
2017-08-09 10:53:22 -04:00
Fedora Release Engineering
3203db3586 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 21:21:32 +00:00
Cole Robinson
7138537d97 Fix broken it/ko translations (bz #1433800) 2017-03-22 10:45:48 -04:00
Cole Robinson
3afed40c5f Rebased to version 1.4.1
storage/nodedev event API support (Jovanka Gulicoska)
UI options for enabling spice GL (Marc-André Lureau)
Add default virtio-rng /dev/urandom for supported guest OS
Cloning and rename support for UEFI VMs (Pavel Hrdina)
libguestfs inspection UI improvements (Pino Toscano)
virt-install: Add --qemu-commandline
virt-install: Add --network vhostuser (Chen Hanxiao)
virt-install: Add --sysinfo (Charles Arnold)
2017-03-13 21:16:11 -04:00
Fedora Release Engineering
48c5f397b7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 17:07:16 +00:00
Cole Robinson
f191876fc7 Fix version check for spice GL support
Don't return virtio1.0-net as a valid device name (bz #1399083)
Fix window size tracking on wayland (bz #1375175)
Fix 'resize to VM' on wayland (bz #1397598)
2016-12-13 13:53:12 -05:00
Cole Robinson
ee5c6578fa Fix fedora24 installs from incorrectly using virtio-input (bz #1391522)
Fix error checking extra_args for console argument
2016-11-06 11:21:38 -05:00
Cole Robinson
4862f4a5c1 Fix italian translation from breaking the app (bz #1350185) 2016-06-29 09:04:45 -04:00
Cole Robinson
8dce3ee165 Fix executing virt-* scripts (bz #1347938) 2016-06-18 17:14:27 -04:00
Cole Robinson
322d5db57f Rebased to version 1.4.0 2016-06-18 10:35:24 -04:00
Cole Robinson
65aadae9dc Rebase to latest git
Update translations (bz #1323015)
Fix rawhide URL installs (bz #1322011)
Update viewer to work with spice GL
2016-05-20 17:23:10 -04:00
Cole Robinson
b0798ef8f7 Fix screenshot on F24 rawhide (bz #1297988)
Fix URL installs when content-length header missing (bz #1297900)
2016-03-17 10:48:06 -04:00
Fedora Release Engineering
a4a293a131 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 02:46:04 +00:00
Cole Robinson
e88a6b2c23 Rebased to version 1.3.2
Fix dependency issues with vte (bz #1290262)
2015-12-24 13:32:36 -05:00
Cole Robinson
e0da60d53d Rebased to version 1.3.1
Fix command line API on RHEL7 pygobject
2015-12-06 19:47:20 -05:00
Cole Robinson
e1627d5c79 Rebased to version 1.3.0
Error when trying to modify existing 9p share (bz #1257565)
virt-manager tries to create vmport device on non-x86 backends (bz #1259998)
Details/Virtual networks: Allow manually specifying a bridge for qemu:///session (bz #1212443)
[RFE] Improve Solaris 10 x86-64 support in virt-manager (bz #1262093)
No system tray icon in Cinnamon session (bz #1257949)
virt-install does not remove orphaned images on failure (bz #1212617)
virt-manager does not warn if it cannot find the network (bz #1212616)
Storage volume manager looses focus when a volume is deleted (bz #1279861)
Storage volume manager does not update free space (bz #1279940)
Reboot/Shutdown buttons does not work on aarch64 (bz #1212826)
2015-11-25 14:56:31 -05:00
Cole Robinson
eb8a447ebc Fix errors with missing nodedevs (bz #1225771)
Fix CDROM media change if device is bootable (bz #1229819)
Fix adding iscsi pools (bz #1231558)
spec: Add LXC to default connection list (bz #1235972)
Fix backtrace when reporting OS error (bz #1241902)
Raise upper limits for lxc ID namespaces (bz #1244490)
Fix 'copy host CPU definition'
Fix displaying VM machine type when connecting to old libvirt
Fix qemu:///session handling in 'Add Connection' dialog
Fix default storage path for qemu:///session, it should be .local/share/...
2015-08-11 15:58:35 -04:00
Dennis Gilmore
2c9f7ed9e2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:03:52 +00:00
Cole Robinson
3a8d02ec81 Rebased to version 1.2.1
Bugfix release
Fix connecting to older libvirt versions (Michał Kępień)
Fix connecting to VM console with non-IP hostname (Giuseppe Scrivano)
Fix addhardware/create wizard errors when a nodedev disappears
Fix adding a second cdrom via customize dialog
2015-06-06 18:21:50 -04:00
Cole Robinson
372d5ee12f Rebased to version 1.2.0 2015-05-04 15:15:43 -04:00
Cole Robinson
d1c32e7ebb Catch ppc64le domaincapabilities errors (bz #1209723)
Fix missing install options for ppc64le (bz #1209720)
Allow adding SATA CDROM devices for q35 (bz #1207834)
Fix crashes with ssh spice connections (bz #1135808)
Drop incorrect dep on gnome-icon-theme (bz #1207061)
2015-04-13 18:36:56 -04:00
Cole Robinson
95364a3205 Update to latest git
Fix new VM disk image names when VM name changes (bz #1169141)
Fix missing virt-install dep on pygobject (bz #1195794)
Fix changing VM video type away from qxl (bz #1182710)
Don't use vmvga for ubuntu VMs on remote centos hosts (bz #1147662)
Clear vendor field when changing CPU (bz #1190851)
Drop bogus network domain name validation (bz #1195873)
Fix Fedora URL examples in virt-install man page (bz #1172818)
Fix misleading virt-install text after --import install (bz #1180558)
2015-03-27 16:49:31 -04:00
Cole Robinson
8f67ed6229 Fix BuildRequires for f22/rawhide 2015-02-22 10:08:39 -05:00
Cole Robinson
033fd436da Fix crash when rebooting VMs after install (bz #1135546)
Fix dep on libosinfo (bz #1159370)
Fix PCI/USB hotplug (bz #1146297)
2014-11-16 14:58:58 -05:00