]> git.pld-linux.org Git - packages/xen.git/commitdiff
- updated to 4.4.1, force build host for gmp (don't rely on host cpu auto/th/xen-4.4.1-1
authorMarcin Krol <hawk@tld-linux.org>
Mon, 13 Oct 2014 08:20:00 +0000 (08:20 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Mon, 13 Oct 2014 08:20:00 +0000 (08:20 +0000)
  autodetection), removed obsolete patches (issues fixed upstream)

xen.spec

index 2ffa5edef351b686fbe6715a8e58b54468855afc..e7def1cb96080fbc2f43cff5c7bc31bdfafc5c92 100644 (file)
--- a/xen.spec
+++ b/xen.spec
 Summary:       Xen - a virtual machine monitor
 Summary(pl.UTF-8):     Xen - monitor maszyny wirtualnej
 Name:          xen
-Version:       4.4.0
+Version:       4.4.1
 Release:       1
 License:       GPL v2, interface parts on BSD-like
 Group:         Applications/System
 Source0:       http://bits.xensource.com/oss-xen/release/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: fd9031d499af38c5d04108681734027e
+# Source0-md5: 1868433f393503000877d15cd4e93d15
 # used by stubdoms
 Source10:      %{xen_extfiles_url}/lwip-1.3.0.tar.gz
 # Source10-md5:        36cc57650cffda9a0269493be2a169bb
@@ -109,12 +109,9 @@ Patch12:   %{name}-doc.patch
 Patch13:       %{name}-paths.patch
 Patch14:       %{name}-no_fetcher.patch
 Patch15:       odd-glib2-fix.patch
-Patch16:       CVE-2014-2599.patch
-Patch17:       %{name}-pvh_fixes.patch
-Patch18:       http://xenbits.xen.org/xsa/xsa92.patch
-Patch19:       http://xenbits.xen.org/xsa/xsa96.patch
+Patch16:       %{name}-gmp-abi.patch
 # based on: http://xenbits.xen.org/xsa/xsa99.patch
-Patch20:       xsa99.patch
+Patch17:       xsa99.patch
 URL:           http://www.xen.org/products/xenhyp.html
 %if %{with qemu_traditional}
 %{?with_opengl:BuildRequires:  OpenGL-devel}
@@ -421,9 +418,6 @@ Nadzorca Xen w postaci, która może być uruchomiona wprost z firmware
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
-%patch18 -p1
-%patch19 -p1
-%patch20 -p1
 
 # stubdom sources
 ln -s %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} stubdom
This page took 0.160487 seconds and 4 git commands to generate.