forked from pool/libvirt
Accepting request 561340 from home:cbosdonnat:branches:Virtualization
- Lift VirtualBox dependency version to include 4.2.x OBS-URL: https://build.opensuse.org/request/show/561340 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=656
This commit is contained in:
parent
d3c3ef874c
commit
9bcf0160d4
@ -3,6 +3,7 @@ Wed Jan 3 10:46:26 UTC 2018 - cbosdonnat@suse.com
|
|||||||
|
|
||||||
- Fix apparmor rules for virt-aa-helper (bsc#1074265)
|
- Fix apparmor rules for virt-aa-helper (bsc#1074265)
|
||||||
fix-virt-aa-helper-profile.patch
|
fix-virt-aa-helper-profile.patch
|
||||||
|
- Lift VirtualBox dependency version to include 4.2.x
|
||||||
- Update upstreamed patches
|
- Update upstreamed patches
|
||||||
Removed patches:
|
Removed patches:
|
||||||
* daemon-close-crasher.patch
|
* daemon-close-crasher.patch
|
||||||
|
@ -798,7 +798,7 @@ Requires: %{name}-daemon-driver-storage = %{version}-%{release}
|
|||||||
Requires: %{name}-daemon-driver-vbox = %{version}-%{release}
|
Requires: %{name}-daemon-driver-vbox = %{version}-%{release}
|
||||||
# Specify supported virtualbox API explicitly. See ./src/vbox
|
# Specify supported virtualbox API explicitly. See ./src/vbox
|
||||||
# Reference bsc#1017189
|
# Reference bsc#1017189
|
||||||
Requires: virtualbox < 5.2
|
Requires: virtualbox < 5.3
|
||||||
|
|
||||||
%description daemon-vbox
|
%description daemon-vbox
|
||||||
Server side daemon and driver required to manage the virtualization
|
Server side daemon and driver required to manage the virtualization
|
||||||
|
Loading…
Reference in New Issue
Block a user