1
0

49 Commits

Author SHA256 Message Date
7c8330c3b6 Accepting request 1332469 from server:proxy
- Fix boo#1256041 (forwarded request 1332468 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/1332469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=18
2026-02-11 17:49:35 +00:00
87fdd593c9 - Fix boo#1256041
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=48
2026-02-11 12:27:49 +00:00
e0f3234c37 Accepting request 1323670 from server:proxy
- Update version to 1.24.0
  * Support logging to file and syslog
  * HTTP Client support auto retry if cached connection was lost
  * Fix bugs (forwarded request 1323669 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/1323670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=17
2025-12-19 15:46:04 +00:00
91b14f6f2b Accepting request 1323669 from home:hillwood:branches:server:proxy
- Update version to 1.24.0
  * Support logging to file and syslog
  * HTTP Client support auto retry if cached connection was lost
  * Fix bugs

OBS-URL: https://build.opensuse.org/request/show/1323669
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=46
2025-12-19 12:46:23 +00:00
89e48ca891 Accepting request 1303372 from server:proxy
- Update version to 1.23.5
  * Updated once_cell::sync::Lazy to std::sync::LazyLock
  * ACL supported outbound_allow_list
  * Allow customizable SocketProtect trait for Android VpnService
  * Fix bugs

- Update version to 1.23.4 (forwarded request 1303370 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/1303372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=16
2025-09-09 18:30:51 +00:00
b90e67349e Accepting request 1303370 from home:hillwood:branches:server:proxy
- Update version to 1.23.5
  * Updated once_cell::sync::Lazy to std::sync::LazyLock
  * ACL supported outbound_allow_list
  * Allow customizable SocketProtect trait for Android VpnService
  * Fix bugs

- Update version to 1.23.4

OBS-URL: https://build.opensuse.org/request/show/1303370
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=44
2025-09-09 14:56:09 +00:00
a1c074fb9f Accepting request 1285517 from server:proxy
- Update version to 1.24.4
  * online-config: SIP008 online configuration supports adding plugin whitelist
    (see README for details)
  * Fix bugs (forwarded request 1285516 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/1285517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=15
2025-06-13 16:48:47 +00:00
d0f6bf965b Accepting request 1285516 from home:hillwood:branches:server:proxy
- Update version to 1.24.4
  * online-config: SIP008 online configuration supports adding plugin whitelist
    (see README for details)
  * Fix bugs

OBS-URL: https://build.opensuse.org/request/show/1285516
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=42
2025-06-13 13:21:50 +00:00
b0771057fa Accepting request 1284827 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/1284827
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=41
2025-06-11 12:35:16 +00:00
7c1dfb8a62 Accepting request 1276083 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1276083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=14
2025-05-09 16:51:30 +00:00
9b57b674fc Accepting request 1274243 from home:hillwood:branches:server:proxy
- Update version to 1.23.2
  * local-tun: Fixes panic when resizing cached buffers
  * local-tun: Enable congestion control algorithm for TCP connections
  * local-tun: Disable TCP package receive checksum for improving performance
  * local-tun: Buffer for receiving/sending packets from/to tun device are 
    cached globally
  * Fix some issues

OBS-URL: https://build.opensuse.org/request/show/1274243
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=39
2025-05-09 07:17:47 +00:00
aa2af239db Accepting request 1270212 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1270212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=13
2025-04-17 14:09:48 +00:00
4efdaed8ba Accepting request 1267600 from home:MargueriteSu:branches:server:proxy
- Update version to 1.23.0
  * local-fake-dns switched storage engine from sled to rocksdb,
    users should delete the old database file and let sslocal
    recreate it ageain
  * refactor: change error handling to be strongly-typed 
  * fix: mips-* reenabled, moka automatically switches to a
    fallback impl for AtomicU64

OBS-URL: https://build.opensuse.org/request/show/1267600
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=37
2025-04-17 08:19:06 +00:00
b62daf5b28 Accepting request 1235195 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1235195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=12
2025-01-07 19:52:05 +00:00
a9b5b23938 Accepting request 1235122 from home:hillwood:branches:server:proxy
- Fix start failure by systemd
  * Make sure /etc/shadowsocks can be read by shadowsocks user
  * Create the PID file under /run/shadowsocks

OBS-URL: https://build.opensuse.org/request/show/1235122
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=35
2025-01-06 13:25:35 +00:00
26dd8eb0ec Accepting request 1225828 from server:proxy
- Update version to 1.21.2
  * supports generic I/O socket type
  * Support OpenBSD Packet-Filter (pf)
  * Fix bugs (forwarded request 1225827 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/1225828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=11
2024-11-22 22:53:17 +00:00
8c8a2d194f Accepting request 1225827 from home:hillwood:branches:server:proxy
- Update version to 1.21.2
  * supports generic I/O socket type
  * Support OpenBSD Packet-Filter (pf)
  * Fix bugs

OBS-URL: https://build.opensuse.org/request/show/1225827
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=33
2024-11-22 13:08:37 +00:00
246699074d Accepting request 1224081 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1224081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=10
2024-11-14 15:09:40 +00:00
a04a21d63c Accepting request 1223845 from home:bmwiedemann:branches:server:proxy
Add reproducible.patch to override build date (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/1223845
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=31
2024-11-14 07:24:07 +00:00
7dded4f97c Accepting request 1200819 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1200819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=9
2024-09-15 10:35:48 +00:00
99edef2ffb Accepting request 1200652 from home:hillwood:branches:server:proxy
- Update version to 1.20.4
  * Updated rustls to v0.23 with ring backend
  * local-redir, server: Better approach to check current platform IP stack
    capabilities like Go (IPv4, IPv6, IPv4-mapped-IPv6 supports)
  * Explicitly enable dual-stack if listen addresses (server, local_address)
    are IPv4-mapped-IPv6, by setting IPV6_V6ONLY=0
  * PingBalancer check Firefox portal allowing 200 HTTP status
  * Ping Balancer scores replaced standard deviation with median absolute
    deviation, which should help focusing less on outlying observations in
    latency samples
  * local: Allow configuring SOCKS5 UDP_ASSOCIATE address
  * ProxyServerStream::from_stream made public
  * Fix bugs

OBS-URL: https://build.opensuse.org/request/show/1200652
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=29
2024-09-13 11:54:38 +00:00
98b62fb307 Accepting request 1181168 from server:proxy
(forwarded request 1181166 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/1181168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=8
2024-06-17 17:29:46 +00:00
14348bfddd Accepting request 1181166 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/1181166
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=27
2024-06-16 12:43:41 +00:00
4e524b25a8 Accepting request 1181164 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/1181164
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=26
2024-06-16 12:08:14 +00:00
8aa39281c3 Accepting request 1181099 from home:hillwood:branches:server:proxy
- Update version to 1.20.0
  * Making HTTP requests with local-http's HttpClient implementation, mainly
    for supporting outbound_* socket configurations.
  * Support SIP008 Online Configuration. Pull servers from remote servers
    automatically. (Experimental)
  * Add basic, full, full-extra features makes building command line arguments
    shorter
  * Binaries support --plugin-mode command line argument
  * local-tun is enabled by default for Windows targets in CI builds
  * Fix bugs
- Drop fix-boo-1223239.patch, merged by upstream

OBS-URL: https://build.opensuse.org/request/show/1181099
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=25
2024-06-16 09:11:57 +00:00
22909b0e7d Accepting request 1169688 from server:proxy
(forwarded request 1169687 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/1169688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=7
2024-04-23 16:56:10 +00:00
67ad92a183 Accepting request 1169687 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/1169687
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=23
2024-04-22 14:34:56 +00:00
3779552e60 Accepting request 1169685 from home:hillwood:branches:server:proxy
- Update version to 1.18.3
  * Support outbound_fwmark in server side to split outbound tunnel
  * Default build for *-windows-* targets includes sswinservice
  * local-fakedns: Add a basic implementation of Fake-DNS, which will
    allocate IPs from pool for DNS queries. This experimental feature
    could be useful when using local-tun, local-redir or other features
    that could only receive IP destinations, the domain name that is
    resolved by the Fake-DNS will be translated from IP back to domain
    name when connecting to the remote
  * Add launchd_udp_socket_name, launchd_tcp_socket_name to basic config format
  * local-tun: Support tun_interface_destination configuration key
  * Default logging framework changed to tracing-subscriber
  * local: socks local server will support SOCKS5, SOCKS4a, HTTP proxy
    protocols when local-http, local-socks4 features are enabled
  * local: Support setting udp_mtu in configuration file to actively reject
    packet.size > MTU
  * Fix bugs
- Add fix-boo-1223239.patch, fix CVE-2024-32650 boo#1223239

OBS-URL: https://build.opensuse.org/request/show/1169685
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=22
2024-04-22 14:32:00 +00:00
6804b81067 Accepting request 1132889 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1132889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=6
2023-12-13 17:36:44 +00:00
12145aa183 Accepting request 1132888 from home:hillwood:branches:server:proxy
- Set permissions as 640 for /etc/shadowsocks (boo#1216372)

OBS-URL: https://build.opensuse.org/request/show/1132888
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=20
2023-12-13 13:58:57 +00:00
fd1e810a50 Accepting request 1130558 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1130558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=5
2023-12-03 19:49:32 +00:00
93e3deaa13 Accepting request 1130557 from home:hillwood:branches:server:proxy
- Update version to 1.17.1
  * Trust-DNS is rebranded to Hickory-DNS
  * Support DNS-over-H3 (Try with configuration "dns": "google_h3" 
    and compile with feature "dns-over-h3")
  * Allow configuring local-dns client cache size
  * local-tun supports Windows with Wintun
  * Upgrade hyper
  * Fix bugs

OBS-URL: https://build.opensuse.org/request/show/1130557
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=18
2023-12-03 09:34:29 +00:00
276ba7516d Accepting request 1120484 from server:proxy
- Fix boo#1216372 and boo#1216373, run systemd service as a dedicated user and group

OBS-URL: https://build.opensuse.org/request/show/1120484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=4
2023-10-26 15:14:51 +00:00
6e81fd0222 Accepting request 1120480 from home:hillwood:branches:server:proxy
- Fix boo#1216372 and boo#1216373, run systemd service as a dedicated user and group

OBS-URL: https://build.opensuse.org/request/show/1120480
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=16
2023-10-26 07:27:29 +00:00
3ee7d1dd1e Accepting request 1119864 from home:hillwood:branches:server:proxy
- Fix boo#1216372 and boo#1216373

OBS-URL: https://build.opensuse.org/request/show/1119864
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=15
2023-10-24 06:53:26 +00:00
d5ef9bac16 Accepting request 1116316 from server:proxy
(forwarded request 1116315 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/1116316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=3
2023-10-10 18:58:47 +00:00
9b24ad180c Accepting request 1116315 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/1116315
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=13
2023-10-08 13:52:35 +00:00
b18dd110b7 Accepting request 1113569 from home:hillwood:branches:server:proxy
- Update version to 1.16.2
  * Fix bugs
- Update vendor, fix boo#1215658 CVE-2023-42811

OBS-URL: https://build.opensuse.org/request/show/1113569
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=12
2023-09-29 13:41:51 +00:00
f4a5adaee2 Accepting request 1094656 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1094656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=2
2023-06-22 21:26:55 +00:00
6870fe7bbf Accepting request 1094643 from openSUSE:Factory:RISCV
- Update constraints for riscv64

OBS-URL: https://build.opensuse.org/request/show/1094643
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=10
2023-06-22 12:00:36 +00:00
f7ec5b29ab Accepting request 1093879 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1093879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-rust?expand=0&rev=1
2023-06-20 14:48:59 +00:00
4b915176e0 Accepting request 1093878 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/1093878
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=8
2023-06-20 06:52:45 +00:00
a212fa4127 Accepting request 1093876 from home:hillwood:branches:server:proxy
- Add Recommends for shadowsocks-v2ray-plugin
- Update systemd services

OBS-URL: https://build.opensuse.org/request/show/1093876
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=7
2023-06-20 06:48:48 +00:00
ab0d7a6f95 Accepting request 1093750 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/1093750
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=6
2023-06-19 08:43:33 +00:00
e0efb26c37 Accepting request 1093745 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/1093745
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=5
2023-06-19 08:19:28 +00:00
73a17c2c73 Accepting request 1093738 from home:hillwood:branches:server:proxy
- Update version to 1.15.3
  * local-tun: Support tun_interface_destination for configuring Tun 
    device's destination address
  * Support outbound_fwmark, outbound_user_cookie, outbound_bind_interface
    and outbound_bind_addr in configuration file
  * AEAD-2022 protoco
  * SIP002 Extended Format: Allowing unencoded user-info in URL
  * Manager standalone mode support bypassing ACL files
  * Allow sslocal run without any servers, which will bypass all connections
    and packets
  * "password" is optional for none / plain method
  * redir-local: Enable dual-stack support on Linux (TProxy) and FreeBSD
  * Disable md5-asm and sha1-asm: shadowsocks/shadowsocks-crypto
  * "acl" and "outbound_fwmark" are available in configuration file
  * Properly handle IPv4-mapped-IPv6 addresses in UDP assocations
  * Automatically bump RLIMIT_NOFILE on Unix (except Android)
  * SOCKS5 protocol supports RFC1929 Username/Password Authentication
  * HKDF-SHA1 uses ring's assembly implementation
  * Set environment variable SS_SYSTEM_DNS_RESOLVER_FORCE_BUILTIN to use system's
    builtin DNS resolver
  * Allow setting "system" in DNS configuration key "dns" to use system provided
    DNS API
  * Support setting SO_USER_COOKIE on FreeBSD
  * Local tun interface refactored the VirtDevice::poll strategy
  * balancer.check_best_interval could let ping balancer to ping only the choosen
    best server in this interval
  * Set a shorter interval in balancer.check_best_interval than
    balancer.check_interval to check much frequently the best server
  * efactored local-tun, using smoltcp as a user-space network stack
  * Support K8S deployment

OBS-URL: https://build.opensuse.org/request/show/1093738
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=4
2023-06-19 07:41:07 +00:00
4148474922 Accepting request 931645 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/931645
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=3
2021-11-16 03:13:10 +00:00
0e3b803173 Accepting request 931512 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/931512
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=2
2021-11-15 11:12:30 +00:00
b163f4f781 Accepting request 931466 from home:hillwood:branches:server:proxy
OBS-URL: https://build.opensuse.org/request/show/931466
OBS-URL: https://build.opensuse.org/package/show/server:proxy/shadowsocks-rust?expand=0&rev=1
2021-11-15 09:39:26 +00:00