Commit 49b217d
Revert server auto-update (single identity can't split streams); keep update feedback
The v0.1.15 attempt gave the headless build its own update stream via a
separate rsupd project, but the dist model makes that unworkable with one
signing identity: the manifest URL is keyed by (fingerprint, channel) and
release uniqueness by (fingerprint, version), so two variants can't
publish the same version — and pointing the shared MANIFEST-master at a
decryptd-server manifest would break GUI auto-update (project mismatch).
That release was cancelled before any publish; MANIFEST-master is intact.
- Server build reverts to download-only (updater gated to the gui
feature again; publish-server job removed). Master publish is a single,
conflict-free upload again.
- Kept the important fix: the GUI "Check for Updates" now reports its
outcome via desktop notification (up-to-date / updating / error) so the
Windows failure stops being invisible.
An independent server update stream would need a second signing identity;
deferred pending that.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 93f0120 commit 49b217d
2 files changed
Lines changed: 18 additions & 56 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
921 | 921 | | |
922 | 922 | | |
923 | 923 | | |
924 | | - | |
| 924 | + | |
| 925 | + | |
925 | 926 | | |
926 | 927 | | |
927 | | - | |
928 | | - | |
929 | | - | |
930 | | - | |
931 | | - | |
932 | | - | |
933 | | - | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
934 | 937 | | |
935 | | - | |
936 | | - | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | | - | |
943 | 938 | | |
944 | | - | |
| 939 | + | |
945 | 940 | | |
946 | 941 | | |
947 | 942 | | |
| |||
955 | 950 | | |
956 | 951 | | |
957 | 952 | | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | | - | |
963 | | - | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
964 | 959 | | |
965 | 960 | | |
966 | 961 | | |
| |||
0 commit comments