Key changes:
* Fix clipboard issue when not building with unicode support
* Fix compilation against newer PCSC lite versions
* Fix for per-device license mode on Windows 2008 R2 terminal server
* Fix building 64bit version with static openssl linkage
* Rewrite of smartcard handling for 64bit support, fixes several bugs
from Gonzalo L. R. via ports@ with tweaks by sthen@
works for weerd@ rfreeman@ and myself
OK giovanni@
* includes SECURITY FIXES for several over-/underflows:
CVE-2008-1801 CVE-2008-1802 CVE-2008-1803
- specify license marker
- prevent picking up libsamplerate if present
- regen PLIST
based on a diff by Devin Smith on ports@, with feedback from
brad@ and steven@ on ports@.
maintainer (ckuethe@) timed-out on this diff.
--
rdesktop is an open source client for Windows NT and 2000 Terminal
Server, capable of natively speaking the Remote Desktop Protocol
(RDP) in order to present the user's Windows desktop.
Submitted by Joshua Stein <jcs@rt.fm>.