- VUL-1: Fix hotplug support for usb devices with same vendorID,

productID
  9914477e-usb-search-funcs.patch
  05abd150-usb-improve-hotplug.patch
  bnc#766559

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=211
This commit is contained in:
2012-06-12 20:22:26 +00:00
committed by Git OBS Bridge
parent fbf6ff9777
commit 12b4dbbe29
4 changed files with 761 additions and 0 deletions

View File

@@ -410,6 +410,8 @@ Source1: libvirtd.init
Source2: libvirtd-relocation-server.fw
Source99: baselibs.conf
# Upstream patches
Patch0: 9914477e-usb-search-funcs.patch
Patch1: 05abd150-usb-improve-hotplug.patch
# Need to go upstream
Patch100: xen-name-for-devid.patch
Patch101: clone.patch
@@ -545,6 +547,8 @@ Authors:
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch100 -p1
%patch101
%patch102 -p1