diff --git a/_service b/_service index c0ee285..8515c98 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git https://github.com/any1/neatvnc.git af5811b75e63f53d1d1f1f3f337387553a96786a - 0.9.3 + 0.9.4 diff --git a/neatvnc-0.9.3.tar.xz b/neatvnc-0.9.3.tar.xz deleted file mode 100644 index b80330f..0000000 --- a/neatvnc-0.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:684f052ecb53db8b438b64bfe0b43795db08da5bb90fddf3b207910face5b55a -size 785344 diff --git a/neatvnc-0.9.4.tar.xz b/neatvnc-0.9.4.tar.xz new file mode 100644 index 0000000..52a7192 --- /dev/null +++ b/neatvnc-0.9.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d15aebc8579938a2108d5d307e843312895e69a7def44e96469614e1a6c418 +size 785396 diff --git a/neatvnc.changes b/neatvnc.changes index c072be5..a864cf1 100644 --- a/neatvnc.changes +++ b/neatvnc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 3 08:09:46 UTC 2025 - Michael Vetter + +- 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 diff --git a/neatvnc.obsinfo b/neatvnc.obsinfo index 26eed1a..f097fb2 100644 --- a/neatvnc.obsinfo +++ b/neatvnc.obsinfo @@ -1,4 +1,4 @@ name: neatvnc -version: 0.9.3 +version: 0.9.4 mtime: 1740304370 commit: af5811b75e63f53d1d1f1f3f337387553a96786a diff --git a/neatvnc.spec b/neatvnc.spec index d6f560c..5258d2d 100644 --- a/neatvnc.spec +++ b/neatvnc.spec @@ -19,7 +19,7 @@ %define libsoname libneatvnc0 Name: neatvnc -Version: 0.9.3 +Version: 0.9.4 Release: 0 Summary: A VNC server library License: ISC