Accepting request 1249618 from X11:Wayland

- Update to 0.9.4:
  * The last release leaked client resources and would keep capturing
    after all clients closed their connection. This release fixes
    that and a double-free on exit.

OBS-URL: https://build.opensuse.org/request/show/1249618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neatvnc?expand=0&rev=17
This commit is contained in:
Ana Guerrero 2025-03-03 15:43:30 +00:00 committed by Git OBS Bridge
commit 301c8a30de
6 changed files with 14 additions and 6 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://github.com/any1/neatvnc.git</param> <param name="url">https://github.com/any1/neatvnc.git</param>
<param name="revision">af5811b75e63f53d1d1f1f3f337387553a96786a</param> <param name="revision">af5811b75e63f53d1d1f1f3f337387553a96786a</param>
<param name="versionformat">0.9.3</param> <param name="versionformat">0.9.4</param>
</service> </service>
<service name="tar" mode="manual"/> <service name="tar" mode="manual"/>
<service name="recompress" mode="manual"> <service name="recompress" mode="manual">

View File

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

3
neatvnc-0.9.4.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 3 08:09:46 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.4:
* The last release leaked client resources and would keep capturing
after all clients closed their connection. This release fixes
that and a double-free on exit.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 23 18:23:21 UTC 2025 - Michael Vetter <mvetter@suse.com> Sun Feb 23 18:23:21 UTC 2025 - Michael Vetter <mvetter@suse.com>

View File

@ -1,4 +1,4 @@
name: neatvnc name: neatvnc
version: 0.9.3 version: 0.9.4
mtime: 1740304370 mtime: 1740304370
commit: af5811b75e63f53d1d1f1f3f337387553a96786a commit: af5811b75e63f53d1d1f1f3f337387553a96786a

View File

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