2019-01-02 15:26:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 2 15:21:40 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- require python3-websockify for recent distros (bsc#1119737)
|
|
|
|
|
2018-06-26 12:27:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 20 14:20:37 UTC 2018 - kberger@suse.com
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
2017-07-22 08:13:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 22 08:11:49 UTC 2017 - dmueller@suse.com
|
|
|
|
|
|
|
|
- Update to 0.6.2:
|
|
|
|
_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.
|
|
|
|
|
2015-12-17 13:28:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 7 16:42:51 UTC 2015 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- Package is definetely noarch. Mark as such
|
|
|
|
|
2015-06-23 08:46:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 16 23:59:26 UTC 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.
|
|
|
|
|
2013-09-26 05:09:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 24 19:38:06 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.4:
|
|
|
|
* Clarify permissive licenses of HTML, CSS, images.
|
|
|
|
* Use render queue and requestAnimationFrame
|
|
|
|
* UltraVNC repeater support
|
|
|
|
|
2013-04-23 13:09:37 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-04-23 13:14:28 +00:00
|
|
|
Tue Mar 19 00:01:00 UTC 2013 - berendt@b1-systems.de
|
2013-04-23 09:14:12 +00:00
|
|
|
|
2013-04-23 13:09:37 +00:00
|
|
|
- removed openstack-nova-novncproxy
|
2013-04-23 09:14:12 +00:00
|
|
|
|
2013-04-23 13:09:37 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-04-23 13:14:28 +00:00
|
|
|
Wed Oct 10 00:01:00 UTC 2012 - berendt@b1-systems.de
|
2013-04-23 09:14:12 +00:00
|
|
|
|
2013-04-23 13:09:37 +00:00
|
|
|
- make it buildable for SLES11 SP2
|
2013-04-23 13:14:28 +00:00
|
|
|
- import from Fedora 18
|