Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xpra for openSUSE:Factory checked in 
at 2021-10-04 18:40:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xpra (Old)
 and      /work/SRC/openSUSE:Factory/.xpra.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xpra"

Mon Oct  4 18:40:50 2021 rev:41 rq:923070 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/xpra/xpra.changes        2021-08-11 
11:47:39.337714856 +0200
+++ /work/SRC/openSUSE:Factory/.xpra.new.2443/xpra.changes      2021-10-04 
18:42:41.222322829 +0200
@@ -1,0 +2,67 @@
+Mon Oct  4 15:04:17 UTC 2021 - Luigi Baldoni <[email protected]>
+
+- Update to version 4.2.3
+  * network layer:
+    + ensure the http headers cache is never modified
+      unintentionally
+    + invalid packet encoder names should not cause fatal errors
+    + preserve audio packets chunking (avoids an HTML5 client
+      bug)
+    + prefer https links
+    + prefer sha256 to sha1 for file transfer checksums
+    + mmap setup error handling
+    + `sndbuf_bytes` value was incorrect (currently unused)
+    + socket timeout too long - broke VNC connections
+    + AES DoS with unreasonably large number of password
+      stretching iterations
+    + tone down http content security policy for the HTML5 client
+    + parsing of remote ssh command output
+    + reply with a 404 if we have no http data to send
+    + stricter validation of challenge digest attribute
+    + stricter validation of packet indexes
+    + specifying invalid compressors should not be fatal
+    + handle more VNC clients correctly
+    + server errors when VNC clients are connected
+    + proxy sessions not found due to socket-dirs
+    + mmap group lookup
+  * encodings:
+    + don't enable video encoders not present in 'encodings'
+      option
+    + ffmpeg H264 errors with unreleased version
+    + ffmpeg codecs silencing too many warnings
+    + vpx encoder lossless mode detection
+    + potential race conditions in the proxy server's encoder
+      loop
+    + visual corruption with scaled jpeg updates
+    + incorrect error messages with the jpeg YUV decoder
+    + error in 'void' paint events (currently unused)
+    + CUDA 11.4 and Ampere cards
+    + RPM build errors when CUDA is disabled
+    + restrict the number of NVENC errors tagged as transient
+    + more robust OpenGL picture decoding sanity checks
+  * packaging and platforms:
+    + find the fakeXinerama library more reliably on all
+      platforms
+    + platform detection for CentOS / RedHat
+    + missing default configuration files on MS Windows
+    + missing webp with latest Pillow builds on MacOS
+    + build fix for non-amd64 Debian (missing nvfbc)
+  * clipboard selections getting stuck with MS Windows and MacOS
+    clients
+  * clipboard errors with some packet encoders sending strings
+  * authentication modules not honouring `socket-dirs` option
+  * make it easier to dismiss the splash screen
+  * ssh password and key dialogs timing out without being shown
+  * menu loading race condition causing empty start menu
+  * window size hints may not have been honoured (rare case)
+  * honour the force-replace-wm flag when upgrading
+  * correctly handle command timeouts when probing servers
+  * test scripts and command line tools fixups: unit tests, U2F
+    tool, audio test, etc
+  * system tray save-to-file debugging failures
+  * minor cosmetic fixes to logging messages, unreachable code,
+    icon loading errors
+  * make it easier to run in a prefixed installation
+- Update xpra-html5 to version 4.5.1 and uglify-js to 3.14.2
+
+-------------------------------------------------------------------

Old:
----
  uglify-js-3.13.9.tgz
  xpra-4.2.2.tar.gz
  xpra-html5-4.2.tar.xz

New:
----
  uglify-js-3.14.2.tgz
  xpra-4.2.3.tar.xz
  xpra-html5-4.5.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xpra.spec ++++++
--- /var/tmp/diff_new_pack.kJldvf/_old  2021-10-04 18:42:41.726323648 +0200
+++ /var/tmp/diff_new_pack.kJldvf/_new  2021-10-04 18:42:41.730323655 +0200
@@ -22,9 +22,9 @@
 %endif
 %bcond_with pandoc
 
-%define xpra_ver 4.2.2
-%define html5_ver 4.2
-%define uglifyjs_ver 3.13.9
+%define xpra_ver 4.2.3
+%define html5_ver 4.5.1
+%define uglifyjs_ver 3.14.2
 %global __requires_exclude 
^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$
 Name:           xpra
 Version:        %{xpra_ver}
@@ -32,7 +32,7 @@
 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
 URL:            https://www.xpra.org/
-Source0:        https://xpra.org/src/%{name}-%{version}.tar.gz
+Source0:        https://xpra.org/src/%{name}-%{version}.tar.xz
 Source1:        xpra-icon.png
 Source2:        https://xpra.org/src/%{name}-html5-%{html5_ver}.tar.xz
 Source3:        
https://registry.npmjs.org/uglify-js/-/uglify-js-%{uglifyjs_ver}.tgz

++++++ uglify-js-3.13.9.tgz -> uglify-js-3.14.2.tgz ++++++
++++ 3640 lines of diff (skipped)

++++++ xpra-html5-4.2.tar.xz -> xpra-4.2.3.tar.xz ++++++
++++ 359740 lines of diff (skipped)

++++++ xpra-html5-4.2.tar.xz -> xpra-html5-4.5.1.tar.xz ++++++
++++ 13659 lines of diff (skipped)

Reply via email to