Accepting request 591812 from X11:RemoteDesktop

OBS-URL: https://build.opensuse.org/request/show/591812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2018-03-28 10:26:56 +00:00 committed by Git OBS Bridge
commit b90e1a3f7f
7 changed files with 52 additions and 29 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEYezqu/K7QOOjXfMKn3LNvAG/EOsFAlpDsoAACgkQn3LNvAG/
EOteVw/7B0IejeTHWlnk4XZ9bSSX6v6n3QPDbAAPa9tPW4gzS8pIbteOUXmPv4Dx
88LVgn80U3rjU+Dkm3F7unfqV7Ath8xQjzPSS98YkMwYKTKDqMtr0RNY6/+CMKBH
6GN1jSCcKNd+wqCLA4+ySdMO5/llL8r3qmNrOAllSd6THcxyTcVNLF9b73J5RObU
okbTK0lz6KUDHyiCiibHfKbgm0hpowIzsNiKiBzlmaaHdpkNKW1Z93DyT5DXJFse
wjiy3FCGSB/KLv07015ZH72jkNetttgZ/GKGozFWWbdPrl39NjJlJMyzv+LU152x
5tEAYdblyVdGQMDFwxwXMA685EIk1D7ee098d+JmsPhujMy89+GLf1hD/obr2yCk
DrvTgPyTJpK8YXHDomg0NKwGdiilh3oMcv4/IgVKdqqTUqQXOnkcLmm7PSBy6c8Q
tWRVz23xUhqoBbvLTL48REuCx3QyjS2zQnh1UQ/WBNkpwpSSV3ePlgLyqhT3lFNR
kWa0SD6lwODPih2U1VJs9q8J4l905ZjAr9jTNF4v3WFRrIyZANs1je9y+EkCCneS
/sBeo5RaBGEZtufA3XrUiWig8jvMPZssmFcvtqe83KB5sxaNrBmb/eCBHLwcjVdp
5SJjH672FmCGDw0EFwcu9+QGbhajckFjlBVvCS5m9Np8MGKn9xc=
=wQUi
-----END PGP SIGNATURE-----

3
xrdp-0.9.6.tar.gz Normal file
View File

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

16
xrdp-0.9.6.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEYezqu/K7QOOjXfMKn3LNvAG/EOsFAlq4jUUACgkQn3LNvAG/
EOuetA//bfgYcUehiAzaOFbft88nQjeYW3dURTH4jhz2Dvy7R86RgvsPdJoNZiV8
caOET9o+EHK4XNs4GHwgxuNNkFxtwyiiTRFN8c5HUbWsUd53FZT4WR35CCXcVo2B
WpBJMkp8gyidFB5bNtVaUDP7s7DFBgo+7QwdLCjqTN/Yj3hO9Q61bNcLxuuG9OOo
SSBdAnrxC7VDeqKrErAnySzHHn5ro8e7Jiu0drzPTb6QtHY54kUVt0bT7dS3bk4V
B677MaoPltAmwlaLZPfUJR7HHXhTiFeyQLqd247gIsWEKvSFCvQx4hiTYJWAJy7c
YBHUMjl3F0twSn5Tvhgt1GIlDGFZ9j841dsRHbuWjezRlIVaVL9mDMNiAO6JjskP
REVLqDc7VhSlPS3PF32MbdiDO01TcdiXF000NeniJmL7RpkYEW8efIvvNADY3Ens
rs9UUx5HuCDHfvJYtylWO2dMM4wh9FouQton1a+bIZXu4MswClq4+aeFUy57V4vm
jVPKgghz831sOKDztMgWk9ZcZlL4xHvSc4PqO47UEEDvmduI/hoXLIwRq4iTayr/
BmtTjiXwSPkYGwJHAjZawwr9Pa3tUybLHV06QkdT3gTyC7kJiSmozQeIsfGddhXb
LMauLJNlbteusEo1ks3F+k41bekcKrQ0XUkKndvXXRC1k/JZPps=
=9ElU
-----END PGP SIGNATURE-----

View File

@ -1,9 +1,10 @@
diff --git a/sesman/startwm.sh b/sesman/startwm.sh Index: b/sesman/startwm.sh
index 452917a..ace62a0 100755 ===================================================================
--- a/sesman/startwm.sh --- a/sesman/startwm.sh 2018-03-28 12:58:02.408758661 +0800
+++ b/sesman/startwm.sh +++ b/sesman/startwm.sh 2018-03-28 12:59:03.058439975 +0800
@@ -1,33 +1,62 @@ @@ -7,34 +7,63 @@
#!/bin/sh # exec xterm
-# Execution sequence for interactive login shell - pseudocode -# Execution sequence for interactive login shell - pseudocode
-# -#
@ -85,7 +86,7 @@ index 452917a..ace62a0 100755
. ~/.profile . ~/.profile
fi fi
fi fi
@@ -35,56 +64,20 @@ pre_start() @@ -42,56 +71,20 @@
return 0 return 0
} }
@ -149,7 +150,7 @@ index 452917a..ace62a0 100755
#. /etc/environment #. /etc/environment
#export PATH=$PATH #export PATH=$PATH
#export LANG=$LANG #export LANG=$LANG
@@ -99,6 +92,8 @@ wm_start() @@ -106,6 +99,8 @@
# includes # includes
# auth required pam_env.so readenv=1 # auth required pam_env.so readenv=1

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Mar 27 03:05:52 UTC 2018 - fezhang@suse.com
- Update to version 0.9.6
+ Compatibility notice
- Exclamation mark has been removed from comment out symbol of
config files #1033
+ Bug fixes
- Make listen check before daemon fork #988
- Fix xrdp sometimes become zombie processes #1000
- Include hostname in sesman password file name #1006 #1007
#1076
- Fix default startwm.sh to use bash explicitly #1009 #1049
+ Other changes
- Add Swiss French keyboard #1053
- Improve perfect forward secrecy, explicitly enable ECDHE/DHE
#1024 #1052 #1063
- Lots of leak fixes, cleanups and refactoring
- Enable IPv6 (boo#1083105)
- Refresh xrdp-bsc965647-allow-admin-choose-desktop.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 22 10:21:51 UTC 2018 - fezhang@suse.com Thu Mar 22 10:21:51 UTC 2018 - fezhang@suse.com
@ -15,7 +36,7 @@ Thu Jan 4 08:43:48 UTC 2018 - fezhang@suse.com
- SSH agent forwarding via RDP #867 #868 FreeRDP/FreeRDP#4122 - SSH agent forwarding via RDP #867 #868 FreeRDP/FreeRDP#4122
- Support horizontal wheel properly #928 - Support horizontal wheel properly #928
+ Bug fixes + Bug fixes
- Avoid use of hard-coded sesman port #895 - Avoid use of hard-coded sesman port #895 (boo#1060644)
- Workaround for corrupted display with Windows Server 2008 - Workaround for corrupted display with Windows Server 2008
using NeutrinoRDP #869 using NeutrinoRDP #869
- Fix glitch in audio redirection by AAC #910 #936 - Fix glitch in audio redirection by AAC #910 #936

View File

@ -23,7 +23,7 @@
%define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services %define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
Name: xrdp Name: xrdp
Version: 0.9.5 Version: 0.9.6
Release: 0 Release: 0
Summary: Remote desktop protocol (RDP) server Summary: Remote desktop protocol (RDP) server
License: Apache-2.0 and GPL-2.0+ License: Apache-2.0 and GPL-2.0+
@ -112,6 +112,7 @@ This package contains libraries for the JPEG2000 codec for RDP.
%build %build
sh ./bootstrap sh ./bootstrap
%configure \ %configure \
--enable-ipv6 \
--with-systemdsystemunitdir=%{_unitdir} --with-systemdsystemunitdir=%{_unitdir}
make %{?_smp_mflags} make %{?_smp_mflags}