Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package freerdp for openSUSE:Factory checked
in at 2026-05-30 23:00:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freerdp (Old)
and /work/SRC/openSUSE:Factory/.freerdp.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freerdp"
Sat May 30 23:00:07 2026 rev:102 rq:1356049 version:3.26.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/freerdp/freerdp.changes 2026-05-21
18:34:38.428597200 +0200
+++ /work/SRC/openSUSE:Factory/.freerdp.new.1937/freerdp.changes
2026-05-30 23:02:24.366799451 +0200
@@ -3,0 +4 @@
+- Enable Fido2/WebAuthN forwarding (RDPEWA) via libfido2/libcbor
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ freerdp.spec ++++++
--- /var/tmp/diff_new_pack.FRN36K/_old 2026-05-30 23:02:25.086829050 +0200
+++ /var/tmp/diff_new_pack.FRN36K/_new 2026-05-30 23:02:25.090829214 +0200
@@ -76,7 +76,9 @@
BuildRequires: pkgconfig(libavcodec) >= 57.48.101
BuildRequires: pkgconfig(libavutil)
}
+BuildRequires: pkgconfig(libcbor)
BuildRequires: pkgconfig(libcjson)
+BuildRequires: pkgconfig(libfido2)
BuildRequires: pkgconfig(libjpeg)
%{?_with_lame:BuildRequires: pkgconfig(libmp3lame)}
BuildRequires: pkgconfig(libpcsclite)
@@ -337,6 +339,8 @@
-DWITH_NEON=OFF \
%endif
-DCHANNEL_GEOMETRY=ON -DCHANNEL_GEOMETRY_CLIENT=ON \
+ -DCHANNEL_RDPEWA=ON \
+ -DCHANNEL_RDPEWA_CLIENT=ON \
-DCHANNEL_URBDRC=ON \
-DCHANNEL_URBDRC_CLIENT=ON