6777095 RealVNC VNC Viewer "CMsgReader::readRect()" Encoding Type Vulnerability [CVE-2008-4770]
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Wed, 26 Nov 2008 15:13:40 -0800
changeset 590 923763de5bba
parent 589 ce1e294099c6
child 591 a2c6b61a92aa
6777095 RealVNC VNC Viewer "CMsgReader::readRect()" Encoding Type Vulnerability [CVE-2008-4770]
open-src/xserver/xvnc/COPYING
open-src/xserver/xvnc/Makefile
--- a/open-src/xserver/xvnc/COPYING	Fri Nov 21 18:17:26 2008 -0800
+++ b/open-src/xserver/xvnc/COPYING	Wed Nov 26 15:13:40 2008 -0800
@@ -8,10 +8,10 @@
 
 --------------------------------------------------------------------
 
-VNC 4.1.2 Source Distribution for Unix platforms
+VNC 4.1.3 Source Distribution for Unix platforms
 ================================================
 
-Copyright (C) 2002-2005 RealVNC Ltd.  All Rights Reserved.
+Copyright (C) 2002-2008 RealVNC Ltd.  All Rights Reserved.
 
 This software is distributed under the GNU General Public Licence as
 published by the Free Software Foundation.  See the copy of the license
--- a/open-src/xserver/xvnc/Makefile	Fri Nov 21 18:17:26 2008 -0800
+++ b/open-src/xserver/xvnc/Makefile	Wed Nov 26 15:13:40 2008 -0800
@@ -1,7 +1,8 @@
 ###############################################################################
 #
 # Xvnc server Makefile
-# Based on Fedora's vnc-4.1.2-21.fc8/vnc.spec
+# Based on Fedora's vnc.spec from
+#  http://cvs.fedoraproject.org/viewcvs/rpms/vnc/
 #
 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use subject to license terms.
@@ -31,14 +32,14 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.13 08/09/05
+# @(#)Makefile	1.14 08/11/26
 #
 
 # Package name used in tarballs
 MODULE_NAME=vnc
 
 # Version number (used in path names)
-MODULE_VERSION=4_1_2-unixsrc
+MODULE_VERSION=4_1_3-unixsrc
 
 # Source tarball
 SOURCE_TARBALL_NAME=$(MODULE_NAME)-$(MODULE_VERSION).tar.gz
@@ -52,7 +53,7 @@
 # Download site for source
 # - Master source site doesn't allow wget downloads, so we use a mirror
 #SOURCE_URL=http://www.realvnc.com/dist/$(SOURCE_TARBALL_NAME)
-SOURCE_URL=http://ltsp.mirrors.tds.net/pub/ltsp/tarballs/$(SOURCE_TARBALL_NAME)
+SOURCE_URL=http://dlc.sun.com/osol/x/downloads/mirrors/$(SOURCE_TARBALL_NAME)
 SOURCE_URL_SET=yes
 SOURCE_UNCOMPRESS=gzcat