diff options
author | runge <runge> | 2006-10-07 14:54:56 +0000 |
---|---|---|
committer | runge <runge> | 2006-10-07 14:54:56 +0000 |
commit | 4af738e0c8b561b6f15c614037cc0ea5d1ccfd80 (patch) | |
tree | 3c996ef3a2a2957934feae7822aeba6b71698ece /x11vnc/misc/enhanced_tightvnc_viewer/src | |
parent | 6f47809af2e44e28d9f97c11b26726e62ee2654f (diff) | |
download | libtdevnc-4af738e0c8b561b6f15c614037cc0ea5d1ccfd80.tar.gz libtdevnc-4af738e0c8b561b6f15c614037cc0ea5d1ccfd80.zip |
Changes for ETV, double SSL/SSH.
Diffstat (limited to 'x11vnc/misc/enhanced_tightvnc_viewer/src')
-rwxr-xr-x | x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle | 2 | ||||
-rw-r--r-- | x11vnc/misc/enhanced_tightvnc_viewer/src/zips/README | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle index 379e229..f31e673 100755 --- a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle +++ b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle @@ -1,7 +1,7 @@ #!/bin/sh rm -rf ./src/tmp/* || exit 1 -vers=1.0.4 +vers=1.0.5 cd .. || exit 1 diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/src/zips/README b/x11vnc/misc/enhanced_tightvnc_viewer/src/zips/README index 776d4bf..e2405b2 100644 --- a/x11vnc/misc/enhanced_tightvnc_viewer/src/zips/README +++ b/x11vnc/misc/enhanced_tightvnc_viewer/src/zips/README @@ -2,6 +2,7 @@ This is where we keep the 3rd party source zip and tar.gz files used to build this package. www.stunnel.org source 488512 Jul 25 15:09 stunnel-4.14.tar.gz +http://stunnel.mirt.net www.tightvnc.com source 2182134 Jul 25 15:11 tightvnc-1.3dev7_unixsrc.tar.gz www.tightvnc.com windows standalone viewer binary: 209149 Jul 25 15:10 tightvnc-1.3dev7_x86_viewer.zip |