Skip to content

LibVNCServer-0.9.10

Compare
Choose a tag to compare
@bk138 bk138 released this 21 Oct 15:59
· 897 commits to master since this release

Another major release that saw a massive code re-organisation, merged some Debian patches, addressed some security issues and fixed building on Windows 8.

  • Overall changes:
  • LibVNCServer/LibVNCClient:
    • Fixed some security-related buffer overflow cases.
    • Added compatibility headers to make LibVNCServer/LibVNCClient build on native
      Windows 8.
    • Update LZO to version 2.07, fixing CVE-2014-4607.
  • LibVNCServer:
    • Merged patches from KDE/krfb.
    • Can now do IPv6 without IPv4.
    • Fixed a use-after-free issue in scale.c.