Пакет xrdp: Информация
Исходный пакет: xrdp
Версия: 0.10.4.1-alt4
Собран: 6 октября 2025 г. 21:21
Категория: Система/Серверы
Сообщить об ошибке в пакетеДомашняя страница: http://xrdp.sourceforge.net/
Лицензия: GPLv2+ with exceptions and Apache-2.0
О пакете: An open source remote desktop protocol (RDP) server
Описание:
xrdp offers a graphical login to a remote client using RDP (the Remote Desktop Protocol). xrdp can connect to a locally created X.org session with the xorgxrdp drivers, to a VNC X11 server, and forward to another RDP server. xrdp accepts connections from freerdp, rdesktop, and the built-in terminal server / remote desktop clients of Microsoft Windows operating systems. In the xorgxrdp (which replaces X11RDP) and VNC modes, it provides a fully functional Linux terminal server, offering an X-Window desktop to the user. In the RDP or VNC forwarding mode, any sort of desktop can be used.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
xorg-drv-xrdp (e2kv6, e2kv5, e2kv4, e2k)
xorg-drv-xrdp-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
xrdp (e2kv6, e2kv5, e2kv4, e2k)
xrdp-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
xorg-drv-xrdp (e2kv6, e2kv5, e2kv4, e2k)
xorg-drv-xrdp-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
xrdp (e2kv6, e2kv5, e2kv4, e2k)
xrdp-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Andrey Cherepanov
Список участников:
Anton Midyukov
Andrey Cherepanov
Alexey Shabalin
Ilya Kurdyukov
Alexander Danilov
Evgeny Sinelnikov
Michael Shigorin
Ivan Zakharyaschev
Grigory Ustinov
Vitaly Lipatov
Konstantin Lepikhov
Denis Baranov
luch
Anton Midyukov
Andrey Cherepanov
Alexey Shabalin
Ilya Kurdyukov
Alexander Danilov
Evgeny Sinelnikov
Michael Shigorin
Ivan Zakharyaschev
Grigory Ustinov
Vitaly Lipatov
Konstantin Lepikhov
Denis Baranov
luch
Последнее изменение
29 сентября 2025 г. Anton Midyukov 0.10.4.1-alt4
- xrdp-alt-startwm.patch: fix for p11
22 сентября 2025 г. Anton Midyukov 0.10.4.1-alt3
- xrdp-sesman.pam: run gnome-keyring, if available
22 сентября 2025 г. Anton Midyukov 0.10.4.1-alt2
- xrdp-alt-startwm.patch: fix for p11:
+ On p11 systems with systemd, there is only /etc/locale.conf
+ For the STARTUP command to be meaningful, it must be passed as
an Xsession argument
+ In GNOME, the 'runwm default' command returns nothing, so we
need to get it from /usr/share/xsessions/. To avoid breaking the
old Xsessions behavior, we first try to get
DESKTOP_SESSION by running the 'runwm default' command.
- remove unneeded BR on libfreerdp-devel.