SHA256
1
0
forked from pool/xpra

Accepting request 806263 from home:alois:branches:X11:Utilities

- Update to version 4.0.1
  * fix missing content-type for some windows
  * fix GTK server crash on exit
  * fix compatibility with newer versions of uglifyjs
  * fix ssh session start and attach on Posix systems
  * fix 'xpra send-file' to use absolute file paths
  * fix MacOS shadow servers failing to accept connections

OBS-URL: https://build.opensuse.org/request/show/806263
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xpra?expand=0&rev=47
This commit is contained in:
Luigi Baldoni 2020-05-17 16:58:05 +00:00 committed by Git OBS Bridge
parent 4f1a46472c
commit b4e91e46aa
4 changed files with 15 additions and 4 deletions

3
xpra-4.0.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77a4e6db10621c6e562362e052cf446afe6c8b576b6c02e486a3e03ed6122b67
size 2788112

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51ae2450518543eb7e135add94fd65dffd03052a0e8815f7058b5a45f4b67360
size 2787096

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun May 17 16:39:00 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 4.0.1
* fix missing content-type for some windows
* fix GTK server crash on exit
* fix compatibility with newer versions of uglifyjs
* fix ssh session start and attach on Posix systems
* fix 'xpra send-file' to use absolute file paths
* fix MacOS shadow servers failing to accept connections
-------------------------------------------------------------------
Sun May 10 18:10:53 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -19,7 +19,7 @@
%global __requires_exclude ^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$
Name: xpra
Version: 4.0
Version: 4.0.1
Release: 0
Summary: Remote display server for applications and desktops
License: GPL-2.0-or-later AND BSD-3-Clause AND LGPL-3.0-or-later AND MIT