Commit Graph

95 Commits

Author SHA1 Message Date
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
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 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
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
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
Adam Tkac
a841f6965c Fix libvnc.so module loading.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-17 13:08:01 +01:00
Adam Tkac
b9c453b224 Update to r4237.
- patches merged
  - tigervnc11-optionsdialog.patch
  - tigervnc11-rh607866.patch

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-17 12:11:40 +01:00
Adam Tkac
c4f0e38be8 Improve patch for keyboard issues.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-14 14:39:21 +01:00
Adam Tkac
03bf245700 Attempt to fix various keyboard-related issues (key repeating etc).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-14 13:40:35 +01:00
Adam Tkac
82e2ed512b Render "Ok" and "Cancel" buttons in the options dialog correctly.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-07 13:48:05 +01:00
Jan Görig
29341cdd90 added vncserver lock file (#662784) 2010-12-15 16:53:00 +01:00
Adam Tkac
f9f82e21a6 Fix NVR.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-12-13 12:14:37 +01:00
Adam Tkac
1c75684e3e Enable VeNCrypt and PAM support.
- update to r4225
- patches merged
  - tigervnc11-rh611677.patch
  - tigervnc11-rh633931.patch
  - tigervnc11-xorg1.10.patch

Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-12-10 12:39:54 +01:00
Adam Tkac
3a803c7f7a Rebuild against xserver 1.10.X.
- 0001-Return-Success-from-generate_modkeymap-when-max_keys.patch merged

Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-12-06 16:51:03 +01:00
Jesse Keating
c0e36a7f2f - Rebuilt for gcc bug 634757 2010-09-29 15:23:00 -07:00
Adam Tkac
826789fec2 Drop xorg-x11-fonts-misc dependency (#636170).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-21 18:01:52 +02:00
Adam Tkac
0678acdf67 Improve patch for #633645 (fix tcsh incompatibilities).
Conflicts:

	tigervnc.spec

Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-21 10:30:27 +02:00
Adam Tkac
c58b42afc2 Supress unneeded debug information emitted from initscript (#633645).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-16 14:02:43 +02:00
Adam Tkac
31632b328e Press fake modifiers correctly (#633931).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-16 13:05:44 +02:00
Adam Tkac
1557084616 - separate Xvnc, vncpasswd and vncconfig to -server-minimal subpkg (#626946)
- move license to separate subpkg and Requires it from main subpkgs
- Xvnc: handle situations when no modifiers exist well (#611677)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-08-25 16:04:16 +02:00
Adam Tkac
711f34705e update to r4123 (#617973)
add perl requires to -server subpkg (#619791)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-08-13 12:14:20 +02:00