| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: lamco-rdp-server | Distribution: RPM Fusion |
| Version: 1.4.2 | Vendor: RPM Fusion |
| Release: 1.fc43 | Build date: Wed Mar 11 05:49:39 2026 |
| Group: Unspecified | Build host: buildvm-07.virt.rpmfusion.net |
| Size: 49765129 | Source RPM: lamco-rdp-server-1.4.2-1.fc43.src.rpm |
| Packager: RPM Fusion | |
| Url: https://www.lamco.ai/products/lamco-rdp-server/ | |
| Summary: Wayland RDP server for Linux desktop sharing with GUI | |
lamco-rdp-server is a high-performance RDP server for Wayland-based Linux desktops. It provides automatic capability detection to select the appropriate screen capture and input methods for the running environment. Features: - H.264 video encoding via EGFX channel (AVC420/AVC444) - Hardware-accelerated encoding (VA-API, NVENC) - Multi-monitor support - Clipboard synchronization - Keyboard and mouse input - Automatic platform and DE detection - Full-featured configuration GUI (10-tab interface)
0BSD AND Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND BSD-1-Clause AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND BUSL-1.1 AND CC0-1.0 AND GPL-2.0-only AND ISC AND LGPL-2.1-or-later AND MIT AND MIT-0 AND MPL-2.0 AND NCSA AND OpenSSL AND Unicode-3.0 AND Unlicense AND Zlib
* Tue Mar 10 2026 Greg Lamberson <greg@lamco.io> - 1.4.2-1
- Fix PipeWire 1.4 compatibility: upgrade pipewire-rs to 0.9.2
- Fix Unicode keyboard mapping: map Unicode events to evdev keycodes
- PipeWire stream DRIVER flag: ensure frames at negotiated framerate
- Fix Wayland WouldBlock handling in event loop
- Fix MIME charset handling for clipboard text negotiation
- Remove cros-libva-vp9-compat.patch (pre-applied in vendor tarball)
* Thu Mar 05 2026 Greg Lamberson <greg@lamco.io> - 1.4.1-3
- Fix BitmapConverter not resetting on client reconnection
- Fix EGFX init flag clearing for non-AVC clients
- Enable bitmap fallback for V8 EGFX clients without AVC support
- Fix CPU spin loops in bare continue paths
- Improve FUSE clipboard mount and PipeWire disconnect error messages
- ExcludeArch: ppc64le (OOM during Rust compilation on builders)
* Tue Mar 03 2026 Greg Lamberson <greg@lamco.io> - 1.4.1-2
- Fix systemd service: move StartLimitIntervalSec/Burst to [Unit] section
- Fix systemd service: allow mount/umount2 syscalls for FUSE clipboard
- Fix systemd service: remove capability directives that fail in unprivileged VMs
- Fix systemd service: remove ProtectHome=read-only (hangs KDE plasmashell)
* Tue Mar 03 2026 Greg Lamberson <greg@lamco.io> - 1.4.1-1
- Source alignment release: all channels reference identical source
- Carry forward cargo-rpm-macros integration from 1.4.0-3
* Tue Mar 03 2026 Greg Lamberson <greg@lamco.io> - 1.4.0-3
- Add RPM Fusion nonfree rationale comment before License field
* Mon Mar 02 2026 Greg Lamberson <greg@lamco.io> - 1.4.0-2
- Generate License tag via cargo_license_summary macro
- Auto-generate bundled crate Provides from cargo_vendor_manifest (897 crates)
- Auto-generate LICENSE.dependencies via cargo_license macro
- Remove manual bundled crate Provides entries
- Add BuildRequires: cargo-rpm-macros >= 24
* Tue Feb 24 2026 Greg Lamberson <greg@lamco.io> - 1.4.0-1
- Clipboard provider trait rearchitecture with backend abstraction
(Portal, Mutter D-Bus, wlr data-control providers)
- Enhanced wlroots compositor support via xdg-desktop-portal-generic
- MSRV raised to 1.88 (iced 0.14 requirement)
- Removed ironrdp-graphics vendor patch (cast_signed available at 1.88)
* Sun Feb 22 2026 Greg Lamberson <greg@lamco.io> - 1.3.1-5
- Use thin LTO and codegen-units=4 for distro builds to reduce peak memory
from ~10GB to ~4GB (fixes OOM in mock on resource-constrained builders)
- Disable Fedora system LTO flags to prevent double-LTO interaction
* Sun Feb 22 2026 Greg Lamberson <greg@lamco.io> - 1.3.1-4
- Fix build with libva >= 2.22 (Fedora rawhide): add ..Default::default() to
vendored cros-libva VP9 encoder struct for forward compatibility with new
VAEncPictureParameterBufferVP9 fields (seg_id_block_size, va_reserved8)
- Apply patch at build time and clear vendor checksum for cros-libva
* Wed Feb 18 2026 Greg Lamberson <greg@lamco.io> - 1.3.1-3
- Use desktop-file-install for .desktop file per Fedora guidelines
- Validate metainfo.xml with appstream-util
- Add systemd user service scriptlets (post/preun/postun)
- Add BuildRequires: desktop-file-utils, libappstream-glib, systemd-rpm-macros
* Mon Feb 16 2026 Greg Lamberson <greg@lamco.io> - 1.3.1-2
- Add compound License tag enumerating all vendored crate licenses
- Add Provides: bundled(crate(...)) for 883 vendored Rust crates
- Add vendoring justification comment
* Sat Feb 14 2026 Greg Lamberson <greg@lamco.io> - 1.3.1-1
- Flathub packaging and metadata for Flatpak submission
- Clippy pedantic linting pass (deny-level pedantic warnings)
- iced 0.14 to 0.13 downgrade for distro Rust compatibility
- Rustfmt and editorconfig standardization
- Portal protocol compliance audit and roadmap
- OBS build procedure documentation and fixes
* Sat Feb 07 2026 Greg Lamberson <greg@lamco.io> - 1.3.0-1
- KDE Klipper clipboard cooperation mode (direct D-Bus integration)
- Session factory with automatic platform quirk detection
- EGFX reconnection fix (black screen on reconnect)
- Portal session crash fixes (session validity tracking)
- Graceful shutdown (Ctrl-C handler, explicit PipeWire shutdown)
- Flatpak log file creation fallback
- GUI reorganization (wired settings, server detach mode)
* Mon Jan 19 2026 Greg Lamberson <greg@lamco.io> - 1.0.0-1
- Major release with full-featured configuration GUI
- 10-tab graphical interface for all configuration options
- Professional dark theme with Lamco branding
- Server process management (start/stop/restart)
- TLS certificate generation wizard
- Live log viewer with filtering
- Real-time configuration validation
- Import/Export configuration files
- Hardware detection and capability display
* Sun Jan 18 2026 Greg Lamberson <greg@lamco.io> - 0.9.0-1
- Initial public release with core remote desktop functionality
* Wed Jan 14 2026 Greg Lamberson <greg@lamco.io> - 0.1.0-1
- Initial package
- RHEL 9 platform quirk detection (AVC444 disabled, clipboard unavailable)
- Multi-platform support via OBS
/etc/lamco-rdp-server /usr/bin/lamco-rdp-server /usr/bin/lamco-rdp-server-gui /usr/lib/.build-id /usr/lib/.build-id/4b /usr/lib/.build-id/4b/d7f5668c9e797545e7c1db5912b06f2bba6a18 /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/8ec9b6ff40ac6bd321b849965a281ac9b07519 /usr/lib/systemd/user/lamco-rdp-server.service /usr/share/applications/io.lamco.rdp-server.desktop /usr/share/doc/lamco-rdp-server /usr/share/doc/lamco-rdp-server/README.md /usr/share/icons/hicolor/128x128/apps/io.lamco.rdp-server.png /usr/share/icons/hicolor/256x256/apps/io.lamco.rdp-server.png /usr/share/icons/hicolor/48x48/apps/io.lamco.rdp-server.png /usr/share/icons/hicolor/64x64/apps/io.lamco.rdp-server.png /usr/share/icons/hicolor/scalable/apps/io.lamco.rdp-server.svg /usr/share/licenses/lamco-rdp-server /usr/share/licenses/lamco-rdp-server/LICENSE /usr/share/metainfo/io.lamco.rdp-server.metainfo.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed May 6 04:20:52 2026