Hi all,
I think it's right time to release TigerVNC 1.0.0 RC1, isn't it? ;)
Patch which bumps up version numbers is attached. I also created
doc/version_numbers which contains list of files whose have to be
modified during release process. Proposed announcement is attached as
well.
Do you have any comments?
Regards, Adam
--
Adam Tkac, Red Hat, Inc.
Index: java/src/com/tigervnc/vncviewer/README
===================================================================
--- java/src/com/tigervnc/vncviewer/README (revision 3834)
+++ java/src/com/tigervnc/vncviewer/README (working copy)
@@ -1,5 +1,5 @@
- TigerVNC Java Viewer version 1.3.9
+ TigerVNC Java Viewer version 0.0.91
======================================================================
Index: unix/xserver/hw/vnc/xvnc.cc
===================================================================
--- unix/xserver/hw/vnc/xvnc.cc (revision 3834)
+++ unix/xserver/hw/vnc/xvnc.cc (working copy)
@@ -84,7 +84,7 @@
#undef public
}
-#define XVNCVERSION "TigerVNC 0.0.90"
+#define XVNCVERSION "TigerVNC 0.0.91"
#define XVNCCOPYRIGHT ("Copyright (C) 2002-2005 RealVNC Ltd.\n" \
"Copyright (C) 2000-2006 Constantin Kaplinsky\n" \
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n" \
Index: unix/configure.ac
===================================================================
--- unix/configure.ac (revision 3834)
+++ unix/configure.ac (working copy)
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.57])
-AC_INIT([tigervnc], [0.0.90], [http://www.tigervnc.org])
+AC_INIT([tigervnc], [0.0.91], [http://www.tigervnc.org])
AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])
AC_SUBST([COMMON_DIR], ['$(top_srcdir)/../common'])
Index: common/configure.ac
===================================================================
--- common/configure.ac (revision 3834)
+++ common/configure.ac (working copy)
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.57])
-AC_INIT([librfb], [0.0.90], [http://www.tigervnc.org])
+AC_INIT([librfb], [0.0.91], [http://www.tigervnc.org])
AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])
Index: win/configure.ac
===================================================================
--- win/configure.ac (revision 3834)
+++ win/configure.ac (working copy)
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.57])
-AC_INIT([tigervnc], [0.0.90], [http://www.tigervnc.org])
+AC_INIT([tigervnc], [0.0.91], [http://www.tigervnc.org])
AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])
AC_SUBST([COMMON_DIR], ['$(top_srcdir)/../common'])
Index: win/winvnc/winvnc.rc
===================================================================
--- win/winvnc/winvnc.rc (revision 3834)
+++ win/winvnc/winvnc.rc (working copy)
@@ -54,8 +54,8 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,0,90,0
- PRODUCTVERSION 0,0,90,0
+ FILEVERSION 0,0,91,0
+ PRODUCTVERSION 0,0,91,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -73,14 +73,14 @@
VALUE "Comments", "\0"
VALUE "CompanyName", "TigerVNC Project\0"
VALUE "FileDescription", "TigerVNC Server for Win32\0"
- VALUE "FileVersion", "0.0.90\0"
+ VALUE "FileVersion", "0.0.91\0"
VALUE "InternalName", "winvnc\0"
VALUE "LegalCopyright", "Copyright (C) 1998-2009 [many holders]\0"
VALUE "LegalTrademarks", "TigerVNC\0"
VALUE "OriginalFilename", "winvnc4.exe\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "TigerVNC Server\0"
- VALUE "ProductVersion", "0.0.90\0"
+ VALUE "ProductVersion", "0.0.91\0"
VALUE "SpecialBuild", "\0"
END
END
Index: win/vncviewer/vncviewer.rc
===================================================================
--- win/vncviewer/vncviewer.rc (revision 3834)
+++ win/vncviewer/vncviewer.rc (working copy)
@@ -63,8 +63,8 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,0,90,0
- PRODUCTVERSION 0,0,90,0
+ FILEVERSION 0,0,91,0
+ PRODUCTVERSION 0,0,91,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -82,14 +82,14 @@
VALUE "Comments", "\0"
VALUE "CompanyName", "TigerVNC Project\0"
VALUE "FileDescription", "TigerVNC Viewer for Win32\0"
- VALUE "FileVersion", "0.0.90\0"
+ VALUE "FileVersion", "0.0.91\0"
VALUE "InternalName", "free4/vncviewer/win\0"
VALUE "LegalCopyright", "Copyright (C) 1998-2009 [many holders]\0"
VALUE "LegalTrademarks", "TigerVNC\0"
VALUE "OriginalFilename", "vncviewer.exe\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "TigerVNC Viewer\0"
- VALUE "ProductVersion", "0.0.90\0"
+ VALUE "ProductVersion", "0.0.91\0"
VALUE "SpecialBuild", "\0"
END
END
Index: win/vncconfig/vncconfig.rc
===================================================================
--- win/vncconfig/vncconfig.rc (revision 3834)
+++ win/vncconfig/vncconfig.rc (working copy)
@@ -434,8 +434,8 @@
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,0,90,0
- PRODUCTVERSION 0,0,90,0
+ FILEVERSION 0,0,91,0
+ PRODUCTVERSION 0,0,91,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -453,14 +453,14 @@
VALUE "Comments", "\0"
VALUE "CompanyName", "TigerVNC Project\0"
VALUE "FileDescription", "TigerVNC Server Configuration Applet for
Win32\0"
- VALUE "FileVersion", "0.0.90\0"
+ VALUE "FileVersion", "0.0.91\0"
VALUE "InternalName", "vncconfig\0"
VALUE "LegalCopyright", "Copyright (C) 1998-2009 [many holders]\0"
VALUE "LegalTrademarks", "TigerVNC\0"
VALUE "OriginalFilename", "vncconfig.exe\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "TigerVNC Configurator\0"
- VALUE "ProductVersion", "0.0.90\0"
+ VALUE "ProductVersion", "0.0.91\0"
VALUE "SpecialBuild", "\0"
END
END
Index: doc/version_numbers
===================================================================
--- doc/version_numbers (revision 0)
+++ doc/version_numbers (revision 0)
@@ -0,0 +1,11 @@
+Files written below contain release numbers which should be changed during
+release process.
+
+java/src/com/tigervnc/vncviewer/README
+rfb/configure.ac
+unix/configure.ac
+unix/xserver/hw/vnc/xvnc.cc
+win/configure.ac
+win/vncconfig/vncconfig.rc
+win/vncviewer/vncviewer.rc
+win/winvnc/winvnc.rc
TigerVNC 0.0.91 is now available.
TigerVNC 0.0.91 is the first release candidate of TigerVNC 1.0.
Highlights of TigerVNC 1.0:
- approximately 50% less CPU consumption on IA-32 architecture with Tight
encoding, 25% less on other architectures
- Xvnc can be built against X.Org 1.5 or 1.6 server
Changes since 0.0.90:
[Bugfix] Changes outside the framebuffer can sometimes be reported so we need to
make sure that we can deal with them gracefully.
[Bugfix] Try to keep DPI when we change resolution as we have no idea what the
dimensions of the client's screen is anyway.
[Bugfix] DIBSectionBuffer can modify the pixel format so we need to read it
back to
make sure everything is synchronized.
[Bugfix] Don't install Russian translation, it is broken.
[Bugfix] We should only send ExtendedDesktopSize to a client supporting both
it and the old DesktopSize.
[Bugfix] Start per session D-Bus daemon correctly.
[Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash.
TigerVNC 0.0.91 source can be downloaded from
<link>
Prebuild binaries for 32bit Windows can be downloaded from
<link>
Prebuild Xvnc for 32bit Linux can be downloaded from
<link>
Please report bugs to
https://sourceforge.net/tracker/?group_id=254363&atid=1126848.
---
TigerVNC team, http://www.tigervnc.com
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel