SHA256
1
0
forked from pool/xen

- Enable blktapctrl when qemu-traditional is required to satisfy

build dependencies.  Remove binaries after build if xend is
  disabled

- update ifarch usage in xen.spec to cover also arm
- blktapctrl is used only by xend
- fix xend-tools-xend sub pkg handling 
- default to gcc47 for sles11sp3 builds
- remove all latex packages from BuildRequires
- aarch64-rename-PSR_MODE_ELxx-to-match-linux-headers.patch

- add arch dependent install suffix for /boot/xen files

- Set max_cpus==4 for non-x86_64 builds

- Update to Xen 4.4.0 RC3 c/s 28321

- Add flex and bison to BuildRequires, needed by previous patch

- fate#316071: add discard support for file backed storage (qdisk)
  libxl.add-option-for-discard-support-to-xl-disk-conf.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=296
This commit is contained in:
Charles Arnold
2014-02-03 23:53:57 +00:00
committed by Git OBS Bridge
parent 5eed528ac8
commit af6dcd473d
14 changed files with 363 additions and 193 deletions

View File

@@ -1,3 +1,46 @@
-------------------------------------------------------------------
Sun Feb 3 16:38:34 MST 2014 - carnold@suse.de
- Enable blktapctrl when qemu-traditional is required to satisfy
build dependencies. Remove binaries after build if xend is
disabled
-------------------------------------------------------------------
Sun Feb 2 22:47:34 CET 2014 - ohering@suse.de
- update ifarch usage in xen.spec to cover also arm
- blktapctrl is used only by xend
- fix xend-tools-xend sub pkg handling
- default to gcc47 for sles11sp3 builds
- remove all latex packages from BuildRequires
- aarch64-rename-PSR_MODE_ELxx-to-match-linux-headers.patch
-------------------------------------------------------------------
Sun Feb 2 19:43:05 CET 2014 - ohering@suse.de
- add arch dependent install suffix for /boot/xen files
-------------------------------------------------------------------
Sat Feb 1 13:39:03 CET 2014 - ohering@suse.de
- Set max_cpus==4 for non-x86_64 builds
-------------------------------------------------------------------
Fri Jan 31 08:41:15 MST 2014 - carnold@suse.com
- Update to Xen 4.4.0 RC3 c/s 28321
-------------------------------------------------------------------
Thu Jan 30 23:10:22 CET 2014 - ohering@suse.de
- Add flex and bison to BuildRequires, needed by previous patch
-------------------------------------------------------------------
Thu Jan 30 17:19:10 CET 2014 - ohering@suse.de
- fate#316071: add discard support for file backed storage (qdisk)
libxl.add-option-for-discard-support-to-xl-disk-conf.patch
-------------------------------------------------------------------
Thu Jan 27 19:53:39 MST 2014 - carnold@suse.com