Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neatvnc for openSUSE:Factory checked in at 2023-01-28 18:42:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neatvnc (Old) and /work/SRC/openSUSE:Factory/.neatvnc.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neatvnc" Sat Jan 28 18:42:45 2023 rev:8 rq:1060477 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/neatvnc/neatvnc.changes 2022-12-12 17:42:17.705993909 +0100 +++ /work/SRC/openSUSE:Factory/.neatvnc.new.32243/neatvnc.changes 2023-01-28 18:57:26.834744210 +0100 @@ -1,0 +2,22 @@ +Mon Jan 23 16:37:06 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Update to 0.6.0: + Highlights: + * The client now has control over h264 quality settings + * Left & right scrolling is now supported + * A custom framebuffer allocator function can now be assigned + * The following functions have been added + + A function for querying client side cursor support + + A function to get the hostname of a connected client + + A function to get the credentials of an authenticated client + + A function for listing connected clients + + A function for disconnecting a client + Bug fixes: + * A race condition when a client tries to resize the display before it has an encoder + * Cursor buffers are now freed on close + * Various race conditions in encoders + * Spurious exits due to SIGPIPE + * Occasional leaked buffers when clients disconnect + * Clients no longer linger on exit with TLS + +------------------------------------------------------------------- Old: ---- v0.5.4.tar.gz New: ---- v0.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neatvnc.spec ++++++ --- /var/tmp/diff_new_pack.eq9KKc/_old 2023-01-28 18:57:27.258746612 +0100 +++ /var/tmp/diff_new_pack.eq9KKc/_new 2023-01-28 18:57:27.274746702 +0100 @@ -1,7 +1,7 @@ # # spec file for package neatvnc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define libsoname libneatvnc0 Name: neatvnc -Version: 0.5.4 +Version: 0.6.0 Release: 0 Summary: A VNC server library License: ISC @@ -29,7 +29,7 @@ BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: pkgconfig(aml) +BuildRequires: pkgconfig(aml) >= 0.3.0 BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(libavcodec) ++++++ v0.5.4.tar.gz -> v0.6.0.tar.gz ++++++ ++++ 1849 lines of diff (skipped)