2
0
mirror of git://git.proxmox.com/git/pve-libspice-server.git synced 2025-08-22 02:07:41 +00:00

36 Commits

Author SHA1 Message Date
Thomas Lamprecht
30e80bbcdf bump version to 0.14.2-4~pve6+1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-25 14:19:27 +02:00
Thomas Lamprecht
64b9d366b9 backport: red-qxl: Make sure we have at least one monitor
Bisect, found by Dominik C., so all credit to him!

Originally-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-25 14:11:31 +02:00
Thomas Lamprecht
fa754a251c move to dget based re-build from Debian as upstream
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-22 15:23:47 +02:00
root
6c083f4514 workaround for newer SSL, use 2048 bit based certs for tests
Signed-off-by: root <root@dev6.proxmox.com>
2019-03-21 11:24:22 +01:00
Dominik Csapak
925955e94b Add fix for CVE-2019-3813
Fix comes from oss-security@lists.openwall.com
changed g_critical to spice_critical so that the patch applies

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-01-29 12:10:48 +01:00
Thomas Lamprecht
387153c096 check generated debs with lintian
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-15 11:37:38 +02:00
Thomas Lamprecht
b282eca39e add gitignore
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-15 11:29:26 +02:00
Thomas Lamprecht
6197f31785 bump version to 0.14.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-15 11:28:33 +02:00
Thomas Lamprecht
6ba57236c3 update source archives
run make download for new release and remove the outdated one.
Also remove celt as it's replaced by it's successor libopus

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-15 11:02:16 +02:00
Thomas Lamprecht
fb8a56058c d/control: track libspice-protocol-dev build dependency
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-04 16:03:42 +02:00
Dominik Csapak
e9b5ed43a7 let tests run sequential
since they try to listen to ports, running them in parallel can
lead to a false positive failing test

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-10-04 13:55:01 +02:00
Dominik Csapak
55a6e05b16 explicitly en-/disable configure flags
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-10-04 13:55:01 +02:00
Dominik Csapak
bc6ceac21d increase debian/compat to level 10
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-10-04 13:55:01 +02:00
Dominik Csapak
82c22f1684 add liblz4 as dev dependency
it cannot hurt to compile spice-server with lz4 support,
and systemd already has a dependcy on liblz4, so it has to be
installed anyway and it is only one dev dependency more

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-10-04 13:55:01 +02:00
Dominik Csapak
797caa44ba replace CELT with libopus
this is now the default upstream and one small library as additional
dependency

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-10-04 13:55:01 +02:00
Dominik Csapak
1636a5dee9 upgrade to 0.14.1
drop applied upstream fixes, rebase patches, fix download path

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-10-04 13:55:01 +02:00
Fabian Grünbichler
7b0e217ee0 build: reformat debian/control
using wrap-and-sort -abt
2017-10-04 11:05:32 +02:00
Fabian Grünbichler
407b666c66 buildsys: clean up *.buildinfo 2017-03-10 09:01:19 +01:00
Fabian Grünbichler
5f4254804b bump version to 0.12.8-3 2017-03-10 08:55:18 +01:00
Fabian Grünbichler
967172ccb9 buildsys: update make upload target 2017-03-10 08:54:32 +01:00
Fabian Grünbichler
7e6560eb78 buildsys: remove fakeroot from dpkg-buildpackage 2017-03-10 08:54:22 +01:00
Fabian Grünbichler
173d42d74c bump version to 0.12.8-2 2017-02-17 09:35:02 +01:00
Fabian Grünbichler
941f1454e7 fix CVE-2016-9577 and CVE-2016-9578 2017-02-17 09:32:33 +01:00
Wolfgang Bumiller
c5035f9599 buildsys: make job safety 2017-02-06 16:28:53 +01:00
Dietmar Maurer
4df07ad3cf update to 0.12.8
CVE-2015-3247 ,CVE-2015-5260 and CVE-2015-5261 are fixed upstream.
2016-07-14 08:07:13 +02:00
Dietmar Maurer
907c9f0e6e fix CVE-2015-3247, CVE-2015-5260, CVE-2015-5261
copied patches from original debian package spice 0.12.5-1+deb8u2
2015-10-16 10:22:12 +02:00
Andreas Steinel
b2db756556 Adding missing build dependencies 2015-05-19 06:58:03 +02:00
Dietmar Maurer
08ec7fe663 add package conflict for libspice-server-dev 2015-02-28 08:13:17 +01:00
Dietmar Maurer
86cdaac65e new upstream, updates for debian jessie 2015-02-28 08:13:17 +01:00
Dietmar Maurer
a4e135f4b8 compile with --with-sasl 2013-12-03 13:46:19 +01:00
Dietmar Maurer
fb4a48f2f0 include allow-to-set-sasl-callbacks.patch (required by spiceterm) 2013-12-03 13:38:06 +01:00
Dietmar Maurer
e94c7b8cef bump version to 0.12.4.2
Conflict with debian package 'libspice-server1'.
Add reference to git version.
2013-09-16 06:50:06 +02:00
Dietmar Maurer
8ac84bdfb9 remove build dependency for libspice-protocol-dev
Required headers are now included in the source.
2013-07-24 10:16:52 +02:00
Dietmar Maurer
bf28ebee91 update to 0.12.4 2013-07-19 06:03:54 +02:00
Dietmar Maurer
c7ae3ebb39 remove source tar generated by dh_make 2013-06-24 14:04:23 +02:00
Dietmar Maurer
f47a4a9808 initial import 2013-06-24 13:48:20 +02:00