Cole Robinson
a7e2480deb
Rebase to qemu 2.11.1 bugfix release
2018-02-28 17:11:13 -05:00
Daniel P. Berrangé
29249a79a8
Avoid breakage in tests due to stricter crypto policies
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-28 18:54:48 +00:00
Daniel P. Berrangé
52904050aa
Explicitly use python2 binary
...
The /usr/bin/python binary has started spewing text to stderr, even when
not connected to a tty, which breaks QEMU test suite.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-28 18:02:52 +00:00
Daniel P. Berrangé
603dd9e50a
Bump release for new build
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-27 16:31:19 +00:00
Daniel P. Berrangé
28d4d1f5e7
Non-deterministic python hash iterator sort ordering
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-27 16:30:20 +00:00
Daniel P. Berrangé
34056732a5
Honour CC/LD flags from RPM global settings.
...
https://bugzilla.redhat.com/show_bug.cgi?id=1549657
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-27 15:33:06 +00:00
Daniel P. Berrangé
1d16c17085
Fix License: tag to better reflect reality
...
There are multiple problems with the license tag
- A bunch of QEMU code is GPLv2-only, not GPLv2-or-later
- Fedora licensing guidelines say that if "GPLv2" is
listed, it is redundant to list "GPLv2+" / "LGPLv2+",
since those licenses are forced to be equiv to "GPLv2"
in the combined work
- QEMU also includes code / files under MIT and CC-BY
license
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-27 15:14:09 +00:00
Fedora Release Engineering
8253c01b09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 12:10:24 +00:00
Daniel P. Berrange
ec520ba35e
Fix date in changelog
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-12-22 10:38:58 +00:00
Daniel P. Berrange
167a6b72c2
Re-enable rbd on arm/ppc arches (rhbz #1528378 )
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-12-21 16:29:06 +00:00
Adam Williamson
f81be8f026
Fix problem with typing some characters via VNC (LP#1738283)
...
Note: this is kinda a temporary fix, but I don't want to wait
for a 'real' fix from upstream as I want to build os-autoinst
for Rawhide and this bug prevents its test suite working right.
2017-12-20 16:51:21 -08:00
Cole Robinson
f95699bf90
Rebuild for xen 4.10
2017-12-20 07:05:41 -05:00
Cole Robinson
90a3c96cff
Rebase to 2.11.0 GA
2017-12-18 14:37:02 -05:00
Cole Robinson
a76e086590
Rebase to 2.11.0-rc3
2017-12-04 11:54:22 -05:00
Paolo Bonzini
e978b4fe84
fix /var/log/qga-fsfreeze-hook.log
2017-11-29 00:39:08 +01:00
Paolo Bonzini
bfe7b8124e
fix compilation, upgrade qemu-ga packaging based on RHEL 7
2017-11-28 18:07:46 +01:00
Cole Robinson
700f126a07
Update to qemu-2.11.0-rc1
2017-11-20 06:41:22 -05:00
Cole Robinson
2a2b49f85b
spec: Drop deprecated Group: tag
2017-11-19 18:56:06 -05:00
Cole Robinson
59eb7ad892
Fix ppc64 KVM failure (bz #1501936 )
...
CVE-2017-15038: 9p: information disclosure when reading extended attributes (bz #1499111 )
CVE-2017-15268: potential memory exhaustion via websock connection to VNC (bz #1496882 )
2017-10-19 12:59:57 -04:00
Paolo Bonzini
b0a7742ccd
fix multipath qemu-pr-helper
...
Update patch 1014 for new libmultipath/libmpathpersist API
Force build to fail if multipath is not available
2017-10-18 09:03:01 +02:00
Daniel P. Berrange
8699737f6d
Fix inverted check for ignoring test suite failures
...
An inverted conditional meant that test suite failures were previously
being ignored on all architectures by default, instead of only on the
blacklisted arches (currently none)
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-10-12 09:37:20 +01:00
Daniel P. Berrange
ac5e33cbfe
Remove iasl dep on big endian arches
...
iasl is still broken for QEMU usage on big endian
https://bugzilla.redhat.com/show_bug.cgi?id=1332449
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-10-12 09:37:20 +01:00
Daniel P. Berrange
a8c6008b7d
Add patches from git master to fix TLS test suite with new GNUTLS
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-10-12 09:26:40 +01:00
Daniel P. Berrange
9acefb8589
Rebuild for libiscsi changed soname again
...
The previous rebuild was sent to builders before the build root had
updated to pull in the new libiscsi, so it just built with the old
libiscsi again.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-10-09 10:29:00 +01:00
Paolo Bonzini
4b7bd99c46
Rebuild with new libiscsi for iSER support
2017-10-03 17:36:43 +02:00
Paolo Bonzini
fd8ba3896b
Stop using tcmalloc, glibc got faster
2017-09-28 15:14:19 +02:00
Paolo Bonzini
0fb2b27d3a
Backport persistent reservation manager in preparation for SELinux work
2017-09-22 16:47:53 +02:00
Paolo Bonzini
0945e0bba3
fix previous commit
2017-09-22 10:59:02 +02:00
Nathaniel McCallum
98b428ff80
Fix endianness of e_type in the ppc64le binfmt
2017-09-18 16:27:33 -04:00
Cole Robinson
0b42e7fc18
Rebase to 2.10.0 GA
2017-09-07 16:08:24 -04:00
Nathaniel McCallum
3b6c813012
Fix incorrect byte order in e_machine field in ppc64le binfmt ( #1486379 )
2017-08-29 12:59:07 -04:00
Cole Robinson
45cb87a59c
Fix changelog
2017-08-25 18:14:00 -04:00
Cole Robinson
5264c6a895
Rebase to 2.10.0-rc4
2017-08-25 18:13:05 -04:00
Adam Williamson
c2f33c885f
Don't build against rdma on 32-bit ARM ( #1484155 )
2017-08-22 17:39:41 -07:00
Cole Robinson
c333713fea
Add sources
2017-08-16 17:46:28 -04:00
Cole Robinson
14cfc78b3c
Rebase to 2.10.0-rc3
2017-08-16 17:38:41 -04:00
Cole Robinson
0323a03914
Remove /dev/kvm udev rules, systemd now provides them (bz #1431876 )
2017-08-03 17:33:01 -04:00
Cole Robinson
1a4355e536
Rebase to 2.10.0-rc1
2017-08-03 10:14:19 -04:00
Florian Weimer
26c1ceeaa3
Rebuild with fixed binutils for ppc64le ( #1475636 )
2017-07-30 15:53:03 +02:00
Daniel P. Berrange
6e16c07206
Re-enable ceph on i386 as build is now fixed (rhbz #1474773 )
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-26 11:42:02 +01:00
Daniel P. Berrange
a3b9d99ab2
Disabled RBD on i386, arm, ppc64 (rhbz #1474743 )
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-26 11:40:17 +01:00
Daniel P. Berrange
a949744f38
Replace obsolete ceph-devel dep with librbd1-devel/librados2-devel
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-25 09:44:33 +01:00
Daniel P. Berrange
20b2275a19
Rebuild for changed rbd soname
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-25 09:35:08 +01:00
Nathaniel McCallum
22c2909bc1
Restrict user-static to user-static builds
2017-07-20 11:51:59 -04:00
Nathaniel McCallum
f73c470a02
Cleanup binfmt deps/scripts; add binfmt for ppc64le
2017-07-20 10:42:28 -04:00
Daniel P. Berrange
1e96c68c3d
Fixes for compat with Xen 4.9
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-19 12:26:23 +01:00
Nathaniel McCallum
cf6afbb855
Fix invalid ucontext_t references
2017-07-18 21:27:57 -04:00
Daniel P. Berrange
895ba8da7d
Rebuild for changed Xen sonames
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-18 15:28:08 +01:00
Cole Robinson
335584f502
CVE-2017-8112: vmw_pvscsi: infinite loop in pvscsi_log2 (bz #1445622 )
...
CVE-2017-8309: audio: host memory lekage via capture buffer (bz #1446520 )
CVE-2017-8379: input: host memory lekage via keyboard events (bz #1446560 )
CVE-2017-8380: scsi: megasas: out-of-bounds read in megasas_mmio_write (bz #1446578 )
CVE-2017-7493: 9pfs: guest privilege escalation in virtfs mapped-file mode (bz #1451711 )
CVE-2017-9503: megasas: null pointer dereference while processing megasas command (bz #1459478 )
CVE-2017-10806: usb-redirect: stack buffer overflow in debug logging (bz #1468497 )
CVE-2017-9524: nbd: segfault due to client non-negotiation (bz #1460172 )
CVE-2017-10664: qemu-nbd: server breaks with SIGPIPE upon client abort (bz #1466192 )
2017-07-13 16:21:40 -04:00
Richard W.M. Jones
5eae33f189
Bump release and rebuild to try to fix _ZdlPvm symbol (see RHBZ#1452813).
2017-05-22 09:56:26 +01:00