Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
240 commits
Select commit Hold shift + click to select a range
c74f4b9
Add MAC and hostname rule items
nekohasekai Mar 3, 2026
55650fb
Add Android support for MAC and hostname rule items
nekohasekai Mar 4, 2026
f97471e
Add macOS support for MAC and hostname rule items
nekohasekai Mar 6, 2026
50cf90c
documentation: Update descriptions for neighbor rules
nekohasekai Mar 6, 2026
7dfe779
Refactor ACME support to certificate provider
nekohasekai Mar 23, 2026
23114fd
Add BBR profile and hop interval randomization for Hysteria2
nekohasekai Mar 30, 2026
759931c
platform: Add OOM Report & Crash Report
nekohasekai Apr 2, 2026
ae96a54
Also enable certificate store by default on Apple platforms
nekohasekai Apr 7, 2026
d0ee065
Add evaluate DNS rule action and related rule items
nekohasekai Apr 7, 2026
5a44508
platform: Fix set local
nekohasekai Apr 7, 2026
1258a3d
Fix deprecated warning double-formatting on localized clients
nekohasekai Apr 7, 2026
ae97f49
oom-killer: Free memory on pressure notification and use gradual inte…
nekohasekai Apr 7, 2026
eab2d32
tools: Network Quality & STUN
nekohasekai Apr 8, 2026
c6b7847
platform: Fix darwin signal handler
nekohasekai Apr 9, 2026
3868453
tools: Tailscale status
nekohasekai Apr 9, 2026
88f37d7
Revert "Also enable certificate store by default on Apple platforms"
nekohasekai Apr 9, 2026
aa36d8b
Fix rules lock
nekohasekai Apr 9, 2026
733557b
Fix darwin local DNS transport
nekohasekai Apr 10, 2026
152b998
tools: Tailscale status
nekohasekai Apr 10, 2026
0560761
Un-deprecate `ip_accept_any` DNS rule item
nekohasekai Apr 10, 2026
8e9f63b
documentation: Fixes
nekohasekai Apr 10, 2026
da80b88
Add `package_name_regex` route, DNS and headless rule item
nekohasekai Apr 10, 2026
95a2358
platform: Wrap command RPC error returns with E.Cause
nekohasekai Apr 10, 2026
857a764
Fix lint errors
nekohasekai Apr 10, 2026
47240c4
Add cloudflared inbound
nekohasekai Apr 10, 2026
8e4ad90
documentation: Fix missing update for `ip_version` and `query_type`
nekohasekai Apr 10, 2026
e2a7b31
Fix stun test
nekohasekai Apr 10, 2026
abfde3c
Fix darwin cgo DNS again
nekohasekai Apr 10, 2026
6149d2e
Fix tailscale error
nekohasekai Apr 11, 2026
3e358d2
Add optimistic DNS cache
nekohasekai Apr 11, 2026
faf475a
oom-killer: Record report before reset network
nekohasekai Apr 14, 2026
f81edb5
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
nekohasekai Apr 14, 2026
16b3072
Standardize hosts path
nekohasekai Apr 15, 2026
fba43bc
Add TLS spoof support
nekohasekai Apr 15, 2026
953c06f
Fix legacy rule-set download_detour blocked by empty direct check
nekohasekai Apr 15, 2026
59150d3
Reject pure-IP rule-set references without match_response
nekohasekai Apr 15, 2026
2bc10fc
Fix use-after-free of pooled value buffers in bbolt Batch writes
nekohasekai Apr 15, 2026
7f45557
Reject IP literal server name with TLS spoof
nekohasekai Apr 16, 2026
6270529
Fix macOS tlsspoof
nekohasekai Apr 17, 2026
0775c68
Scope HTTP/2 fallback and HTTP/3 broken state per authority
nekohasekai Apr 17, 2026
870faa1
Defer implicit default HTTP client fallback to first use
nekohasekai Apr 17, 2026
aea71e5
Strip EDNS padding from upstream DNS responses
nekohasekai Apr 17, 2026
cac5f24
Fix Apple TLS metadata capture
nekohasekai Apr 18, 2026
bf92a5a
Fix tls-spoof
nekohasekai Apr 17, 2026
f68eed0
Add search domain support for Tailscale DNS
nekohasekai Apr 20, 2026
cb70d47
Log DNS optimistic background refresh outcomes
nekohasekai Apr 21, 2026
027585a
Fix Tailscale search domain response name mismatch
nekohasekai Apr 21, 2026
5a5b16f
Fix goroutine leak in networkquality tool
nekohasekai Apr 21, 2026
39ce21a
Add ACME profile support for IP address certificates
nekohasekai Mar 26, 2026
169749f
platform: Improve oom-killer
nekohasekai Apr 21, 2026
a6e4a67
Fix darwin cgo DNS again
nekohasekai Apr 22, 2026
6b96e48
Improve UDP batch support
nekohasekai Apr 24, 2026
34ca17d
Add Windows TLS engine
nekohasekai Apr 24, 2026
4617cc8
Preserve comments between formatting
nekohasekai Apr 28, 2026
24b3729
Improve oom-killer
nekohasekai Apr 28, 2026
8343cc9
ssh: Add cipher, MAC, and key exchange configuration
nekohasekai Apr 28, 2026
feed706
dns: Add timeout configuration
nekohasekai Apr 28, 2026
f23a3b3
Fix tailscale start dependencies
nekohasekai Apr 28, 2026
e7af153
dns: Add neighbor-based hostname resolution to local server
nekohasekai Apr 29, 2026
b390c95
dns: Add preferred_by rule item
nekohasekai Apr 29, 2026
869f40a
dns: Add mDNS server
nekohasekai Apr 30, 2026
7af429a
Allow customizing TUN DNS mode and hijack interface DNS by default
nekohasekai May 2, 2026
6b70d0f
Add more spoof method
macronut Apr 29, 2026
2447788
Fix reset network
nekohasekai May 5, 2026
49eb678
Add hysteria2 realm service and support
nekohasekai May 10, 2026
1f173e0
Update hysteria2 realm
nekohasekai May 11, 2026
81d8c30
Fix TLS server close
nekohasekai May 12, 2026
a137302
Fix hysteria2 realm server
nekohasekai May 12, 2026
a88de64
Fix lint errors
nekohasekai May 14, 2026
accfa1c
oom-killer: Remove log "OOM draft discarded"
nekohasekai May 19, 2026
b7bafa1
tailscale: Revert dialer deprecation and remove control_http_client
nekohasekai May 20, 2026
adfdfa6
tailscale: Fix handle peer DNS query
nekohasekai May 20, 2026
43ff49c
tailscale: Add runtime exit node API
nekohasekai May 21, 2026
aaf0d36
tailscale: Expose more peer info fields
nekohasekai May 21, 2026
cf9d04f
Fix tailscale dns
nekohasekai May 21, 2026
0e9bc79
daemon: Add Tailssh
nekohasekai May 25, 2026
4720d8e
hysteria2: Add gecko obfs
nekohasekai May 25, 2026
3747c52
tools: Fix mising cleanup
nekohasekai May 26, 2026
269cf27
tailscale: Add tailssh server
nekohasekai May 28, 2026
b77f4cf
tailssh: fix platform SFTP session teardown
nekohasekai Jun 1, 2026
c650748
platform: Add tailscale device name and logout
nekohasekai Jun 2, 2026
cb80834
platform: Add shell support for iOS
nekohasekai Jun 10, 2026
c490cf5
daemon: Split host operations into ManagedService
nekohasekai Jun 11, 2026
118b71a
Add sing-box API service
nekohasekai Jun 11, 2026
7e8e480
tailscale: Fix auth URL not refreshed after logout
nekohasekai Jun 12, 2026
3fbd6c6
Fix group status updates broken by API service
nekohasekai Jun 13, 2026
d6559d7
release: Fix apple release
nekohasekai Jun 13, 2026
f84d59d
dns: Remove unused files
nekohasekai Jun 13, 2026
e7037d5
Improve remote rule-set update
nekohasekai Jun 13, 2026
1c783ef
Add dashboard support for API service
nekohasekai Jun 13, 2026
bee59c2
Fix remote control when Clash server is unavailable
nekohasekai Jun 15, 2026
a1d658e
Add USB/IP service
nekohasekai Jun 14, 2026
553551c
Add USB/IP support for macOS
nekohasekai Jun 16, 2026
a36e678
documentation: Add USB/IP server and client
nekohasekai Jun 17, 2026
4658464
Fix Cloudflared edge discovery ignoring configured resolver
nekohasekai Jun 20, 2026
968cab0
Add iOS jailbreak release
nekohasekai Jun 20, 2026
833dec1
certificate: Replace platform bridge with CGO JNI
nekohasekai Jun 21, 2026
7ac42a1
platform: Fix missing api version check for usb/ip
nekohasekai Jun 21, 2026
ec00732
Fix oom draft flood
nekohasekai Jun 23, 2026
39f7e4c
release: Fix upload ios deb
nekohasekai Jun 25, 2026
1146426
Refactor darwin local DNS to raw mDNSResponder call
nekohasekai Jun 27, 2026
f72b1d3
Write logs to oom report
nekohasekai Jun 28, 2026
907e907
Add age support for report export
nekohasekai Jun 28, 2026
882c45e
Improve DHCP DNS server initialize
nekohasekai Jun 28, 2026
4ae5963
Fix linux ping
nekohasekai Jun 29, 2026
f88acea
tls: Fix read wait buffer sizing
nekohasekai Jul 2, 2026
72eb86f
dialer: Dial directly when only one interface is available
nekohasekai Jul 4, 2026
fe2ab12
Add snell protocol
nekohasekai Jul 3, 2026
5294582
Add L3 forwarding support
nekohasekai Jul 6, 2026
24eedbe
Fix local DNS transport on darwin
nekohasekai Jul 6, 2026
6e386f9
Imrpove flow tracking & sniff action
nekohasekai Jul 6, 2026
efe429e
daemon: Release memory to OS on service reload
nekohasekai Jul 7, 2026
7d3d2c8
Add bridge outbound
nekohasekai Jul 7, 2026
e1597a4
Improve bridge
nekohasekai Jul 8, 2026
eec9d5b
Add windows bridge
nekohasekai Jul 8, 2026
c9415ec
Improve darwin bridge
nekohasekai Jul 8, 2026
788b4fd
Fix bridge MTU
nekohasekai Jul 8, 2026
04daaab
Improve windivert syscall
nekohasekai Jul 8, 2026
974cd30
Fix windows bridge forwarding to connected subnets
nekohasekai Jul 8, 2026
df2b7dc
Fix macOS bridge with includeAllNetworks
nekohasekai Jul 8, 2026
b87d35f
Fix macOS bridge kernel panic
nekohasekai Jul 8, 2026
0bd1db3
Fix process and neighbor rules not matched in pre-match
nekohasekai Jul 8, 2026
df0950e
Add hysteria2 realm ip_version and port_mapping options
nekohasekai Jul 9, 2026
ddcc210
Add connections to OOM report
nekohasekai Jul 9, 2026
c4e0ae0
Fix tailscale version
nekohasekai Jul 10, 2026
08373f7
Add netns and unshare support
nekohasekai Jul 10, 2026
015df2c
Fix netns manager
nekohasekai Jul 11, 2026
c8ba78a
windivert: Verify cached driver against embedded asset before load
nekohasekai Jul 11, 2026
d2bbf13
platform: Export tester and reporter
nekohasekai Jul 11, 2026
c74fdb3
Fix windivert open
nekohasekai Jul 12, 2026
7233647
bridge: Raise accept_ra to 2 when enabling IPv6 forwarding
nekohasekai Jul 12, 2026
b0d5bfe
Fix daemon groups
nekohasekai Jul 12, 2026
64ba5bd
platform: Add boxdd
nekohasekai Jul 13, 2026
6cce419
platform: Fix daemon data
nekohasekai Jul 13, 2026
cc78401
platform: Add http proxy support for Windows
nekohasekai Jul 13, 2026
aff83a2
documentation: Update icon svg
nekohasekai Jul 13, 2026
3db173e
Fix nfqueue options
nekohasekai Jul 14, 2026
56a5fd5
windivert: stabilize Windows driver lifecycle
nekohasekai Jul 14, 2026
cb73716
Fix SetGroupExpand race
nekohasekai Jul 14, 2026
a63b1f6
Fix tun gso check
nekohasekai Jul 14, 2026
7f71aa8
Fix nftables flush
nekohasekai Jul 14, 2026
44c4eea
Fix windows bridge
nekohasekai Jul 14, 2026
6bc9be1
Add windows build
nekohasekai Jul 14, 2026
fbf3fca
boxdd: Fix log format
nekohasekai Jul 14, 2026
77fa186
boxxx: Add update API
nekohasekai Jul 14, 2026
58ab2c3
boxdd: Add custom working directory support
nekohasekai Jul 15, 2026
2f1725b
tailscale: support Windows SSH user sessions
nekohasekai Jul 15, 2026
3e62072
Update windows build
nekohasekai Jul 15, 2026
7ece892
boxdd: Add insecure mode
nekohasekai Jul 15, 2026
ebb8e30
Fix start lifecycle
nekohasekai Jul 15, 2026
7a45936
platform: Fix version compare
nekohasekai Jul 16, 2026
721fd1f
Fix oomkiller
nekohasekai Jul 16, 2026
22400f3
Fix iOS brdige
nekohasekai Jul 16, 2026
1790426
Add multiple tags support to rule-sets
nekohasekai Jul 16, 2026
b6922f6
boxx: Fix unsafe installation
nekohasekai Jul 16, 2026
275930f
refactor: New tun udpnat
nekohasekai Jul 16, 2026
974c5ae
Refactor endpoint listen
nekohasekai Jul 17, 2026
09ce72b
Update Go to 1.25.12
nekohasekai Jul 17, 2026
40686b8
Add openvpn and openconnect
nekohasekai Jul 17, 2026
7048c68
Fix bind control for auto redirect
nekohasekai Jul 17, 2026
440e662
Refactor endpoint in started interface
nekohasekai Jul 17, 2026
f6eeb98
Refactor OpenVPN and OpenConnect endpoints
nekohasekai Jul 18, 2026
7c8cc6c
Fix SSO support for anyconnect
nekohasekai Jul 18, 2026
0403293
Refactor UDP DNS hijack
nekohasekai Jul 19, 2026
05e21a6
refactor: Async DNS
nekohasekai Jul 19, 2026
fdab844
Fix DNS route suffix matching
nekohasekai Jul 19, 2026
298aa31
boxdd: Fix linux permission
nekohasekai Jul 19, 2026
aaaaf48
Improve network reset
nekohasekai Jul 19, 2026
56cbb96
boxdd: Implement linux http proxy
nekohasekai Jul 19, 2026
26aced4
desktop: Pin dependencies
nekohasekai Jul 19, 2026
e8fb6a4
Add linux desktop build
nekohasekai Jul 19, 2026
48e0084
openconnect: Fix Fortinet SSO
nekohasekai Jul 20, 2026
0f2bab4
Fix wg detour
nekohasekai Jul 20, 2026
e531fb7
boxdd: Fix unsafe permission check
nekohasekai Jul 20, 2026
7a859f5
openvpn: Fix certificate verification compatibility
nekohasekai Jul 20, 2026
d5c30c7
Fix security check message
nekohasekai Jul 20, 2026
e74b3a7
Improve OpenVPN & OpenConnect interoperability
nekohasekai Jul 21, 2026
8e523d0
build: Refactor workflow
nekohasekai Jul 21, 2026
db6939d
boxdd: Fix windows update
nekohasekai Jul 21, 2026
23cfc30
Fix TCP DNS retry
nekohasekai Jul 21, 2026
0c8afac
Update uTLS to v1.8.7
flyzstu Jul 21, 2026
201ccd4
Update issue template for new clients
nekohasekai Jul 21, 2026
bc7ddc0
Add Fortinet hostcheck support
nekohasekai Jul 21, 2026
ce0ae2e
release: Improve release workflow
nekohasekai Jul 21, 2026
9775083
Fix Tailscale 4via6 subnet routing
nekohasekai Jul 22, 2026
cd66967
dns: Cache responses with client subnet
nekohasekai Jul 22, 2026
49475d4
dns: Probe connection reuse support for TCP transports
nekohasekai Jul 22, 2026
e865198
Fix Fortinet SSO again
nekohasekai Jul 22, 2026
d3476d2
platform: Fix WIFI state on reload
nekohasekai Jul 23, 2026
3e1c0b3
route: simplify rule_set matching semantics
nekohasekai Jul 23, 2026
2020d43
dns: Add namespace and parallel support for evaluate
nekohasekai Jul 23, 2026
1bb7099
Add JSON schema support
nekohasekai Jul 24, 2026
5f6fe5b
release: Fix linux sign
nekohasekai Jul 24, 2026
81755b9
Add initial_path option to remote rule-sets
nekohasekai Jul 24, 2026
193f8ff
daemon: Improve URLTest
nekohasekai Jul 24, 2026
75e14db
Fix inconsistent URLTest results
nekohasekai Jul 25, 2026
e191038
Fix string type
nekohasekai Jul 25, 2026
ac35674
Fix openvpn
nekohasekai Jul 29, 2026
9ff67ed
release: Fix rpm package format for desktop client
nekohasekai Jul 29, 2026
4672f45
dns: Fix completed race rule blocked by earlier armed rule
nekohasekai Jul 31, 2026
58294ae
wireguard: Fix system device configures DNS for interface
nekohasekai Jul 31, 2026
adb2599
Fix TLS fragment ACK wait on Windows without TCP estats
nekohasekai Jul 31, 2026
7516785
Remove client metadata from AnyTLS requests by default
nekohasekai Aug 3, 2026
c203194
Update tailscale to v1.102.1
nekohasekai Aug 4, 2026
ae60956
Update quic-go to v0.61.0
nekohasekai Aug 4, 2026
f8bf426
Add hysteria2 chrome parrot support
nekohasekai Aug 4, 2026
eab3d61
Update gvisor to 20260727.0
nekohasekai Aug 5, 2026
ea280d9
dns: Fix preferred_by local support for platform local transport
NagaseMinato Aug 5, 2026
5d9d0c5
Fix security check for executables
nekohasekai Aug 6, 2026
bb02b05
Use connected sockets for QUIC clients
nekohasekai Aug 5, 2026
11d74fe
Improve UDP packet usage for darwin
nekohasekai Aug 6, 2026
90e0e48
Fix hysteria2 chrome parrot
nekohasekai Aug 6, 2026
9bcc038
Package WinDivert drivers instead of embedding it
nekohasekai Aug 7, 2026
f3a11fa
Fix DNS response buffer headroom
nekohasekai Aug 7, 2026
ded2c0a
Fix QUIC connection closed by ENOBUFS
nekohasekai Aug 7, 2026
290aef0
Avoid clearing DNS caches during network resets
nekohasekai Aug 7, 2026
74dd6d3
Update Go to 1.26.5
nekohasekai Aug 8, 2026
85eb3d7
Enable stateless reset for hysteria2 server when obfs disabled
nekohasekai Aug 9, 2026
3f8fbed
daemon: Fix endpoint subscription
nekohasekai Aug 9, 2026
339b193
Fix missing process info in hijacked DNS queries
nekohasekai Aug 9, 2026
59ae84d
Fix Android process finder
nekohasekai Aug 10, 2026
5313f31
openconnect: Improve PPP carrier tolerance
nekohasekai Aug 10, 2026
383d01d
Resolve and race all WireGuard addresses on handshake
nekohasekai Aug 10, 2026
4a68c79
Refactor local DNS transport
nekohasekai Aug 11, 2026
a7afc09
Partition local DNS caches by interface signature
nekohasekai Aug 11, 2026
7437ed4
Bump version
nekohasekai Aug 9, 2026
14cca98
Fix search domain handling in DNS transports
nekohasekai Aug 12, 2026
3e16ce7
daemon: Throttle group and outbound subscription pushes
nekohasekai Aug 12, 2026
ce774aa
documentation: Rename Root Helper to Helper Service
nekohasekai Aug 12, 2026
ad62e41
Refactor local DNS cache partitioning
nekohasekai Aug 13, 2026
d4029f4
Add query_client_subnet and query_dnssec DNS rule items and remove_cl…
nekohasekai Aug 13, 2026
db1053f
Add listen_port option to Tailscale endpoint
nekohasekai Aug 13, 2026
3930f3e
daemon: Send complete initial snapshots in status subscriptions
nekohasekai Aug 13, 2026
e5a282c
Add api command
nekohasekai Aug 13, 2026
f01af83
Fix file descriptor double close when netlink socket bind fails
nekohasekai Aug 14, 2026
484684f
Add Taildrop support
nekohasekai Aug 14, 2026
deffcb4
Update Go to 1.26.6
nekohasekai Aug 15, 2026
1a47451
Install Apple provisioning profiles from a variable number of secrets
nekohasekai Aug 15, 2026
e98ae31
Bump version
nekohasekai Aug 15, 2026
7498672
Fix data race between rule-set updates and matching
solodecode Jul 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ body:
- sing-box for macOS Graphical Client
- sing-box for Apple tvOS Graphical Client
- sing-box for Android Graphical Client
- sing-box for Windows Graphical Client
- sing-box for Linux Graphical Client
- Third-party graphical clients that advertise themselves as using sing-box (Windows)
- Third-party graphical clients that advertise themselves as using sing-box (Android)
- Others
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ body:
- sing-box for macOS 图形客户端程序
- sing-box for Apple tvOS 图形客户端程序
- sing-box for Android 图形客户端程序
- sing-box for Windows 图形客户端程序
- sing-box for Linux 图形客户端程序
- 宣传使用 sing-box 的第三方图形客户端程序 (Windows)
- 宣传使用 sing-box 的第三方图形客户端程序 (Android)
- 其他
Expand Down
14 changes: 8 additions & 6 deletions .github/setup_go_for_macos1013.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

set -euo pipefail

VERSION="1.25.12"
VERSION="1.26.6"
PATCH_COMMITS=(
"afe69d3cec1c6dcf0f1797b20546795730850070"
"1ed289b0cf87dc5aae9c6fe1aa5f200a83412938"
"f080b0c6346eb690c0dc82497b35925f385b35ac"
"2d9c12887c342fb9051d231aa5388743cb7e9cb6"
"367663849c656612fc3c8875ef6e7f6b0c93dbd0"
)
CURL_ARGS=(
-fL
Expand All @@ -25,12 +26,13 @@ tar -xzf "go${VERSION}.darwin-arm64.tar.gz"
mv go go_osx
cd go_osx

# these patch URLs only work on golang1.25.x
# that means after golang1.26 release it must be changed
# see: https://github.com/SagerNet/go/commits/release-branch.go1.25/
# these patch URLs only work on golang1.26.x
# that means after golang1.27 release it must be changed
# see: https://github.com/SagerNet/go/commits/release-branch.go1.26/
# revert:
# 33d3f603c1: "cmd/link/internal/ld: use 12.0.0 OS/SDK versions for macOS linking"
# 937368f84e: "crypto/x509: change how we retrieve chains on darwin"
# d90a57ffe8: "cmd/link/internal/ld: unify OS/SDK versions for macOS linking"

for patch_commit in "${PATCH_COMMITS[@]}"; do
curl "${CURL_ARGS[@]}" "https://github.com/SagerNet/go/commit/${patch_commit}.diff" | patch --verbose -p 1
Expand Down
20 changes: 10 additions & 10 deletions .github/setup_go_for_windows7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

set -euo pipefail

VERSION="1.25.12"
VERSION="1.26.6"
PATCH_COMMITS=(
"da4094da73b3b419e3f347594d805e2831f65667"
"824aa60e77f06dbae86c20a164c78df722eb7047"
"a3b6ba31c8cc67b6d899b978bba7b53e95afc46b"
"edfa8de63435a409a59f60731b66ab5940d6d3a4"
"284f9b24d6284984966a8431e30fdc2583938f96"
"9864798dee8dd47b55d1d5100d2f1b909a2a6e6c"
"a4ae550aa148b04c9d4890e98bee63aede5c4b53"
"95b851f661584711faa8115b3234a461044f4510"
"b0bf0a863cf218b9bb0d6c013903ab160ae0c39b"
"7c7a2a0d68920f8764d9a3aeae7ad1067a17b3fa"
"ba34356e82f3c12a7303d2231e6ea0e42bbbb3bf"
"472a88edbc2a42feb53fa31d29ab54d33840dca6"
)
CURL_ARGS=(
-fL
Expand All @@ -29,9 +29,9 @@ mv go go_win7
cd go_win7

# modify from https://github.com/restic/restic/issues/4636#issuecomment-1896455557
# these patch URLs only work on golang1.25.x
# that means after golang1.26 release it must be changed
# see: https://github.com/MetaCubeX/go/commits/release-branch.go1.25/
# these patch URLs only work on golang1.26.x
# that means after golang1.27 release it must be changed
# see: https://github.com/MetaCubeX/go/commits/release-branch.go1.26/
# revert:
# 693def151adff1af707d82d28f55dba81ceb08e1: "crypto/rand,runtime: switch RtlGenRandom for ProcessPrng"
# 7c1157f9544922e96945196b47b95664b1e39108: "net: remove sysSocket fallback for Windows 7"
Expand Down
Loading