Commit Graph

135 Commits

Author SHA256 Message Date
Ana Guerrero
390987541d Accepting request 1177846 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1177846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=57
2024-05-31 20:17:02 +00:00
Yifan Jiang
00479ab95e Accepting request 1177048 from home:kukuk:cleanup
- Drop initscripts-legacy support [jsc#PED264]
- Drop rc<service> symlinks [jsc#PED-264], [jsc#PED-266]

OBS-URL: https://build.opensuse.org/request/show/1177048
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=128
2024-05-31 07:17:04 +00:00
Ana Guerrero
6ef9339534 Accepting request 1155017 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1155017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=56
2024-03-05 17:51:04 +00:00
04d570ef55 Accepting request 1151314 from home:dimstar:rpm4.20:x
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151314
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=126
2024-03-05 09:03:53 +00:00
Ana Guerrero
8bacb727d7 Accepting request 1132777 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1132777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=55
2023-12-13 17:35:21 +00:00
Yifan Jiang
edb7e1adcc Accepting request 1132773 from home:yudaike:branches:X11:RemoteDesktop
fix patch category for disabled patch

OBS-URL: https://build.opensuse.org/request/show/1132773
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=124
2023-12-13 01:00:33 +00:00
0cba86dc1b Accepting request 1130161 from home:sunweaver:branches:X11:RemoteDesktop
- Trivial rebase of xrdp-disable-8-bpp-vnc-support.patch.
- Trivial rebase of xrdp-support-KillDisconnected-for-Xvnc.patch.
- Rebase xrdp-avahi.diff.
- Rebase xrdp-bsc965647-allow-admin-choose-desktop.patch. Add MATE Desktop
  support. Launch all desktop session in a dbus-run-session context to
  avoid violent interference with simultaneously running local sessions.
- Trivial rebase of xrdp-filter-tab-from-mstsc-on-focus-change.patch.
- Disable xrdp-fate318398-change-expired-password.patch. It does not apply
  cleanly since xrdp 0.9.18. Reconsider its usage.

OBS-URL: https://build.opensuse.org/request/show/1130161
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=123
2023-12-12 08:52:39 +00:00
Ana Guerrero
fbff6e34ae Accepting request 1121738 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1121738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=54
2023-11-02 19:21:59 +00:00
Yifan Jiang
9c606546e9 Accepting request 1118552 from home:dimstar:Factory
- Update to version 0.9.23.1:
  + Security fix: Unchecked access to font glyph info
    (CVE-2023-42822).
- Changes from version 0.9.23:
  + General announcement: Running xrdp and xrdp-sesman on separate
    hosts is still supported by this release, but is now
    deprecated. This is not secure. A future v1.0 release will
    replace the TCP socket used between these processes with a Unix
    Domain Socket, and then cross-host running will not be
    possible.
  + Security fix: Improper handling of session establishment errors
    allows bypassing OS-level session restrictions
    (CVE-2023-40184).
  + Bug fixes:
    - Environment variables set by PAM modules are no longer
      restricted to around 250 characters.
    - X11 clipboard clients now no longer hang when requesting a
      clipboard format which isn't available.

OBS-URL: https://build.opensuse.org/request/show/1118552
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=121
2023-11-02 01:36:38 +00:00
Dominique Leuenberger
70bf19af2c Accepting request 1102815 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1102815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=53
2023-08-08 13:55:13 +00:00
8222d51000 Accepting request 1102086 from home:linnaea:branches:X11:RemoteDesktop
- Update to version 0.9.22
  + New features
    - Empty passwords are no longer automatically passed through to sesman for authentication
    - Don't try to listen on the scard socket if it isn't there
    - The directory where PAM configuration files are installed can now be set with --with-pamconfdir
    - Sesman can now be configured to ignore alternate shells passed from the client
    - Allow longer UserWindowManager strings
    - openSuSE Tumbleweed move to /usr/lib/pam.d is now supported in the installation scripts
    - VNC backend session now supports extra mouse buttons 6, 7 and 8
  + Bug fixes
    - Minor documentation fixes
    - Memory management fixes to list module
    - Fix some noise when MP3/AAC are in use and some logging improvements
    - Fix potential NULL dereferences in chansrv
    - An erroneous free in the smartcard handling code has been removed
    - Passwords are no longer left on the heap in sesman
    - Set permissions on pcsc socket dir to owner only
- Drop upstreamed patches:
    xrdp-CVE-2022-23468.patch
    xrdp-CVE-2022-23477.patch
    xrdp-CVE-2022-23478.patch
    xrdp-CVE-2022-23479.patch
    xrdp-CVE-2022-23480.patch
    xrdp-CVE-2022-23481.patch
    xrdp-CVE-2022-23482.patch
    xrdp-CVE-2022-23483.patch
    xrdp-CVE-2022-23484.patch
    xrdp-CVE-2022-23493.patch
    xrdp-make-pamconfdir-configurable.patch
    xrdp-update-pam.d-path.patch

OBS-URL: https://build.opensuse.org/request/show/1102086
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=119
2023-08-08 07:00:45 +00:00
Dominique Leuenberger
3f3d9f3a66 Accepting request 1092068 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1092068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=52
2023-06-11 17:55:40 +00:00
a390a9a598 Accepting request 1091104 from home:dimstar:Factory
- Do not call %stop_on_removal and %restart_on_update in
  %preun/%postun: those macros would require at least some
  %parameters and actually are the same as the already used
  %%service_del_preun and %service_del_postun.

OBS-URL: https://build.opensuse.org/request/show/1091104
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=117
2023-06-11 07:53:46 +00:00
Dominique Leuenberger
06d943cc0d Accepting request 1070579 from X11:RemoteDesktop
- Enable --with-pamconfdir=/usr/lib/pam.d on Tumbleweed
  (gh#neutrinolabs/xrdp!2552 bsc#1208121).

- Add xrdp-make-pamconfdir-configurable.patch: Apply upstream
  implementation and introduce --with-pamconfdir at build time
  (gh#neutrinolabs/xrdp!2552 bsc#1208121).
- Drop xrdp-fix-search-pam-vendor-dir.patch

OBS-URL: https://build.opensuse.org/request/show/1070579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=51
2023-03-10 21:06:57 +00:00
Yifan Jiang
e069a31ed8 Accepting request 1070578 from home:yfjiang:branches:X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1070578
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=115
2023-03-10 01:54:06 +00:00
Yifan Jiang
819bda8f7a Accepting request 1070391 from home:yfjiang:branches:X11:RemoteDesktop
Revise changelog.

OBS-URL: https://build.opensuse.org/request/show/1070391
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=114
2023-03-09 10:54:24 +00:00
Felix Zhang
5780ad1a0e Accepting request 1070068 from home:yfjiang:branches:X11:RemoteDesktop
- Enable --with-pamconfdir=/usr/lib/pam.d on Tumbleweed
  (gh#neutrinolabs/xrdp!2552 bsc#1208121).

- Drop xrdp-fix-search-pam-vendor-dir.patch: Apply upstream
  implementation and introduce --with-pamconfdir at build time
  (gh#neutrinolabs/xrdp!2552 bsc#1208121).

OBS-URL: https://build.opensuse.org/request/show/1070068
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=113
2023-03-09 09:58:05 +00:00
Dominique Leuenberger
a3cf20a3db Accepting request 1066673 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1066673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=50
2023-02-20 16:46:00 +00:00
Yifan Jiang
b6769c9e38 Accepting request 1066672 from home:yfjiang:branches:X11:RemoteDesktop
- Add xrdp-fix-search-pam-vendor-dir.patch: Search pam

OBS-URL: https://build.opensuse.org/request/show/1066672
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=111
2023-02-20 03:45:20 +00:00
Felix Zhang
f2f7536aff Accepting request 1065665 from home:yfjiang:branches:X11:RemoteDesktop
- Add xrdp-fix-support-pam-vendor-dir.patch: Search pam
  configuration file in the vendor directory /usr/lib/pam.d/
  (bsc#1208121).

OBS-URL: https://build.opensuse.org/request/show/1065665
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=110
2023-02-20 03:34:41 +00:00
Dominique Leuenberger
a5ba8f493b Accepting request 1061678 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1061678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=49
2023-01-28 17:44:56 +00:00
Yifan Jiang
66c0a30137 Accepting request 1058728 from home:schubi2:pam_usr_etc
- Migration of PAM settings to /usr/lib/pam.d.

OBS-URL: https://build.opensuse.org/request/show/1058728
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=108
2023-01-28 02:49:03 +00:00
Dominique Leuenberger
1147824d41 Accepting request 1057178 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1057178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=48
2023-01-10 13:59:58 +00:00
Yifan Jiang
f0ddc89311 Accepting request 1057176 from home:yudaike:branches:X11:RemoteDesktop
- xrdp-CVE-2022-23477.patch (bsc#1206301)
  + Buffer over flow in audin_send_open() function

- Security fixes:
  + xrdp-CVE-2022-23468.patch (bsc#1206300)
    * Buffer overflow in xrdp_login_wnd_create()
  + xrdp-CVE-2022-23478.patch (bsc#1206302)
    * Out of Bound Write in xrdp_mm_trans_process_drdynvc_chan
  + xrdp-CVE-2022-23479.patch (bsc#1206303)
    * Buffer overflow in xrdp_mm_chan_data_in() function
  + xrdp-CVE-2022-23480.patch (bsc#1206306)
    * Buffer overflow in devredir_proc_client_devlist_announce_req
  + xrdp-CVE-2022-23481.patch (bsc#1206307)
    * Out of Bound Read in xrdp_caps_process_confirm_active()
  + xrdp-CVE-2022-23482.patch (bsc#1206310)
    + Out of Bound Read in xrdp_sec_process_mcs_data_CS_CORE()
  + xrdp-CVE-2022-23483.patch (bsc#1206311)
    + Out of Bound REad in libxrdp_send_to_channel()
  + xrdp-CVE-2022-23484.patch (bsc#1206312)
    + Integer Overflow in xrdp_mm_process_rail_update_window_text()
  + xrdp-CVE-2022-23493.patch (bsc#1206313)
    + Out of Bound Read in xrdp_mm_trans_process_drdynvc_channel_close()

OBS-URL: https://build.opensuse.org/request/show/1057176
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=106
2023-01-10 03:10:49 +00:00
Dominique Leuenberger
17463ac736 Accepting request 1040111 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1040111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=47
2022-12-05 17:01:23 +00:00
Yifan Jiang
843cab38ae Accepting request 1040110 from home:yudaike:branches:X11:RemoteDesktop
Make xrdp-update-pam.d-path.patch applies to all distributions (bsc#1203468)

OBS-URL: https://build.opensuse.org/request/show/1040110
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=104
2022-12-05 02:37:06 +00:00
Dominique Leuenberger
2385ef79d4 Accepting request 1034448 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/1034448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=46
2022-11-08 09:55:11 +00:00
Yifan Jiang
b54901af05 Accepting request 1034447 from home:yudaike:branches:X11:RemoteDesktop
- Add xrdp-update-pam.d-path.patch (bsc#1203468)
  + Update pam.d path in install scripts to allow correct rule 
    guess.

OBS-URL: https://build.opensuse.org/request/show/1034447
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=102
2022-11-08 08:46:26 +00:00
Dominique Leuenberger
10c8b7503b Accepting request 1032745 from X11:RemoteDesktop
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1032745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=45
2022-11-02 11:47:04 +00:00
Yifan Jiang
5a199bf9a7 Accepting request 1031205 from home:mgorse:branches:X11:RemoteDesktop
- Update to version 0.9.20

OBS-URL: https://build.opensuse.org/request/show/1031205
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=100
2022-10-26 01:45:29 +00:00
Dominique Leuenberger
84463b3159 Accepting request 979725 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/979725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=44
2022-05-30 10:43:53 +00:00
fe2feb7238 Accepting request 978632 from home:AdaLovelace:branches:X11:RemoteDesktop
- Update to version 0.9.19
  + New features
    - loongarch support
    - Improved Fail2ban support
    - Both inbound and outbound clipboards can now be restricted for text, 
      files or images
    - Versions 0.13 and later of checklib can undefine the pre-processor 
      symbol HAVE_STDINT_H
    - The OpenSSL 3 EVP interface is now fully supported
    - The logging of TLS/non-TLS security negotiation has been improved
    - Unified and improved logging 
    - Status values for the DRDYNVC channel are now available in 
      libxrdp/xrdp_channel.h
    - Backgrounds and logos on the login screen can now be zoomed and scaled
    - The performance settings for NeutrinoRDP can be now configured
    - clipboard: log file transfer for the purpose of audit 
    - Client's Keyboard layout now can be overridden by xrdp configuration 
      for debugging purposes
    - On-the-fly resolution change now supported for Xvnc and Xorg
    - xrdp can now use key algorithms other than RSA for TLS 
    - chansrv can now work on DISPLAY=:0 so it can be used with 
      x11vnc/Vino/etc sessions
  + Bug fixes
    - Privilege escalation on xrdp-sesman: CVE-2022-23613
    - Some situations where zombie processes could exist have been resolved 
    - Null-pointer exceptions which can happen in the logging module addressed
    - Some minor logging errors have been corrected 
    - The signal handling in sesman has been reworked to prevent race conditions 
      when a child exits
    - Logging is improved for security protocol level decisions 
    - Failure to attach to the memory area shared with xorgxrdp now logged
    - Remote drive redirection now works if printer redirection is also 
      requested by the client
    - config value has been added which allows copy-pasting of files to work 
      with Nautilus for GNOME 3 versions >= 3.29.92
    - Fix some regressions in sesman auth modules
    - Fix TS_PLAY_SOUND_PDU_DATA to set the correct frequency and duration
    - Fix password leakage to logs in NeutrinoRDP module
- Remove *.txt as docs because of files not found (improvements in man pages)

OBS-URL: https://build.opensuse.org/request/show/978632
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=98
2022-05-29 18:57:09 +00:00
Dominique Leuenberger
c6f4697c2d Accepting request 964924 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/964924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=43
2022-03-25 20:55:08 +00:00
1bba4bbadf Accepting request 964905 from home:sbradnick:branches:X11:RemoteDesktop
Hoping to '--enable-fuse'; see https://github.com/sbradnick/hyper-v-enhanced-session/issues/1

OBS-URL: https://build.opensuse.org/request/show/964905
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=96
2022-03-25 18:15:48 +00:00
Dominique Leuenberger
645d1ffd78 Accepting request 952256 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/952256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=42
2022-02-07 22:38:31 +00:00
23905fc33e Accepting request 951614 from home:dimstar:Factory
- Rework files section: do not add config(noreplace) marker on the
  directory /etc/xrdp, but only on the content of the directory.
  + the config(noreplace) marker on the dircreates a rpm metadata
    marker, which can be identified as conflicting with other
    packages also owning /etc/xrdp, without the marker
  + The re-org of the files section happens to also fix warnings
    about files listed twice.

The old buildlog contained entries like
```
[  124s] warning: File listed twice: /etc/xrdp
[  124s] warning: File listed twice: /etc/xrdp/km-00000406.ini
[  124s] warning: File listed twice: /etc/xrdp/km-00000407.ini
[  124s] warning: File listed twice: /etc/xrdp/km-00000409.ini
[  124s] warning: File listed twice: /etc/xrdp/km-0000040a.ini
[  124s] warning: File listed twice: /etc/xrdp/km-0000040b.ini
[  124s] warning: File listed twice: /etc/xrdp/km-0000040c.ini
[  124s] warning: File listed twice: /etc/xrdp/km-00000410.ini
[  124s] warning: File listed twice: /etc/xrdp/km-00000411.ini
```

OBS-URL: https://build.opensuse.org/request/show/951614
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=95
2022-02-07 21:12:13 +00:00
Dominique Leuenberger
4628170814 Accepting request 918893 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/918893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=41
2021-09-14 19:14:46 +00:00
Felix Zhang
1b5077ed74 Accepting request 911372 from home:yudaike:branches:X11:RemoteDesktop
Fix crash in xrdp-fate318398-change-expired-password.patch (bsc#1187258)

OBS-URL: https://build.opensuse.org/request/show/911372
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=94
2021-09-14 11:36:21 +00:00
Dominique Leuenberger
5ed16e9695 Accepting request 862119 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/862119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=40
2021-01-11 16:13:11 +00:00
Felix Zhang
d3a1a4fb71 Accepting request 860663 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Update to version 0.9.15
  + New features
    - Allow token sign in without autologon for SSO (#1667 #1668)
    - Norwegian keyboard support (#1675)
    - Improved config support for chansrv (#1635)
    - Unified chansrv, sesman and libxrdp logging (#1633 #1708
      #1738)
    - Support SUSE move to /usr/etc (#1702)
    - Parameters may now be specified for user-specified shell
      (#1270 #1695)
    - xrdp executables now allow alternative config files to be
      specified with -c (#1588 #1650 #1651)
    - sesrun improvements (#1741)
    - Drive redirection location can now be specified (#1048)
  + Bug fixes
    - Additional buffer overflow checks (#1662)
    - genkeymap array size conflict fixed (#1691)
    - Buffering issue with neutrinordp over a slow link fixed
      (#1608 1634)
    - Prevent PAM info message from causing authentication failure
      (#1727)
    - Try harder to clean up socket files on session exit (#1740
      #1756)
    - xrdp-chansrv become defunct in docker while file copy (#1658)
- Drop xrdp-buildfix.patch: fixed upstream
- Drop xrdp-default-config.patch. Add patched sources xrdp.ini and
  sesman.ini to avoid frequent rebases
- Drop xrdp-usr-etc-support.patch: fixed upstream
- Rebase xrdp-avahi.diff
- Rebase xrdp-fate318398-change-expired-password.patch

OBS-URL: https://build.opensuse.org/request/show/860663
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=92
2021-01-10 14:03:34 +00:00
Dominique Leuenberger
9112dc2f44 Accepting request 844211 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/844211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=39
2020-10-27 18:00:28 +00:00
Felix Zhang
41a08b4ea3 Accepting request 843395 from home:yfjiang:branches:X11:RemoteDesktop
resubmit according to the comment from @zhangxiaofei .

OBS-URL: https://build.opensuse.org/request/show/843395
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=90
2020-10-27 06:29:56 +00:00
Dominique Leuenberger
0bc8965a15 Accepting request 835319 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/835319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=38
2020-09-21 15:21:42 +00:00
Felix Zhang
c111e4ff81 Accepting request 835318 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Add xrdp-buildfix.patch: fix a declaration conflict #1691

OBS-URL: https://build.opensuse.org/request/show/835318
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=88
2020-09-18 04:23:39 +00:00
Felix Zhang
55547a941a Accepting request 834273 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Update to version 0.9.14
  + New features
    - Multi monitor and resize support for Xvnc backend #1343
      For more details see
      https://github.com/neutrinolabs/xrdp/wiki/Xvnc-backend-:-Multi-monitor-and-resize-support
    - Support Programmer Dvorak Keyboard #1663
  + Bug fixes
    - Fix odd shift key behavior (workaround) #397 #1522
    - Fix internal username/password buffer is smaller than RDP
      protocol specification #1648 #1653
    - Fix possible memory out-of-bounds accesses #1549
    - Fix memory allocation overflow #1557
    - Prevent chansrv input channels being scanned during a server
      reset #1595
    - Ignore TS_MULTIFRAGMENTUPDATE_CAPABILITYSET from client if fp
      disabled #1593
  + Known issues
    - FreeRDP 2.0.0-rc4 or later might not able to connect to xrdp
      due to xrdp's bad-mannered behaviour, add +glyph-cache option
      to FreeRDP to connect #1266
    - Audio redirection by MP3 codec doesn't sound with some
      client, use AAC instead #965
- Drop xrdp-fate319683-allow-vnc-resizing.patch: fixed upstream
- Rebase xrdp-default-config.patch
- Rebase xrdp-disable-8-bpp-vnc-support.patch
- Rebase xrdp-fate318398-change-expired-password.patch

OBS-URL: https://build.opensuse.org/request/show/834273
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=87
2020-09-18 03:47:37 +00:00
Dominique Leuenberger
2c8baf265e Accepting request 823049 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/823049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=37
2020-07-28 15:25:26 +00:00
Felix Zhang
a6ccd50395 Accepting request 819844 from home:yfjiang:branches:X11:RemoteDesktop
- Update xrdp.keyring according to:
  https://github.com/neutrinolabs/xrdp/issues/1627

OBS-URL: https://build.opensuse.org/request/show/819844
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=85
2020-07-28 02:12:52 +00:00
Felix Zhang
7ba98f7ee3 Accepting request 818275 from home:yfjiang:branches:X11:RemoteDesktop
- Update to version 0.9.13.1
  + This is a security fix release that includes fixes for the
    following local buffer overflow vulnerability (bsc#1173580):
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-4044
- Rebase xrdp-fate318398-change-expired-password.patch

OBS-URL: https://build.opensuse.org/request/show/818275
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=84
2020-07-03 02:31:03 +00:00
Dominique Leuenberger
aac452182f Accepting request 816313 from X11:RemoteDesktop
OBS-URL: https://build.opensuse.org/request/show/816313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xrdp?expand=0&rev=36
2020-06-22 15:46:22 +00:00
Felix Zhang
668c3398e5 Accepting request 815426 from home:dimstar:Factory
- Use %{_libexecdir} to install the legacy initscript actions to.

OBS-URL: https://build.opensuse.org/request/show/815426
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=82
2020-06-22 10:29:00 +00:00