| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: lamco-rdp-server-debuginfo | Distribution: RPM Fusion |
| Version: 1.4.4 | Vendor: RPM Fusion |
| Release: 4.fc44 | Build date: Sun Jul 5 01:12:56 2026 |
| Group: Development/Debug | Build host: aarch64-01.osuosl.rpmfusion.net |
| Size: 351336483 | Source RPM: lamco-rdp-server-1.4.4-4.fc44.src.rpm |
| Packager: RPM Fusion | |
| Url: https://www.lamco.ai/products/lamco-rdp-server/ | |
| Summary: Debug information for package lamco-rdp-server | |
This package provides debug information for package lamco-rdp-server. Debug information is useful when developing applications that use this package or when debugging this package.
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
* Sat Jul 04 2026 Greg Lamberson <greg@lamco.io> - 1.4.4-4
- Reduce debuginfo to line-tables on all arches to avoid OOM on tight builders
* Sat Jul 04 2026 Greg Lamberson <greg@lamco.io> - 1.4.4-3
- Fix ppc64le OOM: disable debuginfo and thin-LTO, raise codegen-units on ppc64le
* Sat Jul 04 2026 Greg Lamberson <greg@lamco.io> - 1.4.4-2
- Fix aarch64 FTBFS: guard NEON chroma subsampling in an unsafe block
* Fri Jul 03 2026 Greg Lamberson <greg@lamco.io> - 1.4.4-1
- New upstream release 1.4.4
- Unified multi-transport: AF_VSOCK (Hyper-V) and experimental WebSocket/RDCleanPath
- Vulkan Video H.264 encoder; HTTP metrics and health server
- Per-connection session lifecycle on GNOME; KDE, sway, and COSMIC fixes; many GUI fixes
- Linux-to-Windows clipboard file copy; systemd unit hardening fix for PAM
- MSRV 1.89, Rust edition 2024; Licensor Lamco Development LLC, Change Date 2029-06-01
* Tue Mar 10 2026 Greg Lamberson <greg@lamco.io> - 1.4.2-1
- Map Unicode keyboard events to evdev keycodes (rdpdo utype support)
- Add PipeWire DRIVER stream flag for static desktop frame delivery
- Handle Wayland WouldBlock errors gracefully in event loop
- MIME charset fallback for clipboard interop across compositors
- Fix PipeWire format negotiation to parse compositor-chosen resolution
- Upgrade to pipewire-rs 0.9.2 (fixes libspa 0.8.0 build failure)
* 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
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/a9 /usr/lib/debug/.build-id/a9/464311814ad1e151c904eb807cec59c90bf929 /usr/lib/debug/.build-id/a9/464311814ad1e151c904eb807cec59c90bf929.debug /usr/lib/debug/.build-id/ba /usr/lib/debug/.build-id/ba/00b3f65bb2287678cf227830cd99f6fddd162b /usr/lib/debug/.build-id/ba/00b3f65bb2287678cf227830cd99f6fddd162b.debug /usr/lib/debug/.dwz /usr/lib/debug/.dwz/lamco-rdp-server-1.4.4-4.fc44.aarch64 /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/lamco-rdp-server-1.4.4-4.fc44.aarch64.debug /usr/lib/debug/usr/bin/lamco-rdp-server-gui-1.4.4-4.fc44.aarch64.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jul 25 10:34:22 2026