Fixes to the LGX package for correct installation on all machines:
- Variant names:
linux-amd64-dev→linux-amd64(andlinux-x86_64alias). The old v0.1.2 LGX had-devsuffix variants that wouldn't install via the updated AppImage PackageManagerLib (#197 fix in logos-co/logos-app). - RPATH: Both SOs now use
$ORIGIN/.instead of hardcoded Nix store paths. Previouslyqtbase-6.9.2andlogos-liblogosNix store paths were embedded, which would fail if Nix GC ran or on any non-dev machine. - Bundled openssl:
libssl.so.3+libcrypto.so.3included alongside the module (zone-sequencer-rs links against them directly; not provided by AppImage runtime).
Includes all fixes from v0.1.2: stale-checkpoint fix + fr_from_bytes fix.
Also requires: vpavlin/logos-storage-module at v0.3.2 (9552adf) — newer versions deadlock uploadUrl.