Accepting request 619770 from home:zhangxiaofei:branches:X11:RemoteDesktop

- Update to version 0.9.7
  + Bug fixes
    - Fix endianness detection on ppc64el #1082
    - Fix a bug xrdp file copy slow #1112 #1132
    - Copy the PAM session environment for the reconnect script
      #1120
    - Accept fullpath for DefaultWindowManager, ReconnectScript
      #1147
  + Other changes
    - Show OpenSSL version to '--version' CLI option #1096
    - Support sesrun start xorgxrdp sessions #1108
    - Show configure summary when configure is done #1126 #1134
      #1137
    - Less spit on the console when sesman starts #1142
    - Fix memory leaks #1146
    - Separate rc script for FreeBSD into xrdp and xrdp-sesman
      #1153

OBS-URL: https://build.opensuse.org/request/show/619770
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=43
This commit is contained in:
Tomáš Chvátal
2018-06-29 12:56:03 +00:00
committed by Git OBS Bridge
parent bafb0b1e59
commit a896dc54b7
6 changed files with 41 additions and 20 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jun 29 12:37:10 UTC 2018 - fezhang@suse.com
- Update to version 0.9.7
+ Bug fixes
- Fix endianness detection on ppc64el #1082
- Fix a bug xrdp file copy slow #1112 #1132
- Copy the PAM session environment for the reconnect script
#1120
- Accept fullpath for DefaultWindowManager, ReconnectScript
#1147
+ Other changes
- Show OpenSSL version to '--version' CLI option #1096
- Support sesrun start xorgxrdp sessions #1108
- Show configure summary when configure is done #1126 #1134
#1137
- Less spit on the console when sesman starts #1142
- Fix memory leaks #1146
- Separate rc script for FreeBSD into xrdp and xrdp-sesman
#1153
-------------------------------------------------------------------
Mon Apr 16 10:22:57 UTC 2018 - fezhang@suse.com