Accepting request 1061409 from home:mmanu84:branches:Cloud:OpenStack:Factory

- 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
This commit is contained in:
Dirk Mueller 2023-01-28 09:36:15 +00:00 committed by Git OBS Bridge
parent dea224087c
commit 4eff8eca7a
5 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee8f91514c9ce9f4054d132f5f97167ee87d9faa6630379267e569d789290336
size 661659

BIN
noVNC-1.4.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jan 26 15:52:16 UTC 2023 - Manu Maier <mmanu84@outlook.de>
- 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
-------------------------------------------------------------------
Sat Oct 29 09:31:34 UTC 2022 - Software System <opensuse@wolke7.net>

View File

@ -17,7 +17,7 @@
Name: novnc
Version: 1.3.0
Version: 1.4.0
Release: 0
Summary: VNC client using HTML5 (Web Sockets, Canvas) with encryption support
License: LGPL-3.0-only AND MPL-2.0
@ -25,7 +25,7 @@ Group: System/Daemons
URL: https://github.com/novnc/noVNC
Source0: noVNC-%{version}.tar.gz
Patch1: novnc-0.3-manpage.patch
Patch2: novnc-1.3.0-fix-interpreter.patch
Patch2: novnc-1.4.0-fix-interpreter.patch
Requires: python3-websockify >= 0.9.0
Requires: which
BuildArch: noarch