Skip to content

syncthing: update from 1.22.2 to 1.23.2 #2870

Merged
merged 2 commits into from Mar 9, 2023
Merged

Conversation

wwwutz
Copy link
Collaborator

@wwwutz wwwutz commented Mar 9, 2023

  • fixed noupgrade install

mee-build():
First go run build.go builds all binaries incl. syncthing as [purego], ending up
in $S/bin/...
Second go run build.go -no-upgrade build syncthingonly buildssyncthingas[noupgrade]leaving it in$S. So we end up in two different syncthing binaries. mee_install()` used to
fix that, but 941adb2 silently dropped the fix.

bee update syncthing-1.23.2-1

- fixed noupgrade install

`mee-build():`
First `go run build.go` builds all binaries incl. `syncthing` as `[purego]`, ending up
in `$S/bin/...`
Second `go run build.go -no-upgrade build syncthing` only builds
`syncthing` as `[noupgrade]` leaving it in `$S`.
So we end up in two different syncthing binaries. `mee_install()` used to
fix that, but 941adb2 silently dropped the fix.
@wwwutz wwwutz merged commit 3f6f9d7 into master Mar 9, 2023
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant