aboutsummaryrefslogtreecommitdiff
path: root/net/sing-box/Makefile
Commit message (Collapse)AuthorAge
* sing-box: update to 1.8.12brvphoenix2024-04-30
| | | | Signed-off-by: brvphoenix <brvphoenix@gmail.com>
* sing-box: update to 1.8.10brvphoenix2024-03-26
| | | | Signed-off-by: brvphoenix <brvphoenix@gmail.com>
* sing-box: restart if the specified interfaces start upbrvphoenix2024-03-26
| | | | Signed-off-by: brvphoenix <brvphoenix@gmail.com>
* sing-box: update to 1.8.7brvphoenix2024-02-29
| | | | Signed-off-by: brvphoenix <brvphoenix@gmail.com>
* sing-box: update to 1.8.4Van Waholtz2024-01-27
| | | | Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: update to 1.8.0Anya Lin2024-01-07
| | | | | | | | | | | | | | | | | | | | | | New features for v1.8.0: 1. Migrate cache file from Clash API to independent options 2. Introducing Rule Set 3. Add `sing-box geoip`, `sing-box geosite` and `sing-box rule-set` commands 4. Allow nested logical rules 5. Independent `source_ip_is_private` and `ip_is_private` rules 6. Add context to JSON decode error message 7. Reject internal fake-ip queries 8. Add GSO support for TUN and WireGuard system interface 9. The legacy LWIP stack has been deprecated and removed 10. Add `idle_timeout` for URLTest outbound 11. Added some new uTLS fingerprints ... Release notes: https://github.com/SagerNet/sing-box/releases/tag/v1.8.0 The new version has some breaking changes and may stop working after upgrading if use the original config. Please see the migration manual to migrate the config: https://sing-box.sagernet.org/migration/ Signed-off-by: Anya Lin <hukk1996@gmail.com>
* sing-box: Update to 1.7.7Anya Lin2023-12-30
| | | | Signed-off-by: Anya Lin <hukk1996@gmail.com>
* sing-box: update to 1.7.4Van Waholtz2023-12-09
| | | | | | | | | | | New features for v1.7.x: 1. Support excluding custom routes 2. `udp_disable_domain_unmapping` for inbound listen option 3. `HTTPUpgrade` transport 4. Migrate multiplex and UoT server to inbound and multiplexing support is no longer enabled by default and needs to be turned on explicitly in inbound options. 5. TCP Brutal support for multiplex Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: update to 1.6.6Van Waholtz2023-11-22
| | | | | | Changes: https://github.com/SagerNet/sing-box/compare/v1.6.4...v1.6.6 Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: update to v1.6.4Leo Douglas2023-11-14
| | | | | | see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.6.4 Signed-off-by: Leo Douglas <douglarek@gmail.com>
* sing-box: update to v1.6.3Leo Douglas2023-11-11
| | | | | | see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.6.3 Signed-off-by: Leo Douglas <douglarek@gmail.com>
* sing-box: update to v1.6.0Leo Douglas2023-10-31
| | | | | | see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.6.0 Signed-off-by: Leo Douglas <douglarek@gmail.com>
* sing-box: update to v1.5.4Leo Douglas2023-10-24
| | | | | | changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.5.4 Signed-off-by: Leo Douglas <douglarek@gmail.com>
* sing-box: update to v1.5.2Leo Douglas2023-10-09
| | | | | | | | | | | | | | | * Enable `with_ech` and `with_dhcp`, just like upstream * See changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.5.2 Signed-off-by: Leo Douglas <douglarek@gmail.com> sing-box: ShadowsocksR is marked as deprecated since v1.5.0 Signed-off-by: Leo Douglas <douglarek@gmail.com> sing-box: remove dhcp by default Signed-off-by: Leo Douglas <douglarek@gmail.com>
* sing-box: update to 1.4.3Leo Douglas2023-09-15
| | | | | | see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.4.3 Signed-off-by: Leo Douglas <douglarek@gmail.com>
* sing-box: update to 1.4.0Van Waholtz2023-08-29
| | | | Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: update to 1.4.0-beta.5Van Waholtz2023-08-18
| | | | | | Add support for GO 1.21. Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: update to 1.3.0Van Waholtz2023-07-01
| | | | Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: update to 1.2.6Van Waholtz2023-05-01
| | | | Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16Andre Heider2023-04-08
| | | | | | | See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16" on the main repository. Signed-off-by: Andre Heider <a.heider@gmail.com>
* sing-box: update to 1.2.1Van Waholtz2023-03-27
| | | | | Changelogs: https://github.com/SagerNet/sing-box/releases/tag/v1.2.1 Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: update to 1.2.0Van Waholtz2023-03-24
| | | | | Changelogs: https://github.com/SagerNet/sing-box/releases/tag/v1.2.0 Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: update to 1.1.6Van Waholtz2023-03-06
| | | | Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: add necessary dependencies and cleanup MakefileVan Waholtz2023-03-06
| | | | | | | 1. Add `kmod-inet-diag` as a dependency since it is needed for https://sing-box.sagernet.org/configuration/dns/rule/#process_name 2. Remove redundant `default n` (https://github.com/openwrt/openwrt/commit/8bc72ea7be3976711dacc09f0fdab061d6e5152a) Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: add new packageVan Waholtz2023-02-10
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>