diff --git a/xpra-4.0.1.tar.xz b/xpra-4.0.1.tar.xz new file mode 100644 index 0000000..a1a38f7 --- /dev/null +++ b/xpra-4.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a4e6db10621c6e562362e052cf446afe6c8b576b6c02e486a3e03ed6122b67 +size 2788112 diff --git a/xpra-4.0.tar.xz b/xpra-4.0.tar.xz deleted file mode 100644 index f081f6a..0000000 --- a/xpra-4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51ae2450518543eb7e135add94fd65dffd03052a0e8815f7058b5a45f4b67360 -size 2787096 diff --git a/xpra.changes b/xpra.changes index f6f9daa..ad9635f 100644 --- a/xpra.changes +++ b/xpra.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun May 17 16:39:00 UTC 2020 - Luigi Baldoni + +- 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 diff --git a/xpra.spec b/xpra.spec index 25f0a94..a2b7f37 100644 --- a/xpra.spec +++ b/xpra.spec @@ -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