Skip to content

TunnelYard v2.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 22:39
· 7 commits to master since this release

TunnelYard 2.5.0

Multi-architecture release

  • Added native Linux x64 and ARM64 release builds.
  • Added Debian (.deb) and RPM (.rpm) packages for Linux x64 and ARM64.
  • Debian packages accept both the current polkitd/pkexec split and older
    policykit-1 transitional packages.
  • Added executable Linux .tar.gz archives so downloaded binaries retain
    their execute permission.
  • Added a universal macOS binary containing Intel and Apple Silicon slices.
  • Added a universal macOS .dmg installer.
  • The macOS binary and application bundle are ad-hoc signed during packaging.
  • Added native Windows x64 and ARM64 GUI builds.
  • Made release metadata architecture-aware so the updater can identify the
    matching platform artifact.
  • Made the APT repository infer and publish amd64 and arm64 package
    indexes instead of hard-coding amd64.
  • Windows ARM64 now fails closed when the pinned x64 OpenConnect installer is
    selected; a native OpenConnect + Wintun ARM64 package is still required for
    VPN connections on that target.