Bump up version to 1.7.0, updated ChangeLog

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1627 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Peter Åstrand 2011-04-18 11:26:27 +00:00
parent 3819f8b56d
commit d3ae1f0b8a
3 changed files with 26 additions and 2 deletions

View File

@ -1,4 +1,4 @@
AC_INIT(rdesktop, 1.6.0)
AC_INIT(rdesktop, 1.7.0)
AC_CONFIG_SRCDIR([rdesktop.c])

View File

@ -1,3 +1,27 @@
rdesktop (1.7.0)
* Security: Directory traversal vulnerability with disk redirection (disallow /.. requests)
* New maintainer: Peter Åstrand <astrand@cendio.se>
* Brush cache support
* Removed the hardcoded limit of the username length
* Increased domain name length to 255 chars
* Improved compatibility with PulseAudio/padsp
* Cleaned up and documented the return values
* Keyboard fix: avoid stuck keys in certain cases
* Support for new pointers
* License has been changed to GPLv3
* EWMH fixes for 64-bit machines
* RandR support: automatically resize session if using relative screen size
* Improved support for Windows 2008 Session Broker
* Japanese keyboard map has been improved
* New keyboard map: fr-bepo
* Many stability fixes regarding smart card redirection
* Windows 2008 R2 / 7: Fix sound playback when not using other redirections
* Windows 2008 R2 / 7: Solve disk redirection read-only issues
* Windows 2008 R2 / 7: Solve issue with recursive deletion
* Avoid exit when printing, if lpr command terminates early
-- Peter Åstrand <astrand@cendio.se> 2011-04-13
rdesktop (1.6.0)
* Fix for crash with recent versions of X.Org
* Fix for potential vulnerability against compromised/malicious servers (reported by iDefense)

View File

@ -1,6 +1,6 @@
Summary: Remote Desktop Protocol client
Name: rdesktop
Version: 1.6.0
Version: 1.7.0
Release: 1
License: GPL; see COPYING
Group: Applications/Communications