Accepting request 1115753 from X11:Wayland

- Update to 0.7.0:
  * Desktop resizing
  * Software pixel buffers with less than 32 bits per pixel are now supported
  * The server may now choose to open a websocket instead of a regular TCP socket
  * The RSA-AES and RSA-AES-256 security types have now been implemented
  * A Diffie-Hellman based security type frame Apple is also implemented,
    although not recommended
  * Murmurhash in the damage refinery has been replaced with xxHash,
    which performs much better in my tests so far
  * Users should now get proper feedback when authentication fails

OBS-URL: https://build.opensuse.org/request/show/1115753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neatvnc?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2023-10-05 18:04:46 +00:00 committed by Git OBS Bridge
commit 11ab08c81e
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Oct 5 07:44:56 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.7.0:
* Desktop resizing
* Software pixel buffers with less than 32 bits per pixel are now supported
* The server may now choose to open a websocket instead of a regular TCP socket
* The RSA-AES and RSA-AES-256 security types have now been implemented
* A Diffie-Hellman based security type frame Apple is also implemented,
although not recommended
* Murmurhash in the damage refinery has been replaced with xxHash,
which performs much better in my tests so far
* Users should now get proper feedback when authentication fails
-------------------------------------------------------------------
Mon Jan 23 16:37:06 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -19,7 +19,7 @@
%define libsoname libneatvnc0
Name: neatvnc
Version: 0.6.0
Version: 0.7.0
Release: 0
Summary: A VNC server library
License: ISC

View File

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

3
v0.7.0.tar.gz Normal file
View File

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