Commit Graph

90 Commits

Author SHA1 Message Date
Christophe Fergeau
d8d79a1fe1 Fix CVE-2019-3813
Fix off-by-one error during guest-to-host memory address conversion

Resolves: CVE-2019-3813
2019-02-05 10:52:48 +01:00
Fedora Release Engineering
5e7b62fa49 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 08:19:29 +00:00
Igor Gnatenko
3db20fbd29 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:50 +01:00
Christophe Fergeau
3bbe0548c1 Update to spice-server 0.14.1 2018-08-22 17:01:39 +02:00
Fedora Release Engineering
a8f26cd44a - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 06:33:02 +00:00
Igor Gnatenko
3aa1f42a93 add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:51 +02:00
Fedora Release Engineering
ddf7443950 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 17:24:00 +00:00
Igor Gnatenko
6f22fc1c7f
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-03 18:08:54 +01:00
Merlin Mathesius
32f1526ff5 Cleanup spec file conditionals 2017-11-08 11:20:56 -06:00
Christophe Fergeau
c51bdf1673 Remove unneeded BuildRequires
These 2 python packages are only needed when building from git (ie when
autogen.sh needs to be run), they are not needed when building from a
tarball.
2017-11-07 21:18:54 +01:00
Christophe Fergeau
2284b564cc Update to new stable release 2017-10-11 13:40:25 +02:00
Christophe Fergeau
5b2f5e0483 Update to latest upstream release 2017-09-26 10:53:36 +02:00
Christophe Fergeau
892cc92da6 Add missing (new) BuildRequires, remove obsolete one 2017-08-28 12:45:09 +02:00
Fedora Release Engineering
7de5354843 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 08:45:15 +00:00
Christophe Fergeau
e155d36012 Update to latest upstream release (0.13.90) 2017-07-27 10:14:57 +02:00
Christophe Fergeau
ce94aca9f4 Add missing BuildRequires: git-core
This is needed by %autosetup
2017-02-06 19:39:44 +01:00
Christophe Fergeau
d919d639ae Add upstream patches fixing CVE-2016-9577 and CVE-2016-9578 2017-02-06 18:44:11 +01:00
Christophe Fergeau
b9a1c60a98 Update to spice-server 0.13.3 2016-11-21 17:58:10 +01:00
Christophe Fergeau
7e0294db58 Update to 0.13.2 release 2016-08-05 08:59:02 +02:00
Peter Robinson
ce6495561a actually bump rev 2016-06-14 16:26:52 +01:00
Peter Robinson
b1c6976720 Use %%license, Build on aarch64 2016-06-14 16:01:44 +01:00
Christophe Fergeau
272423c9c8 Improve gpg2 verification command
Following the suggestion from
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/LGQXK4EABUV4SR45BVP7WR2E6JNDU6JS/
2016-04-13 18:04:26 +02:00
Christophe Fergeau
9f6251d458 Add gpg verification of spice-server tarballs 2016-04-13 17:50:20 +02:00
Christophe Fergeau
a72d06ffa5 Update to spice 0.13.1 2016-04-13 17:50:20 +02:00
Fedora Release Engineering
10c9e2ac8d - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 00:26:31 +00:00
Christophe Fergeau
35b56fa490 Add missing python-six BuildRequires
The python code generation scripts now need python-six.
2015-10-06 18:38:01 +02:00
Christophe Fergeau
09f7d696da Update to new 0.12.6 upstream release 2015-10-06 18:15:53 +02:00
Christophe Fergeau
a8ae8cd74b Drop patch no longer needed patch
It was added in the previous build but is no longer needed with
spice-protocol 0.12.9 (and is actually breaking QEMU compilation without
an additional patch)
2015-07-29 18:41:43 +02:00
Christophe Fergeau
d67259ce88 Enable builds on aarch64
They are enabled for other ARM archs, and there is no good reason for
not enabling it on aarch64 too.
2015-07-03 17:26:00 +02:00
Christophe Fergeau
682c6d0b34 Workaround spice-protocol 0.12.8 regression
spice-protocol 0.12.8 in combination with spice-server 0.12.5 or older
causes compilation breakage. This does not happen upstream as
spice-server code was changed to avoid that. In particular, this bug
causes QEMU to be built without SPICE support.

A new spice-protocol release will be needed to fix that regression, in
the mean time I backported the upstream spice-server patch which should
resolve the compilation issues for spice-server users.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1239102
2015-07-03 17:15:46 +02:00
Christophe Fergeau
61c163c991 Fix migration race condition which causes a crash when triggered
Resolves: rhbz#1238212
2015-07-02 13:58:41 +02:00
Dennis Gilmore
140e331774 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 01:28:20 +00:00
Christophe Fergeau
2cf7b25844 Remove duplicate %changelog 2014-08-25 13:19:47 +02:00
Christophe Fergeau
4c96febcdd Fix advertised sound playback/recording rates in public headers
Resolves: rhbz#1129961 (QEMU would need a rebuild though)
2014-08-25 12:46:28 +02:00
Peter Robinson
6838c6cf7e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 03:21:43 +00:00
Dennis Gilmore
8a7ae9cd12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 01:57:26 -05:00
Christophe Fergeau
273a7ca8c7 Enable Opus support 2014-05-19 16:51:12 +02:00
Christophe Fergeau
daeac459c5 Don't try to apply non-existing patches 2014-05-19 15:02:12 +02:00
Christophe Fergeau
8713af5567 Update to spice 0.12.5 2014-05-19 14:58:36 +02:00
Christophe Fergeau
bcb124ce4f Add patch fixing CVE-2013-4282 2013-10-30 11:37:52 +01:00
Christophe Fergeau
52d5919839 Add upstream patch fixing rhbz#995041 2013-09-13 17:12:59 +02:00
Hans de Goede
1081338830 New upstream bug-fix release 0.12.4
- Add patches from upstream git to fix sound-channel-free crash (rhbz#986407)
- Add Obsoletes for dropped spice-client sub-package
- New upstream bug-fix release 0.12.4
- Add patches from upstream git to fix sound-channel-free crash (rhbz#986407)
- Add Obsoletes for dropped spice-client sub-package
2013-08-02 16:31:39 +02:00
Christophe Fergeau
bfaf8bac1a Drop spice-client
It has been obsoleted by remote-viewer for quite some time now.
2013-05-23 15:27:11 +02:00
Christophe Fergeau
0a8e5c9174 New upstream release 0.12.3
Drop all patches (they were all upstreamed)
2013-05-21 18:36:48 +02:00
Hans de Goede
0566ddb28f Add fix from upstream for a crash when the guest uses RGBA (rhbz#952242)
- Add fix from upstream for a crash when the guest uses RGBA (rhbz#952242)
2013-04-15 16:34:46 +02:00
Adam Jackson
dafa81f7af Rebuild for new libsasl2 soname in F19
- Rebuild for new libsasl2 soname in F19
2013-03-07 09:44:20 -05:00
Hans de Goede
708002ccbc Add a number of misc. bug-fixes from upstream
- Add a number of misc. bug-fixes from upstream
2013-01-21 16:09:59 +01:00
Adam Tkac
c061c4d34c rebuild against new libjpeg
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-12-21 20:13:19 +01:00
Hans de Goede
934dffdbd7 New upstream release 0.12.2
- New upstream release 0.12.2
2012-12-20 21:07:39 +01:00
Hans de Goede
6cce6df2ff New upstream release 0.12.0
- Some minor spec file cleanups
- Enable building on arm
- New upstream release 0.12.0
- Some minor spec file cleanups
- Enable building on arm
2012-09-28 11:36:29 +02:00