[Lunar-commits] <moonbase> x11-vnc: version bumped to 0.9.6.

Florin Braescu florin at lunar-linux.org
Thu Dec 11 16:40:48 CET 2008


commit 59db3293dcba8ed6917f1d798f5d853c60b42d65
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Dec 11 17:40:48 2008 +0200

    x11-vnc: version bumped to 0.9.6.
    
    x11vnc's SSL encryption is extended to support the VeNCrypt and TLS VNC
    security types. An increasing number of viewers support the former.
    Anonymous Diffie-Hellman key exchange support is provided, and Certificate
    Revocation Lists are implemented. The Java viewer applet is downloadable
    via the VNC port as well as the HTTP port. If x11vnc is not built with
    the Avahi Zeroconf library, an external helper program is used instead. A
    launcher for naive users is provided in x11vnc.desktop.
---
 x11-utils/x11vnc/DEPENDS |    2 ++
 x11-utils/x11vnc/DETAILS |    6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/x11-utils/x11vnc/DEPENDS b/x11-utils/x11vnc/DEPENDS
index 6825f8d..5da52ef 100644
--- a/x11-utils/x11vnc/DEPENDS
+++ b/x11-utils/x11vnc/DEPENDS
@@ -2,3 +2,5 @@ depends  %X
 
 optional_depends  "jpeg"     ""  "--without-jpeg"  "for JPEG support"
 optional_depends  "openssl"  ""  "--without-ssl"   "for SSL encryption"
+optional_depends  "avahi"    ""  "--without-avahi" "for avahi support"
+
diff --git a/x11-utils/x11vnc/DETAILS b/x11-utils/x11vnc/DETAILS
index 03277b1..1ea4b5d 100644
--- a/x11-utils/x11vnc/DETAILS
+++ b/x11-utils/x11vnc/DETAILS
@@ -1,11 +1,11 @@
              MODULE=x11vnc
-            VERSION=0.9.5
+            VERSION=0.9.6
              SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE_URL=http://www.karlrunge.com/x11vnc
-         SOURCE_VFY=sha1:236f7b3ba6a33422cf7593de7d7843c233143129
+         SOURCE_VFY=sha1:2cc67604a8a4bb0c40738f3bdf7295dee9637eb3
            WEB_SITE=http://www.karlrunge.com/x11vnc
             ENTERED=20060922
-            UPDATED=20081026
+            UPDATED=20081211
               SHORT="Tool for remotely interacting with X displays"
          MAINTAINER=jannis at lunar-linux.org
 


More information about the Lunar-commits mailing list