Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xpra for openSUSE:Factory checked in at 2026-02-10 21:13:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xpra (Old) and /work/SRC/openSUSE:Factory/.xpra.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xpra" Tue Feb 10 21:13:56 2026 rev:80 rq:1332314 version:6.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/xpra/xpra.changes 2026-01-20 21:03:07.164516704 +0100 +++ /work/SRC/openSUSE:Factory/.xpra.new.1670/xpra.changes 2026-02-10 21:15:07.478356466 +0100 @@ -1,0 +2,55 @@ +Tue Feb 3 18:11:28 UTC 2026 - Scott Bradnick <[email protected]> + +- Update to version 6.4.3: + * https://github.com/Xpra-org/xpra/releases/tag/v6.4.3 + - Platforms, build and packaging: + * pynvml 13.590.48 + - Major: + * Drag-N-Drop errors on Wayland + * X11 shadow mode only showing one monitor + more comprehensive fix + * printing backport fixups: invalid module missing packet handler + * SELinux policy compilation error + - Cosmetic: + * substitutions missing from log messages + +- Update to version 6.4.2: + * https://github.com/Xpra-org/xpra/releases/tag/v6.4.2 + - Platforms, build and packaging: + * cx_Freeze update broke the packaging script + * pyu2f missing build dependency + * partial support for some RHEL clones + * xpra-html5 client should be a hard dependency of the main metapackage + * builds --without-clipboard would fail + - SSH: + * prefer non-dot ssh paths on MS Windows + * try harder to locate key files using key directories + fix tests + * only log missing fingerprints if the keyfile exists + - Printing: + * incorrect cups backend exit codes could cause DoS ie: FILE_TOO_BIG + * incomplete printer forwarding compatibility check + * newer servers expect a print handler for hello requests + * expose detailed diagnostics to the print client + * undefined diagnostic method aborts printing + * use more widely compatible socket syntax + * don't catch all exceptions types + * print client needed file and printer modules unecessarily + * SELinux warnings + - Major: + * handle notify2 backend failures gracefully + * honour the XPRA_USERNAME environment variable in all code paths + * resize-display=yes:none was not honoured + * initial "fast" socket read could spin until the connection failed + - Minor: + * use software Gsk renderer by default + * make it possible to disable region tracking + * honour the XPRA_MONITOR_CHANGE_REINIT environment variable + * XPRA_MIN_DPI would actually clamp the DPI to that value + - Cosmetic: + * invalid syntax used in man page + * better backwards compatibility for exposing version data + * make socket eof detection less spammy + * XPRA_MIN_COMPRESS_SIZE environment variable did not match its intent + * warning when the server doesn't support av-sync + * misleading comments and debug logging + +------------------------------------------------------------------- Old: ---- xpra-6.4.1.tar.gz New: ---- xpra-6.4.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xpra.spec ++++++ --- /var/tmp/diff_new_pack.4ey9Yu/_old 2026-02-10 21:15:08.734409097 +0100 +++ /var/tmp/diff_new_pack.4ey9Yu/_new 2026-02-10 21:15:08.738409265 +0100 @@ -30,7 +30,7 @@ %global __requires_exclude ^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$ Name: xpra -Version: 6.4.1 +Version: 6.4.3 Release: 0 Summary: Remote display server for applications and desktops License: BSD-3-Clause AND GPL-2.0-or-later AND LGPL-3.0-or-later AND MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.4ey9Yu/_old 2026-02-10 21:15:08.822412785 +0100 +++ /var/tmp/diff_new_pack.4ey9Yu/_new 2026-02-10 21:15:08.826412953 +0100 @@ -5,8 +5,8 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/Xpra-org/xpra</param> <param name="scm">git</param> - <param name="versionformat">v6.4.1</param> - <param name="revision">v6.4.1</param> + <param name="versionformat">v6.4.3</param> + <param name="revision">v6.4.3</param> <param name="match-tag">*</param> <!-- <param name="versionrewrite-pattern">v(\d+)</param> ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-11-11 08:09:33.000000000 +0100 @@ -0,0 +1,4 @@ +_buildconfig-* +_buildinfo-* +*.obscpio +xpra/ ++++++ xpra-6.4.1.tar.gz -> xpra-6.4.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/xpra/xpra-6.4.1.tar.gz /work/SRC/openSUSE:Factory/.xpra.new.1670/xpra-6.4.3.tar.gz differ: char 12, line 1 ++++++ xpra.obsinfo ++++++ --- /var/tmp/diff_new_pack.4ey9Yu/_old 2026-02-10 21:15:08.986419657 +0100 +++ /var/tmp/diff_new_pack.4ey9Yu/_new 2026-02-10 21:15:08.990419825 +0100 @@ -1,5 +1,5 @@ name: xpra -version: 6.4.1 -mtime: 1768121212 -commit: 1a367d059d8ebfece38790bbf9b2a37a59dd2bee +version: 6.4.3 +mtime: 1769875154 +commit: 831ccc2b6828b17d31dcad40f2b318030028e837
