Skip to content

v0.1.3 — portable LGX (linux-amd64, $ORIGIN/. RPATH, bundled openssl)

Latest

Choose a tag to compare

@xAlisher xAlisher released this 09 Jun 11:00

Fixes to the LGX package for correct installation on all machines:

  • Variant names: linux-amd64-devlinux-amd64 (and linux-x86_64 alias). The old v0.1.2 LGX had -dev suffix 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. Previously qtbase-6.9.2 and logos-liblogos Nix store paths were embedded, which would fail if Nix GC ran or on any non-dev machine.
  • Bundled openssl: libssl.so.3 + libcrypto.so.3 included 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.