Changelog for
libvncclient0-0.9.9-9.1.x86_64.rpm :
Mon Mar 18 13:00:00 2013 mmeisterAATTsuse.com
- Add Url to Source section in spec file
Sat Jan 12 13:00:00 2013 jengelhAATTinai.de
- Follow shared library packaging guidelines
- Avoid self-obsolete tag
- Put libvncserver-config into -devel where it should belong
- Provide pkgconfig() RPM symbols
Tue Jan 1 13:00:00 2013 crrodriguezAATTopensuse.org
- Switch SSL backend to openssl, we all agree that OpenSSL
has it faults, but it is heavily optimized in all platforms
not only x86 and performance matters in interactive,latency
sensitive tasks like VNC.
- libvncserver-ossl.patch Ensures openssl use less memory
and avoid abi breaks on openSSL updates.
Sun Dec 30 13:00:00 2012 crrodriguezAATTopensuse.org
- libvncserver-byteswap.patch : USe OS byteswapping macros
which are optimized for the target arch.
- BuildRequire libpng-Devel
Tue Oct 16 14:00:00 2012 mvyskocilAATTsuse.com
- delete not used LibVNCServer-0.9.9-system_minilzo.patch
- document patches
- rename redef-keysym to redef-keysym.patch
Wed Sep 26 14:00:00 2012 p.drouandAATTgmail.com
- Update to 0.9.9 version:
- Overall changes:
* Added noVNC HTML5 VNC viewer (http://kanaka.github.com/noVNC/) connect possibility
to our http server. Pure JavaScript, no Java plugin required anymore! (But a
recent browser...)
* Added a GTK+ VNC viewer example.
- LibVNCServer/LibVNCClient:
* Added support to build for Google Android.
* Complete IPv6 support in both LibVNCServer and LibVNCClient.
- LibVNCServer:
* Split two event-loop related functions out of the rfbProcessEvents() mechanism.
This is required to be able to do proper event loop integration with Qt. Idea was
taken from Vino\'s libvncserver fork.
* Added TightPNG (http://wiki.qemu.org/VNC_Tight_PNG) encoding support. Like the
original Tight encoding, this still uses JPEG, but ZLIB encoded rects are encoded
with PNG here.
* Added suport for serving VNC sessions through WebSockets
(http://en.wikipedia.org/wiki/WebSocket), a web technology providing for multiplexing
bi-directional, full-duplex communications channels over a single TCP connection.
* Support connections from the Mac OS X built-in VNC client to LibVNCServer
instances running with no password.
* Replaced the Tight encoder with a TurboVNC one which is tremendously faster in most
cases, especially with high-color video or 3D workloads.
(http://www.virtualgl.org/pmwiki/uploads/About/tighttoturbo.pdf)
- LibVNCClient:
* Added support to only listen for reverse connections on a specific IP address.
* Support for using OpenSSL instead of GnuTLS. This could come in handy on embedded
devices where only this TLS implementation is available.
* Added support to connect to UltraVNC Single Click servers.
- remove upstreamed LibVNCServer-LINUX.diff
- remove upstreamed LibVNCServer-0.9.8_git201104301110-overflow.patch
- remove upstreamed LibVNCServer-system-lzo.patch
- rename and refresh dont-build-x11vnc to LibVNCServer-0.9.9-no_x11vnc.patch
- add, but not enable LibVNCServer-0.9.9-system_minilzo.patch
- add libvncserver-0.9.1-multilib.patch
Mon Aug 27 14:00:00 2012 idonmezAATTsuse.com
- Devel package needs a dependency on gnutls-devel
Sat Aug 18 14:00:00 2012 gberAATTopensuse.org
- enable support for gnutls
Wed Nov 30 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
Fri May 6 14:00:00 2011 crrodriguezAATTopensuse.org
- Update to version 0.9.8 latest.
* Changes too long to list here, see NEWS
- Use system lzo library
Fri Oct 8 14:00:00 2010 cooloAATTnovell.com
- add baselibs.conf to build 32bit libs for DirectFB-32bit to use
Tue Apr 21 14:00:00 2009 garloffAATTsuse.de
- Update to LibVNCserver-0.9.7:
* add (server-side) ZYWRLE support
* fixes (update after resizing, endianess, width != scanline)
* improve timeouts, port fallback, and connection time of the SSL
Java viewers
Fri Mar 6 13:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries and \"la\" files