8
0
forked from pool/LibVNCServer
Files
LibVNCServer/LibVNCServer.changes

65 lines
2.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jul 28 19:14:22 CEST 2006 - garloff@suse.de
- Update to version 0.8.2:
* Support for VNC protocol version 3.8.
* Many UltraVNC encodings and features added: FileTransfer,
SetSingleWindow, ServerInput, TextChat, UltraZip, etc.
* Support for PalmVNC and UltraVNC style 1/n server-side scaling.
* Improved Statistics reporting.
* KeyboardLedState encoding.
* LibVNCClient and x11vnc enhancements.
* Many bugs and leaks fixed.
* CVE-2006-2450 fix is already included, drop patch.
- Use -allinput in x11vnc_ssh script.
-------------------------------------------------------------------
Mon Jun 19 12:59:00 CEST 2006 - garloff@suse.de
- Update to version 0.8.
- Enable -fstack-protector for auth relevant files.
- Fix some compiler warnings.
- Disallow NoneAuth if password is set (#184418, CVE-2006-2450).
-------------------------------------------------------------------
Fri Feb 24 22:51:21 CET 2006 - garloff@suse.de
- Optimize event loop in LibVNCserver (from intel for Xen).
-------------------------------------------------------------------
Wed Jan 25 21:33:41 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Dec 30 20:45:29 CET 2005 - garloff@suse.de
- Don't enable -threads by default; it's performance is nice, but
the stability is not that great.
- Include x11vnc_ssh in distribution.
-------------------------------------------------------------------
Thu Dec 22 18:55:29 CET 2005 - garloff@suse.de
- Workaround for -thread mode: Wait for a client being fully
authenticated before sending data.
-------------------------------------------------------------------
Wed Dec 21 15:27:36 CET 2005 - garloff@suse.de
- Update to LibVNCServer-0.7.99
- Fix compiler detected bugs (uninitialized var, buffer overflow).
- Package documentation.
-------------------------------------------------------------------
Tue Dec 20 11:52:22 CET 2005 - ro@suse.de
- do not try to detect LINUX by presence of /dev/vcsa1
-------------------------------------------------------------------
Sun Aug 21 03:27:19 CEST 2005 - garloff@suse.de
- Initial creation of package LibVNCServer-0.7.1.
-------------------------------------------------------------------