sing-box: Update to 1.11.15#5
Merged
Merged
Conversation
changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.11.15 Signed-off-by: Gregory Gullin <garuwex@gmail.com>
gargullia
pushed a commit
that referenced
this pull request
Feb 9, 2026
transmission/libutp@490874c Merge pull request openwrt#17 from tearfur/malformed-logs transmission/libutp@2d29ce9 Merge pull request openwrt#18 from tearfur/ftbfs-log transmission/libutp@6c7ee3f Merge pull request openwrt#16 from brad0/openbsd_monotonic transmission/libutp@1e7e6c6 fix: FTBFS when `UTP_DEBUG_LOGGING` is defined transmission/libutp@eedd8b9 fix: malformed logs produced by `struct_utp_context::log()` transmission/libutp@14d6f57 Use monotonic clock on OpenBSD transmission/libutp@52645d6 chore: remove invalid assertion transmission/libutp@4ed4d43 refactor: use std::unordered_map instead of bespoke utpHashTable transmission/libutp@13545a9 fixup! chore: savepoint transmission/libutp@d0f70e6 chore: add code comments for new code that needs it transmission/libutp@b109597 chore: remove extra include string.h transmission/libutp@13b5cb4 chore: remove unnecessary #include utp_hash.h transmission/libutp@958758b copyediting: tab damage, constify transmission/libutp@165a316 refactor: replace UTPSocketHT method with one more narrowly-scoped transmission/libutp@9bbf6b3 perf: do not rebuild UTPSocketKey in LookupAdjacent transmission/libutp@a271636 chore: savepoint transmission/libutp@d339167 feat: make UTPSocketKey std::hash-friendly transmission/libutp@1354618 refactor: use std::min(), std::max() instead of bespoke transmission/libutp@7480820 chore: remove redundant explicit types when invoking std::min, std::max transmission/libutp@3189aba chore: restore undefs transmission/libutp@1849bd1 chore: make vsc happy transmission/libutp@24c967b refactor: make explicit type for std::min, std::max transmission/libutp@1862df0 refactor: make explicit type for std::min, std::max transmission/libutp@8080115 refactor: use std::min(), std::max() instead of bespoke transmission/libutp@2589200 refactor: use std::vector instead of bespoke Array class transmission/libutp@09ef1be Fix build on *BSD (#10) transmission/libutp@4d4a3ce fixup! refactor: use std::vector instead of bespoke Array class transmission/libutp@1320d78 Merge branch 'post-3.4-transmission' into refactor/replace-bespoke-to-std-pt-1 transmission/libutp@8bdf5e8 Try to reduce the number of CI builds transmission/libutp@4ec3c96 Merge branch 'post-3.4-transmission' into refactor/replace-bespoke-to-std-pt-1 transmission/libutp@5820d8e Bump minimum CMake version to 3.12 to match Transmission (#9) transmission/libutp@d9d3754 refactor: use std::vector instead of bespoke Array class transmission/libutp@9cb9f9c build: Require C11 (#5) Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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.
changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.11.15
📦 Package Details
Maintainer: @
(You can find this by checking the history of the package
Makefile.)Description:
🧪 Run Testing Details
✅ Formalities
If your PR contains a patch:
git am(e.g., subject line, commit description, etc.)
We must try to upstream patches to reduce maintenance burden.