Commit Graph

317 Commits

Author SHA1 Message Date
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
Dennis Gilmore
296baedff8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 19:39:20 -06:00
Adam Tkac
d4c9b53ebb Rebuild due to "jpeg8-ABI" feature drop
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-21 17:34:51 +01:00
Adam Tkac
39c9d78e87 Rebuild
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-16 17:20:00 +01:00
Adam Tkac
21d64c5668 rebuild against new fltk
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-12-04 13:04:13 +01:00
Adam Tkac
dde761c70f - update to r5015
- build with -fpic instead of -fPIC on all archs except s390/sparc

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-11-26 13:32:31 +01:00
Peter Robinson
ca553e0860 Build with -fPIC to fix FTBFS on ARM 2012-11-07 16:21:14 +00:00
Adam Jackson
eaeee6ec03 tigervnc12-xorg113-glx.patch: Fix to only init glx on the first server
generation
2012-10-31 12:25:41 -04:00
Adam Jackson
dee05e3ef6 tigervnc12-xorg113-glx.patch: Re-enable GLX against xserver 1.13 2012-10-31 12:23:33 -04:00
Adam Jackson
dbcb3c2e88 tigervnc12-xorg113-glx.patch: Re-enable GLX against xserver 1.13 2012-09-28 13:49:14 -04:00
Adam Tkac
d47b40fea4 Merge branch 'master' of ssh://pkgs.fedoraproject.org/tigervnc
Conflicts:
	tigervnc.spec
	xserver110.patch
2012-09-05 17:13:34 +02:00
Adam Tkac
5e164de8bf Update to 1.2.80
- remove deprecated patches
  - tigervnc-102434.patch
  - tigervnc-viewer-reparent.patch
  - tigervnc11-java7.patch
- patches merged
  - tigervnc11-xorg111.patch
  - tigervnc11-xorg112.patch

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-09-05 17:11:20 +02:00
Dave Airlie
d804e0ee11 fix build against newer X server 2012-08-10 14:19:24 +10:00
Adam Jackson
da8577daf8 Build with the Composite extension for feature parity with other X servers 2012-07-23 15:29:56 -04:00
Dennis Gilmore
741ca7e5b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 18:31:46 -05:00
Dave Airlie
58c0bdbf7a fix building against X.org 1.13 2012-07-19 22:00:47 -04:00
Adam Tkac
9dada1da81 Add suggestion about "systemctl enable" to the vncserver unit file.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-05-09 13:46:37 +02:00
Adam Jackson
a5495cb36c RHEL exclusion for -server-module on ppc* too 2012-04-04 17:06:23 -04:00
Adam Tkac
2e3bcdbb30 Fix building against the latest JAVA 7 and X.Org 1.12
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-03-27 14:48:15 +02:00
Adam Tkac
803e1c36da Improve previous patch.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-03-26 15:28:47 +02:00
Adam Tkac
7626421099 Clean Xvnc's /tmp environment in service file before startup
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-03-26 15:25:59 +02:00
Dennis Gilmore
1d2973210e - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 00:43:03 -06:00
Adam Tkac
dfca980437 General bugfixes.
- don't build X.Org devel docs (#755782)
- applet: BR generic java-devel instead of java-gcj-devel (#755783)
- use runuser to start Xvnc in systemd service file (#754259)
- don't attepmt to restart Xvnc session during update/erase (#753216)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-22 15:05:42 +01:00
Adam Tkac
eba8cb45c6 libvnc.so: don't use unexported GetMaster function (#744881)
- remove nasm buildreq

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-11 14:47:47 +01:00
Adam Tkac
28c13dab39 Update the xorg11 patch.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-09-14 14:49:19 +02:00
Adam Tkac
74395a46e8 README has been renamed to README.txt
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-09-12 15:30:51 +02:00
Adam Tkac
3edf1ea726 Update to 1.1.0
patches merged
- tigervnc11-glx.patch
- tigervnc11-CVE-2011-1775.patch
- 0001-Use-memmove-instead-of-memcpy-in-fbblt.c-when-memory.patch

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-09-12 15:02:33 +02:00
Adam Tkac
9956c17c57 Add systemd service file and remove legacy SysV initscript (#717227)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-07-28 12:40:44 +02:00
Adam Tkac
6db666fe0e Make Xvnc buildable against X.Org 1.11
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-05-12 12:37:32 +02:00
Adam Tkac
c2263a87d8 Viewer can send password without proper validation of X.509 certs (CVE-2011-1775).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-05-10 11:54:44 +02:00
Adam Tkac
6120831ded Don't point to inaccessible link in sysconfig/vncservers (#644975).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-04-13 16:59:40 +02:00
Adam Tkac
6986f49fe0 Fix wrong usage of memcpy which caused screen artifacts (#652590).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-04-13 14:57:19 +02:00
Adam Tkac
3a8abefd95 Improve compatibility with vinagre client (#692048).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-04-08 15:04:16 +02:00
Adam Tkac
d44e21d6f6 Upload the 1.0.90 tarball.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-03-22 12:44:38 +01:00
Adam Tkac
dd823834ac Update to 1.0.90.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-03-22 10:59:46 +01:00
Dennis Gilmore
0f948600d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 13:28:33 -06:00