- Update to 1.4.0
Library:
* Secure context (https) is now required
* Added support for the ZRLE encoding
* Added support for RealVNC's JPEG encoding
* Added support for Apple Remote Desktop's authentication
* Added support for RealVNC's RSA-AES authentication
* Added support for UltraVNC's MSLogonII authentication
- Renamed to patch novnc-1.3.0-fix-interpreter.patch to novnc-1.4.0-fix-interpreter.patch
OBS-URL: https://build.opensuse.org/request/show/1061409
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/novnc?expand=0&rev=32
- Update to 1.3.0
Application:
* Added French and Portuguese (Brazil) translations
* The novnc_proxy command (earlier launch.sh) is now able to interface better
towards Websockify and now has it's own man page
Library:
* RTCDataChannel is now supported as a communication channel, an alternative
to WebSockets
* Resizes of the viewport are handled in a more modern way. This allows our
library to not only react on browser window changes, but to size changes of
the screen element as well
* Fixed a bug with the Alt key on Firefox
* Fixed a disconnect that happened when using some VNC servers. The error
displayed in this case was "Error decoding rect: TypeError"
* Plain authentication passwords now support longer passwords, which can be
useful if you're using a password manager
* Support for Internet Explorer has been dropped. This made it possible to use
more modern features and clean up a large number of workarounds
- python3-websockify >= 0.9.0 is necessary
https://github.com/novnc/noVNC/issues/1276#issuecomment-521174077
- Fix patch novnc-1.1.0-fix-interpreter.patch
* Renamed to patch novnc-1.3.0-fix-interpreter.patch
OBS-URL: https://build.opensuse.org/request/show/927994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/novnc?expand=0&rev=12
Fixes bugs bsc#1052286 and bsc#1077940
- Update to 1.0.0:
_The first official stable release of noVNC is finally here._
Lots of changes have been made since the last release, both in terms of features and bug fixes.
Some of the more notable changes since the last release are:
Application:
Heavily revamped interface
Everything is translated
Automatic reconnect on disconnects
Better handling of on screen keyboards
Support for VNC "bell" sound
Library:
Cleaned up, official and stable API
Converted to ES6 modules
Much improved keyboard handling
Support for QEMU's raw keyboard extension
Support for continuous updates extension
Proper handling of machines with both touch and mouse/trackpad
Better handling of mouse wheels
More responsive and performant panning
Colour map mode is no longer supported
- Add novnc-0.3-manpage.patch
novnc-0.3-manpage.patch: add manpage.
- Add novnc-1.0.0-fix-interpreter.patch
novnc-1.0.0-fix-interpreter.patch: change shebang path from env to bash.
OBS-URL: https://build.opensuse.org/request/show/619014
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/novnc?expand=0&rev=19
_This is a vulnerability fix release._
Fixes a XSS issue in which the remote VNC server could inject
arbitrary HTML into the noVNC web page via the messages propagated
to the status field, such as the VNC server name.
This affects users of vnc_auto.html and vnc.html, as well as any
users of include/ui.js.
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/novnc?expand=0&rev=17
- 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.
OBS-URL: https://build.opensuse.org/request/show/313222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/novnc?expand=0&rev=5