-
-
Notifications
You must be signed in to change notification settings - Fork 5k
stdiscosrv-2.0.13-arm --version Issue #10523
Description
What happened?
Both stdiscosrv-2.0.13-arm and stdiscosrv-2.0.13-arm64 have unexpected text and the beginning of the output of the --version opeion.
./stdiscosrv-2.0.12-arm --version
stdiscosrv v2.0.12 "Hafnium Hornet" (go1.25.4 linux-arm) builder@github.syncthing.net 2025-11-24 15:49:42 UTC
./stdiscosrv-2.0.13-arm --version
2026-01-09 18:51:25 INF stdiscosrv v2.0.13 "Hafnium Hornet" (go1.25.5 linux-arm) builder@github.syncthing.net 2025-12-23 08:10:48 UTC (log.pkg=main)
I run a script that uses the output of this command to check the running version and to upgrade the server if there new version doesn't match the running version. While my script was able to update all of my discovery servers, once they are updated, the version looks different every time it it is checkedbecause the time stamp in the second field keeps changing (the second filed should be the running version number).
The relay server does not have this problem.
Syncthing version
2.0.13
Platform & operating system
Linux Arm & Linux Arm64
Browser version
No response