8 Commits

Author SHA256 Message Date
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
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
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
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
Tomáš Chvátal
811536eca2 Accepting request 638375 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Update to version 0.9.8

- Update xrdp-fate318398-change-expired-password.patch: Use
  configured values instead of hardcoded ones in login_wnd inputs

- Add xrdp-support-KillDisconnected-for-Xvnc.patch: Support the
  KillDisconnected option for TigerVNC Xvnc sessions (boo#1101506)

OBS-URL: https://build.opensuse.org/request/show/638375
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=48
2018-09-26 14:27:03 +00:00
Tomáš Chvátal
292cb544ab Accepting request 562234 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Update to version 0.9.5
  + Security fixes
    - Fix local denial of service (CVE-2017-16927) #958 #979
  + New features
    - Add a new log level TRACE more verbose than DEBUG #835 #944
    - SSH agent forwarding via RDP #867 #868 FreeRDP/FreeRDP#4122
    - Support horizontal wheel properly #928
  + Bug fixes
    - Avoid use of hard-coded sesman port #895
    - Workaround for corrupted display with Windows Server 2008
      using NeutrinoRDP #869
    - Fix glitch in audio redirection by AAC #910 #936
    - Implement vsock support #930 #935 #948
    - Avoid 100% CPU usage on SSL accept #956
  + Other changes
    - Add US Dvorak keyboard #929
    - Suppress some misleading logs #964
    - Add Finnish keyboard #972
    - Add more user-friendlier description about Xorg config #974
    - Renew pulseaudio document #984 #985
    - Lots of cleanups and refactoring
  + Known issues
    - Audio redirection by MP3 codec doesn't sound with some
      client, use AAC instead #965
- Update xrdp-default-config.patch
- Update xrdp-fate318398-change-expired-password.patch

- Replace references to /var/adm/fillup-templates with new

OBS-URL: https://build.opensuse.org/request/show/562234
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=31
2018-01-07 09:02:53 +00:00
33bace7b32 Accepting request 506245 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Rebase SLE patches:
  + xrdp-avahi.diff
  + xrdp-bsc965647-allow-admin-choose-desktop.patch
  + xrdp-fate318398-change-expired-password.patch
  + xrdp-fate319683-allow-vnc-resizing.patch

- Merge SLE changelog

OBS-URL: https://build.opensuse.org/request/show/506245
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=17
2017-06-30 07:57:10 +00:00
f047e239d0 Accepting request 423916 from home:zhangxiaofei:branches:X11:RemoteDesktop
- Add xrdp-disable-8-bpp-vnc-support.patch:
  Disable 8 bpp vnc support. Xvnc drops support for 8 bpp since
  1.4.0. Trying to launch Xvnc in 8 bpp will cause it to dump core
  (bsc#991059).
- Add obs source services:
  + tar_scm
  + recompress
  + set_version
- Update to version 0.9.0~git.1456906198.f422461:
  Fix tarball naming from 0.9.0git to 0.9.0~git to conform openSUSE
  naming scheme for pre-release version.
  + Numlock out of sync fix
  + neutrinordp: minor changes, coding style, log level
  + Update faq-compile.txt
  + Change to allow authentication against all authentication
    methods.
  + Add details for crypt_level=fips to man page
  + libxrdp: no logic change, tabs to spaces
  + libxrdp: opps, fix typeo
  + Fix "\ _" on jp keyboard
  + xrdp_keyboard.ini: Fix jp keyboard model
  + update xorgxrdp
  + add keyboard options to xrdp_client_info
  + xorgxrdp=68412e5
- Add an extra legacy service action force_stop:
  Forcefully killing xrdp processes when it cannot be stopped
  normally.
  Usage:
    $ service xrdp force_stop
    or

OBS-URL: https://build.opensuse.org/request/show/423916
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=5
2016-09-21 11:37:09 +00:00