From 98a2af52ab6e58ce7291726d2b5a040e81eff242343f5b302e3d509edec97e79 Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Sun, 16 Jun 2024 09:11:57 +0000 Subject: [PATCH] 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 --- shadowsocks-rust-1.20.0.tar.gz | 3 +++ shadowsocks-rust.changes | 15 +++++++++++++++ shadowsocks-rust.spec | 5 +---- vendor.tar.gz | 4 ++-- 4 files changed, 21 insertions(+), 6 deletions(-) create mode 100644 shadowsocks-rust-1.20.0.tar.gz diff --git a/shadowsocks-rust-1.20.0.tar.gz b/shadowsocks-rust-1.20.0.tar.gz new file mode 100644 index 0000000..f0dd99b --- /dev/null +++ b/shadowsocks-rust-1.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c818124252528886dd2a26c0f4730a34cdeb5764c3812cae0d98e9fc9c1d8ce9 +size 451311 diff --git a/shadowsocks-rust.changes b/shadowsocks-rust.changes index 815d96f..ef5c6d5 100644 --- a/shadowsocks-rust.changes +++ b/shadowsocks-rust.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jun 16 09:07:43 UTC 2024 - Hillwood Yang + +- 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 diff --git a/shadowsocks-rust.spec b/shadowsocks-rust.spec index 83ff7a6..080d068 100644 --- a/shadowsocks-rust.spec +++ b/shadowsocks-rust.spec @@ -17,16 +17,13 @@ Name: shadowsocks-rust -Version: 1.18.3 +Version: 1.20.0 Release: 0 Summary: Rust port of Shadowsocks License: MIT Group: Productivity/Networking/Web/Proxy URL: https://github.com/shadowsocks/shadowsocks-rust 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 Source2: %{name}.json Source3: %{name}-client.service diff --git a/vendor.tar.gz b/vendor.tar.gz index c1e8076..1935e9a 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fcb5166eb269d62b6c74208bf8e40386ae0cce8f221f8f32190fb42600c897b -size 99269719 +oid sha256:2f9ea72699b8e813c755be6067826151782aed5dcf9d9b27fdc66f6c1db594b0 +size 93151494