chore(core): bump sing-box core to 1.14.0-beta.1#326
Merged
Conversation
- bundledCoreVersion: 1.14.0-alpha.46 → 1.14.0-beta.1 - update coreArchiveSha256 for all 4 platforms (linux/win/mac-x64/mac-arm64) to beta.1 official release asset digests (verified against GitHub API) beta.1 carries upstream 1.14 fixes and adds native DNS resolver race primitives. Trialed as a candidate for the Windows TUN init regression reported in dododook#324 (pending real-machine verification). Refs dododook#324
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更
sing-box 内核基线
1.14.0-alpha.46→1.14.0-beta.1。src/shared/core-manifest.json:bundledCoreVersion+ 4 平台coreArchiveSha256(linux/win/mac-x64/mac-arm64)更新为 beta.1 官方 release asset digest。fetch:core),不入库;4 个 sha256 已逐一比对 GitHub release API digest,构建时下载校验必过。为什么
evaluate/race/match_response,alpha.46 不识别该字段)。验证
compareSemver判1.14.0-alpha.46 < 1.14.0-beta.1正确,reseed / override 决策链无误。待验(真机)
Refs #324