ANNOUNCE: gtk-vnc 0.9.0 release
I’m pleased to announce a new release of GTK-VNC, version 0.9.0. This is a cleanup/modernization release. Note that the next release (1.0.0) will drop support for GTK-2
- Requires gnutls >= 3.1.18
- Requires libgcrypt >= 1.5.0
- Requires glib2 >= 2.42.0
- Use libgcrypt for DES routines
- Add missing cipher close calls in ARD auth
- Check for errors after reading mslogon params
- Support newer UltraVNC mslogon auth type code
- Avoid divide by zero in mslogin auth from bogus params
- Re-allow python2 accidentally blocked when removing python binding
Thanks to all those who reported bugs and provides patches that went into this new release.