https://bugzilla.redhat.com/show_bug.cgi?id=2437502
--- Comment #200 from Nicola Taibi <[email protected]> --- Subject: Technical Update Report - Space GL Engine (Releases 2026.04.22.03 & 07) Hi, I am submitting a summary of the latest architectural and functional updates implemented in the Space GL engine. These changes focus on packaging optimization, extended diagnostic support, and improved server-side reporting. 1. RPM Packaging & Subpackage Implementation To comply with Fedora best practices and optimize distribution, I have refactored the spacegl.spec file: * Documentation Subpackage: Implemented a new spacegl-doc (noarch) subpackage. This isolates the readme_assets/ directory (approx. 193 MB) from the main binary. * Size Optimization: The main spacegl package size has been reduced from 195 MB to 2.5 MB, significantly lowering the footprint for users who only require the engine binaries. * Compliance: Fixed minor rpmlint issues, including spelling corrections in package descriptions and proper handling of %license and %doc macros across all subpackages. 2. Enhanced Diagnostic Tool (spacegl_diag) The real-time tactical scanner has been fully synchronized with the latest engine capabilities: * New Object Support: Added full telemetry support for 10 new galactic entity types (IDs 40-49), including Alien Artifacts, Warp Gates, Neutron Stars, Mega Structures, Dark Matter Clouds, Quantum Singularities, Plasma Storms, Orbital Rings, Time Anomalies, Void Crystals, and Subspace Anomalies. * Memory Resolution: Updated the PIE-compatible symbol resolution logic to correctly map the new server-side arrays. * Navigation: Expanded the internal category menu to support up to 50 unique telemetry pages. 3. Server-Side Astrometrics Reporting The galaxy generation engine has been updated to provide better visibility into exotic structures: * Startup Report: Enhanced the server boot sequence with a new "ANCIENT STRUCTURES & ANOMALIES" section. * Data Integrity: Validated the generation and persistence logic for all exotic objects to ensure they are correctly mapped across the Shared Memory (SHM) segment and correctly handled by the Vulkan rendering pipeline. 4. Codebase Synchronization * Synchronized object type definitions across the Server, Vulkan Client, and Diagnostic tools to prevent ID mismatches. * Updated the changelog and synchronized all changes to the main Git repository, including official version tagging. The updated builds are now available for review on GitHub and ready for the next deployment cycle. Best regards, Nicola Taibi Spec URL: https://download.copr.fedorainfracloud.org/results/ntaibi/space-gl/fedora-43-x86_64/10356809-spacegl/spacegl.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/ntaibi/space-gl/fedora-43-x86_64/10356809-spacegl/spacegl-2026.04.22.07-1.fc43.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2437502 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202437502%23c200 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
