SHA256
1
0
forked from pool/libvirt

Accepting request 508397 from home:jfehlig:branches:Virtualization

- Update to libvirt 3.5.0
  - Many incremental improvements and bug fixes, see
    http://libvirt.org/news.html
  - Dropped patches:
    5004f121-virFdStreamThread-dont-exceed-length.patch,
    1a4b21f1-set-EOF-on-end-of-stream.patch

OBS-URL: https://build.opensuse.org/request/show/508397
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=611
This commit is contained in:
2017-07-05 19:26:04 +00:00
committed by Git OBS Bridge
parent b7d76a8470
commit 87c18e30d4
33 changed files with 170 additions and 288 deletions

View File

@@ -165,7 +165,7 @@
Name: libvirt
Url: http://libvirt.org/
Version: 3.4.0
Version: 3.5.0
Release: 0
Summary: Library providing a simple virtualization API
License: LGPL-2.1+
@@ -304,8 +304,6 @@ Source3: libvirtd-relocation-server.fw
Source99: baselibs.conf
Source100: %{name}-rpmlintrc
# Upstream patches
Patch0: 5004f121-virFdStreamThread-dont-exceed-length.patch
Patch1: 1a4b21f1-set-EOF-on-end-of-stream.patch
# Patches pending upstream review
Patch100: libxl-dom-reset.patch
Patch101: network-don-t-use-dhcp-authoritative-on-static-netwo.patch
@@ -872,8 +870,6 @@ libvirt plugin for NSS for translating domain names into IP addresses.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch100 -p1
%patch101 -p1
%patch150 -p1