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
This commit is contained in:
parent
2156fbe160
commit
98a2af52ab
3
shadowsocks-rust-1.20.0.tar.gz
Normal file
3
shadowsocks-rust-1.20.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c818124252528886dd2a26c0f4730a34cdeb5764c3812cae0d98e9fc9c1d8ce9
|
||||||
|
size 451311
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 16 09:07:43 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 22 14:26:29 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
|
Mon Apr 22 14:26:29 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,16 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: shadowsocks-rust
|
Name: shadowsocks-rust
|
||||||
Version: 1.18.3
|
Version: 1.20.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Rust port of Shadowsocks
|
Summary: Rust port of Shadowsocks
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Productivity/Networking/Web/Proxy
|
Group: Productivity/Networking/Web/Proxy
|
||||||
URL: https://github.com/shadowsocks/shadowsocks-rust
|
URL: https://github.com/shadowsocks/shadowsocks-rust
|
||||||
Source0: https://github.com/shadowsocks/shadowsocks-rust/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/shadowsocks/shadowsocks-rust/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
# PATCH-FIX-UPSTREAM fix-boo-1223239.patch hillwood@opensuse.org - Fix CVE-2024-32650 boo#1223239
|
|
||||||
# https://github.com/shadowsocks/shadowsocks-rust/pull/1513
|
|
||||||
Patch0: fix-boo-1223239.patch
|
|
||||||
Source1: vendor.tar.gz
|
Source1: vendor.tar.gz
|
||||||
Source2: %{name}.json
|
Source2: %{name}.json
|
||||||
Source3: %{name}-client.service
|
Source3: %{name}-client.service
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9fcb5166eb269d62b6c74208bf8e40386ae0cce8f221f8f32190fb42600c897b
|
oid sha256:2f9ea72699b8e813c755be6067826151782aed5dcf9d9b27fdc66f6c1db594b0
|
||||||
size 99269719
|
size 93151494
|
||||||
|
Loading…
Reference in New Issue
Block a user