Commit Graph

46 Commits

Author SHA1 Message Date
世界
0438de610f Update Go to 1.25.9 2026-04-14 14:26:59 +08:00
世界
fcdea284e1 release: Refactor release tracks for Linux packages and Docker
Support 4 release tracks instead of 2:
- sing-box / latest (stable release)
- sing-box-beta / latest-beta (stable pre-release)
- sing-box-testing / latest-testing (testing branch)
- sing-box-oldstable / latest-oldstable (oldstable branch)

Track is detected via git branch --contains and git tag,
replacing the old version-string hyphen check.
2026-03-24 15:03:43 +08:00
世界
ea9b80dc92 Update Go to 1.25.8 2026-03-07 16:13:23 +08:00
世界
5e4f6437ca Rename branches and update release workflows
stable-next → oldstable, main-next → stable, dev-next → testing, new unstable
2026-03-05 21:12:02 +08:00
世界
e269ad6528 release: Unify default build tags and linker flags into shared files
Move hardcoded build tags and ldflags from Makefile, Dockerfile, CI
workflows, and local build scripts into canonical files under release/:

- release/DEFAULT_BUILD_TAGS (Linux common archs, Darwin, Android)
- release/DEFAULT_BUILD_TAGS_WINDOWS (includes with_purego)
- release/DEFAULT_BUILD_TAGS_OTHERS (no with_naive_outbound)
- release/LDFLAGS (shared linker flags)
2026-03-03 21:21:09 +08:00
世界
d65c447afe Pin Go version to 1.25.7 2026-02-21 13:55:31 +08:00
世界
701248d820 More linux builds for naive 2026-02-21 13:55:31 +08:00
世界
92bd2edad7 Update Go to 1.25.7 2026-02-05 17:49:06 +08:00
世界
4cd79cef55 Disable multipath TCP by default via GODEBUG 2026-01-17 05:48:58 +08:00
世界
0fd51633f4 Add OpenAI Codex Multiplexer service 2026-01-17 05:47:42 +08:00
世界
3313c6e0b2 Add naiveproxy outbound 2026-01-17 05:47:41 +08:00
世界
e354670c36 Add claude code multiplexer service 2026-01-17 05:46:23 +08:00
世界
50732226c4 Update tfo-go to latest 2026-01-17 05:46:21 +08:00
世界
bc86dcec9b Do not use linkname by default to simplify debugging 2026-01-17 05:46:14 +08:00
世界
03f5eca54c release: Fix linux build 2026-01-17 05:46:01 +08:00
世界
41c530ac8f Update Go to 1.25.6 2026-01-17 05:10:56 +08:00
世界
671c49ca6f Update Go to 1.25.5 2025-12-13 20:11:29 +08:00
世界
063d20d221 Update Go to 1.25.4 2025-11-16 09:53:10 +08:00
世界
010cc83eb9 Update Go to 1.25.3 2025-10-14 23:43:36 +08:00
世界
112d37b80e Update Go to 1.25.1 2025-09-10 22:57:24 +08:00
renovate[bot]
030a789870 [dependencies] Update github-actions 2025-08-13 22:12:19 +08:00
世界
80e3b65a15 Update Go to 1.25 2025-08-13 22:08:35 +08:00
世界
90d5440bb2 release: Fix repo 2025-08-11 22:11:14 +08:00
世界
7b301c1a82 Update Go to 1.24.6 2025-08-08 17:07:56 +08:00
世界
39b3a2e02b Update Go to 1.24.5 2025-07-21 10:10:02 +08:00
世界
40e1e2c3c8 Minor fixes 2025-07-08 13:14:42 +08:00
世界
96e5697d23 Update utls to v1.7.2 2025-07-08 13:12:35 +08:00
世界
f824386ae8 release: Fix packages 2025-04-19 19:12:01 +08:00
世界
e7b86e990b release: Fix workflow 2025-03-27 18:17:39 +08:00
世界
a1b2551a6f release: Replace goreleaser build with scripts 2025-03-24 13:48:37 +08:00
世界
748e668b06 release: Use fake goreleaser key 2025-03-21 22:25:51 +08:00
世界
c90b26c630 Downgrade goreleaser to stable since nfpm fixed 2025-03-13 18:53:19 +08:00
世界
646251d081 release: Fix goreleaser version 2025-03-12 16:15:50 +08:00
世界
5d5f899dea Bump Go to go1.24 2025-02-23 08:35:30 +08:00
世界
ec66c58bd4 release: Add workflow build 2024-12-10 09:25:11 +08:00
renovate[bot]
f0efa9b0ab [dependencies] Update actions/checkout digest to eef6144 2024-10-13 13:07:18 +08:00
世界
7bf3ceb7fb Update workflow to go1.23 2024-10-07 04:58:47 +08:00
renovate[bot]
0afadd7623 [dependencies] Update actions/checkout digest to 692973e 2024-06-17 13:05:54 +08:00
renovate[bot]
121928e849 [dependencies] Update actions/checkout digest to a5ac7e5 2024-06-08 22:00:46 +08:00
renovate[bot]
123947a2ad [dependencies] Update goreleaser/goreleaser-action action to v6 2024-06-08 18:58:22 +08:00
世界
a54a6b6161 Fix usage of github actions 2024-04-29 11:58:20 +08:00
renovate[bot]
97378806a1 [dependencies] Update actions/checkout digest to 0ad4b8f 2024-04-29 11:58:20 +08:00
世界
a11648d70e Fix linux workflow 2024-04-29 11:58:20 +08:00
世界
2c1e2e6454 Fix linux repo 2024-04-12 22:52:37 +08:00
世界
c643fa0e53 Fix fury workflow 2024-03-17 21:43:22 +08:00
世界
62824e0ab1 Add repo release 2024-03-15 18:06:37 +08:00