Skip to content

fix(windows): ship Authenticode-signed installer to users#55

Merged
yani- merged 1 commit into
masterfrom
chore/release-bump-1.11.2
May 22, 2026
Merged

fix(windows): ship Authenticode-signed installer to users#55
yani- merged 1 commit into
masterfrom
chore/release-bump-1.11.2

Conversation

@yani-

@yani- yani- commented May 22, 2026

Copy link
Copy Markdown
Member

Summary

Empty fix: commit to bump Traktor from 1.11.1 to 1.11.2 so release-please cuts a new release that exercises the SSL.com eSigner pipeline merged in #54.

Why

The #54 merge added Authenticode signing to release.yml but, as a ci: commit, didn't trigger a version bump. Existing 1.11.x WinSparkle clients won't see a new update until master gets a feat: or fix: commit that release-please treats as bump-worthy. Rather than wait for incidental work to land, this commit explicitly bumps so signing reaches users now.

Test plan

  • After merge, release-please opens a Release PR for 1.11.2 with the changelog including the signing work from ci(windows): Authenticode-sign Traktor.exe and installer via SSL.com eSigner #54.
  • Merging that Release PR publishes the v1.11.2 tag, which triggers release.yml.
  • On the resulting Windows installer artifact, Properties -> Digital Signatures shows Servmask Inc. as signer.
  • An existing 1.11.1 Windows install offered an update via WinSparkle accepts the signed installer (Ed25519 over the final signed bytes still validates).

The signing pipeline merged in #54 only runs on tagged releases.
Bumping to 1.11.2 so existing 1.11.x WinSparkle clients pull a
Servmask Inc.-signed installer and replace the unsigned binary
currently installed on disk.

No code change in this commit; release-please picks up the fix:
prefix and opens a Release PR for 1.11.2.
@yani- yani- merged commit ac3da65 into master May 22, 2026
6 checks passed
@yani- yani- deleted the chore/release-bump-1.11.2 branch May 22, 2026 19:02
@github-actions

Copy link
Copy Markdown
Contributor

Build Artifacts

Platform Download
Linux (x86_64) Traktor-linux-x86_64
macOS (Apple Silicon) Traktor-macOS
Windows (x64) Traktor-windows-x64

Built from 9d96db3. Artifacts expire after 90 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant