Skip to content

Releases: initialize-nl/rustdesk-client-builds

Initialize Support 1.4.9 — eerste build

Choose a tag to compare

@frankhommers frankhommers released this 16 Sep 22:45

Initialize Support 1.4.9

Preconfigured incoming support clients based on RustDesk 1.4.9. Sessions require an explicit approval click. The server and public key are compiled into the app; no permanent password is configured.

Downloads

  • macOS Apple Silicon: InitializeSupport-1.4.9-aarch64.dmg.
  • Windows x64: InitializeSupport-1.4.9-windows-x64.exe.
  • macOS Intel: InitializeSupport-1.4.9-x86_64.dmg.

Mac apps are ad-hoc signed, without Apple Developer ID/notarization. Windows apps are unsigned. The support portal provides first-launch instructions. Do not disable OS security globally.

Verification

Both Mac packages: DMG checksum, matching CPU architecture, app/bundle identity, embedded server/key/consent settings, strict code-signature verification and native --version startup checked on the matching architecture. Windows x64: manifest/hash, PE architecture and native portable --version startup on a Windows runner checked. Relay reachability and bidirectional data transfer were tested separately. A complete interactive support session still needs verification.

Per-platform manifests record SHA-256, the RustDesk source commit, native build commit and (for the initial Mac packages) the packaging commit. The initial Mac DMGs were repackaged using initialize/package_macos.py to give them their own nl.initialize.support app identity. Future full builds include this fix automatically.

Source

RustDesk commit 6c578292e8ebbbec708b76986ba8c4bc7c509747 (1.4.9), including submodules. Modifications and build/packaging scripts are in this repository. RustDesk license and copyright notices are preserved. See the repository README for reproduction instructions and limitations.