syncthing/lib/upgrade
Jakob Borg 0ea90dd932
build: add generating compat.json (#9700)
This is to add the generation of `compat.json` as a release artifact. It
describes the runtime requirements of the release in question. The next
step is to have the upgrade server use this information to filter
releases provided to clients. This is per the discussion in #9656

---------

Co-authored-by: Ross Smith II <ross@smithii.com>
2024-09-11 09:29:49 +02:00
..
debug.go all, lib/logger: Refactor SetDebug calls (#6054) 2019-10-04 13:03:34 +02:00
signingkey.go lib/upgrade: Extract signing key to embedded file (fixes #9247) (#9296) 2023-12-18 19:47:57 +00:00
signingkey.pem lib/upgrade: Extract signing key to embedded file (fixes #9247) (#9296) 2023-12-18 19:47:57 +00:00
upgrade_common.go build: add generating compat.json (#9700) 2024-09-11 09:29:49 +02:00
upgrade_supported.go chore(discovery,upgrade): use regular TLS certificate verification (#9673) 2024-09-11 09:29:19 +02:00
upgrade_test.go all: Fix various user-facing and non-user-facing typos (#8509) 2022-08-23 15:44:11 +02:00
upgrade_unsupp.go all: minimal set of changes for iOS app (#9619) 2024-07-31 07:31:14 +02:00