Comment 6 for bug 32641

Revision history for this message
Sebastien Bacher (seb128) wrote :

That upload fixes the bug:

 vino (2.17.2-0ubuntu1) feisty; urgency=low
 .
   * New upstream version:
     Features:
     - Add "local_only" GConf key for use with SSH tunnels (Ubuntu: #54312)
     - Add "alternative_port" GConf key
     - Add ability to use gnome-keyring to store VNC password
     - Add IPv6 support
     Fixes:
     - Update for RFB 3.8
     - Fix for X servers which don't support XShm (Ubuntu: #32641)
     - Fix CoRRE encoding problem
     - Back-port some fixes from upstream libvncserver
     - Add GTK category to .desktop file
     - Mark some weird glade strings as non-translatable
     - Fix icons not changing when icon theme changes
     - Use glib's base64 functions instead of our own
     - Use GtkLinkButton instead of VinoURL
   * debian/control.in:
     - updated Build-Depends according to configure
   * debian/patches/01_fix_password_free.patch:
     - fixed correctly by the new version (Ubuntu: #65795)