Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neatvnc for openSUSE:Factory checked in at 2022-11-08 10:54:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neatvnc (Old) and /work/SRC/openSUSE:Factory/.neatvnc.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neatvnc" Tue Nov 8 10:54:57 2022 rev:6 rq:1034388 version:0.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/neatvnc/neatvnc.changes 2021-03-02 12:45:50.244375264 +0100 +++ /work/SRC/openSUSE:Factory/.neatvnc.new.1597/neatvnc.changes 2022-11-08 10:55:17.425817233 +0100 @@ -1,0 +2,43 @@ +Mon Nov 7 22:50:04 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.5.4: + * This fixes stalling during h264 encoding. The FFmpeg devs + seem to think that it's normal to change the default behaviour + of their code, so this needs to be fixed here instead. + +------------------------------------------------------------------- +Mon Nov 7 22:49:49 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.5.3: + * Revert "h264-encoder: Add 30 bit color depth formats" + * server: Fix encoding selection for sw frames + +------------------------------------------------------------------- +Mon Nov 7 22:49:33 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.5.2: + * stream: Remove stray ampersand in tls handshake failure code path + * resampler: Use transformed width as destination stride + +------------------------------------------------------------------- +Mon Nov 7 22:49:16 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.5.1: + * meson: Use partial_dependency() for libdrm cflags + * test: meson: Add missing libdrm_inc dependency + * server: add missing header after f20ffb5e1efe + +------------------------------------------------------------------- +Mon Nov 7 22:48:50 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.5.0: + * H.264 Encoding + * UNIX Sockets + * New framebuffer submission API + * Automatic buffer transforms + * Client side cursor rendering + * Now accepts DMA-BUFs + * Presentation time stamps + * New internal encoder abstraction layer + +------------------------------------------------------------------- Old: ---- v0.4.0.tar.gz New: ---- v0.5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neatvnc.spec ++++++ --- /var/tmp/diff_new_pack.w9Jm1x/_old 2022-11-08 10:55:18.369819454 +0100 +++ /var/tmp/diff_new_pack.w9Jm1x/_new 2022-11-08 10:55:18.377819473 +0100 @@ -1,7 +1,7 @@ # # spec file for package neatvnc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: neatvnc -Version: 0.4.0 +Version: 0.5.4 Release: 0 Summary: A VNC server library License: ISC @@ -25,7 +25,11 @@ URL: https://github.com/any1/neatvnc Source0: https://github.com/any1/neatvnc/archive/v%{version}.tar.gz BuildRequires: aml-devel +BuildRequires: cmake +BuildRequires: ffmpeg-4-libavcodec-devel +BuildRequires: ffmpeg-4-libavfilter-devel BuildRequires: libdrm-devel +BuildRequires: libgbm-devel BuildRequires: libgnutls-devel BuildRequires: libjpeg8-devel BuildRequires: libpixman-1-0-devel ++++++ v0.4.0.tar.gz -> v0.5.4.tar.gz ++++++ ++++ 6760 lines of diff (skipped)