Commit Graph

252 Commits

Author SHA1 Message Date
Hans de Goede
bbd7f07f78 xserver 1.15.99-20140428 git snapshot ABI rebuild 2014-04-28 15:33:12 +02:00
Tim Waugh
5ab13a0545 Allow build with dri3 and present extensions (bug #1063392).
Resolves: rhbz#1063392
2014-04-07 11:34:05 +01:00
Yaakov Selkowitz
2986fbccb2 Enable DRI3 and Present extensions
These extensions were first added in 1.15, so the necessary server
libraries were not listed in XVNC_LIBS created by xserver114.patch.
2014-04-07 11:32:46 +01:00
Tim Waugh
40f8c1568b Include tarball. 2014-03-27 13:58:15 +00:00
Tim Waugh
30ea4b666c Add ppc64le support (bug #1078495).
Resolves: rhbz#1078495
2014-03-27 13:29:21 +00:00
Tim Waugh
408d52b04e 1.3.1 (bug #1078806).
Resolves: rhbz#1078806
2014-03-27 13:28:18 +00:00
Tim Waugh
66cb57e756 Disable dri3 to enable building (bug #1063392).
Resolves: rhbz#1063392
2014-03-19 17:19:35 +00:00
Tim Waugh
e38dd7e00e Fixed heap-based buffer overflow (CVE-2014-0011, bug #1050928).
Resolves: rhbz#1050928
2014-03-19 12:32:52 +00:00
Tim Waugh
97b7a0c24d Fixed heap-based buffer overflow (CVE-2014-0011, bug #1050928).
Resolves: rhbz#1050928
(cherry picked from commit 0235d7a499)

Conflicts:
	tigervnc.spec
2014-03-19 12:30:33 +00:00
Tim Waugh
0235d7a499 Fixed heap-based buffer overflow (CVE-2014-0011, bug #1050928).
Resolves: rhbz#1050928
2014-03-19 12:28:35 +00:00
Tim Waugh
d7ee3f8932 Enabled hardened build (bug #955206).
Resolves: rhbz#955206
2014-02-21 16:15:10 +00:00
Tim Waugh
863ec8655e Previous patch wasn't applied. 2014-02-21 16:05:31 +00:00
Tim Waugh
bb32676e60 Clearer xstartup file (bug #923655).
Resolves: rhbz#923655
(cherry picked from commit 372fc5f067)

Conflicts:
	tigervnc.spec
2014-02-10 17:17:44 +00:00
Tim Waugh
372fc5f067 Clearer xstartup file (bug #923655).
Resolves: rhbz#923655
2014-02-10 15:01:02 +00:00
Tim Waugh
d55ed74eb3 Fixed instructions in systemd unit file.
(cherry picked from commit 42f43f399c)

Conflicts:
	tigervnc.spec
2014-01-21 09:07:45 +00:00
Tim Waugh
205a287f62 Fixed viewer crash when cursor has not been set (bug #1038701).
Resolves: rhbz#1038701
(cherry picked from commit 8ef823f6ee)

Conflicts:
	tigervnc.spec
2014-01-21 09:06:42 +00:00
Tim Waugh
e304238de7 Avoid invalid read when ZRLE connection closed (upstream bug #133).
Resolves: rhbz#1039926
(cherry picked from commit 849f0627d2)

Conflicts:
	tigervnc.spec
2014-01-20 17:34:52 +00:00
Tim Waugh
42f43f399c Fixed instructions in systemd unit file. 2014-01-14 14:32:31 +00:00
Tim Waugh
8ef823f6ee Fixed viewer crash when cursor has not been set (bug #1038701).
Resolves: rhbz#1038701
2014-01-10 11:04:51 +00:00
Tim Waugh
849f0627d2 Avoid invalid read when ZRLE connection closed (upstream bug #133).
Resolves: rhbz#1039926
2013-12-12 17:31:18 +00:00
Tim Waugh
475c2dd0e7 Fixed build failure with -Werror=format-security (bug #1037358).
Resolves: rhbz#1037358
2013-12-03 16:48:23 +00:00
Adam Jackson
8dd1ebcac3 Rebuild against xserver 1.15RC1 2013-11-07 12:40:24 -05:00
Tim Waugh
8fa7b541f5 Merge branch 'f19' into f20 2013-10-02 11:04:28 +01:00
Tim Waugh
ecae2cfe6e Removed incorrect patch (for unexpected key_is_down). Fixes stuck keys bug (bug #989502).
Resolves: rhbz#989502
2013-09-24 17:26:36 +01:00
Tim Waugh
5869b8d95a Merge branch 'f19' into f20 2013-09-19 16:15:06 +01:00
Tim Waugh
141e575757 Fixed typo in 10-libvnc.conf (bug #1009111).
Resolves: rhbz#1009111
2013-09-19 16:10:52 +01:00
Tim Waugh
f987b84e95 Better fix for PIDFile problem (bug #983232). 2013-09-18 16:24:55 +01:00
Tim Waugh
bd9ee68299 Merge branch 'f19' 2013-08-05 14:30:49 +01:00
Tim Waugh
043067f3fd Fixed doc-related build failure (bug #992790).
Resolves: rhbz#992790
2013-08-05 14:07:26 +01:00
Dennis Gilmore
cd9adb6cb4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 23:00:41 -05:00
Tim Waugh
58cbc6524c Avoid PIDFile problems in systemd unit file (bug #983232).
Resolves: rhbz#983232
2013-07-24 17:19:28 +01:00
Tim Waugh
544fe4cd65 libvnc.so: don't use unexported key_is_down function. 2013-07-24 17:15:41 +01:00
Tim Waugh
2510f5c609 Fixed typo in spec file. 2013-07-24 12:24:26 +01:00
Tim Waugh
04fed602af Don't use shebang in vncserver script. 2013-07-24 12:24:13 +01:00
Tim Waugh
cde0eb1edf libvnc.so: don't use unexported GetMaster function (bug #744881 again).
Also renumbered patches.

Resolves: rhbz#744881
2013-07-12 09:46:56 +01:00
Tim Waugh
a20c1075b3 Uploaded the tarball. 2013-07-08 17:16:07 +01:00
Tim Waugh
a52f174ac5 1.3.0. 2013-07-08 15:59:54 +01:00
Tim Waugh
a27c2a51b2 Removed systemd_requires macro in order to fix the build. 2013-07-03 15:45:05 +01:00
Tim Waugh
b93f8f7c71 Changed build requirement from systemd-units to systemd for systemd_requires macro. 2013-07-03 14:06:58 +01:00
Tim Waugh
7d65892bd9 Synchronise manpages and --help output (bug #980870).
Resolves: rhbz#980870
2013-07-03 13:04:06 +01:00
Adam Jackson
839c8ef6e2 tigervnc-setcursor-crash.patch: Attempt to paper over a crash in Xvnc when
setting the cursor.
2013-06-17 10:10:00 -04:00
Dennis Gilmore
0056fe749b bump to rebuild and pick up bugfix causing X to crash on ppc and arm 2013-06-08 10:54:05 -05:00
Tim Waugh
7173f30f83 Use systemd rpm macros (bug #850340).
Also moved systemd requirements from main package to server
sub-package.
2013-05-23 13:58:14 +01:00
Tim Waugh
7eaa10a1fc Applied Debian patch to fix busy loop when run from inetd in nowait mode (bug #920373). 2013-05-23 13:58:06 +01:00
Tim Waugh
a493fdedea Added dependency on xorg-x11-xinit to server sub-package (bug #896284, bug #923655). 2013-05-22 10:51:45 +01:00
Tim Waugh
c6f3938de4 Fixed bogus changelog date. 2013-05-22 10:36:31 +01:00
Adam Jackson
6fc9d3f383 Less RHEL customization 2013-03-14 17:03:43 -04:00
Adam Tkac
cac416e993 Some bugfixes.
- include /etc/X11/xorg.conf.d/10-libvnc.conf sample configuration (#712482)
- vncserver now honors specified -geometry parameter (#755947)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-03-14 19:39:26 +01:00
Adam Tkac
cac497cd0d Update to r5060
- split icons to separate package to avoid multilib issues

Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-03-12 19:51:29 +01:00
Adam Tkac
0211a7a154 Update to r5047 (X.Org 1.14 support)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-02-19 14:56:26 +01:00