Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Mar 09:01
· 2 commits to master since this release

Added

  • GPG-signed SPK (syno_signature.asc): packages are now signed with the project's
    GPG key so they appear and can be installed directly from DSM Package Center via the
    custom package source without manual .spk download.
  • docs/packages.json: added keyrings field containing the GPG public key — DSM
    imports it automatically when the package source is added.

Changed

  • release.yml: GPG private key (stored as GPG_PRIVATE_KEY GitHub secret) is
    imported at build time and used to sign the SPK before publishing the GitHub Release.
    SHA256 and MD5 are recomputed after signing.