Package Release Info

novnc-0.5.1-3.1

Update Info: openSUSE-2016-784
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

novnc

Change Logs

* Mon Feb 16 2015 vuntz@suse.com
- Update to 0.5.1:
  + Improved keyboard support via use of keysyms.js
  + Fix HEXTILE "blank" tile support
  + lower minimum width to accommodate smaller screens
  + Fix issue causing true-color cursors to not be changed
  + Fix subprotocol support for the TIGHT encoding
- Changes from 0.5.0:
  + General Fixes/Improvements:
  - Use Object.defineProperty on Array prototype to prevent
    issues with enumeration
  - Internal Refactor for improved testability
  - Improved parsing of query string parameters
  - Support container page scrolling
  - Fixed IE10 keyboard support
  - Fixes for mobile keyboards (Android and iOS)
  - Improved foreign keyboard support
  - dynamic script loading without document.write
  + Protocol Support:
  - TightVNC support (we support choosing the NOTUNNEL type if
    tunnels are requested)
  - XVP Support
- Update license tag to "MPL-2.0; LGPL-3.0", following relicensing.
- Drop novnc-0.3-call-websockify.patch,
  novnc-0.3-nova-wsproxy.patch: not needed anymore.
* Tue Sep 24 2013 dmueller@suse.com
- update to 0.4:
  * Clarify permissive licenses of HTML, CSS, images.
  * Use render queue and requestAnimationFrame
  * UltraVNC repeater support
* Tue Mar 19 2013 berendt@b1-systems.de
- removed openstack-nova-novncproxy
* Wed Oct 10 2012 berendt@b1-systems.de
- make it buildable for SLES11 SP2
- import from Fedora 18