Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wayvnc for openSUSE:Factory checked in at 2021-03-02 12:34:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wayvnc (Old) and /work/SRC/openSUSE:Factory/.wayvnc.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wayvnc" Tue Mar 2 12:34:22 2021 rev:3 rq:875903 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wayvnc/wayvnc.changes 2020-08-07 14:18:28.246356815 +0200 +++ /work/SRC/openSUSE:Factory/.wayvnc.new.2378/wayvnc.changes 2021-03-02 12:45:49.520374639 +0100 @@ -1,0 +2,12 @@ +Sun Feb 28 20:53:16 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 0.4.0: + * PAM Authentication, thanks to Nicholas Sica. + * Faking of modifiers to match keyboard symbols not found at the current shift + * QEMU extended key event, which uses key codes instead of key symbols. This + bypasses the need for reverse keyboard symbol mapping for clients that + support the extension, so the server doesn't need to know about keyboard + layouts. + * Xkb config parameters have been added. + +------------------------------------------------------------------- Old: ---- v0.2.0.tar.gz New: ---- v0.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wayvnc.spec ++++++ --- /var/tmp/diff_new_pack.M4qHjw/_old 2021-03-02 12:45:49.956375015 +0100 +++ /var/tmp/diff_new_pack.M4qHjw/_new 2021-03-02 12:45:49.960375019 +0100 @@ -1,7 +1,7 @@ # # spec file for package wayvnc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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: wayvnc -Version: 0.2.0 +Version: 0.4.0 Release: 0 Summary: A VNC server for wlroots based Wayland compositors License: ISC @@ -34,8 +34,10 @@ BuildRequires: libuv-devel BuildRequires: libxkbcommon-devel BuildRequires: meson -BuildRequires: neatvnc-devel >= 0.2.0 +BuildRequires: neatvnc-devel >= 0.4.0 +BuildRequires: pam-devel BuildRequires: pkgconfig +BuildRequires: scdoc BuildRequires: wayland-devel %description @@ -58,5 +60,6 @@ %license COPYING %doc README.md %{_bindir}/wayvnc +%{_mandir}/man1/wayvnc.1%{?ext_man} %changelog ++++++ v0.2.0.tar.gz -> v0.4.0.tar.gz ++++++ ++++ 1783 lines of diff (skipped)
