From 74307eb6ea30f8de2c8fff6708616cc66cfb039c Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Jun 14 2010 13:02:59 +0000 Subject: - update URL about SSH tunneling in the sysconfig file (#601996) --- diff --git a/tigervnc.spec b/tigervnc.spec index c3b51a8..ce1418c 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -2,7 +2,7 @@ Name: tigervnc Version: 1.0.90 -Release: 0.12.%{snap}%{?dist} +Release: 0.13.%{snap}%{?dist} Summary: A TigerVNC remote display system Group: User Interface/Desktops @@ -270,6 +270,9 @@ fi %{_datadir}/vnc/classes/* %changelog +* Mon Jun 14 2010 Adam Tkac 1.0.90-0.13.20100420svn4030 +- update URL about SSH tunneling in the sysconfig file (#601996) + * Fri Jun 11 2010 Adam Tkac 1.0.90-0.12.20100420svn4030 - use newer gettext - autopoint now uses git instead of cvs, adjust BuildRequires appropriately diff --git a/vncserver.sysconfig b/vncserver.sysconfig index 0ee8a2e..5940a1e 100644 --- a/vncserver.sysconfig +++ b/vncserver.sysconfig @@ -6,8 +6,8 @@ # to do that. # # DO NOT RUN THIS SERVICE if your local area network is -# untrusted! For a secure way of using VNC, see -# . +# untrusted! For a secure way of using VNC, see this URL: +# http://kbase.redhat.com/faq/docs/DOC-7028 # Use "-nolisten tcp" to prevent X connections to your VNC server via TCP.