Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package shadowsocks-rust for
openSUSE:Factory checked in at 2026-02-11 18:49:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shadowsocks-rust (Old)
and /work/SRC/openSUSE:Factory/.shadowsocks-rust.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shadowsocks-rust"
Wed Feb 11 18:49:35 2026 rev:18 rq:1332469 version:1.24.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/shadowsocks-rust/shadowsocks-rust.changes
2025-12-19 16:50:17.753037335 +0100
+++
/work/SRC/openSUSE:Factory/.shadowsocks-rust.new.1670/shadowsocks-rust.changes
2026-02-11 18:51:25.235861804 +0100
@@ -1,0 +2,5 @@
+Wed Feb 11 12:26:43 UTC 2026 - Hillwood Yang <[email protected]>
+
+- Fix boo#1256041
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ shadowsocks-rust.spec ++++++
--- /var/tmp/diff_new_pack.hRZ1iN/_old 2026-02-11 18:51:26.547917063 +0100
+++ /var/tmp/diff_new_pack.hRZ1iN/_new 2026-02-11 18:51:26.555917400 +0100
@@ -1,7 +1,7 @@
#
# spec file for package shadowsocks-rust
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
++++++ shadowsocks-rust-client.service ++++++
--- /var/tmp/diff_new_pack.hRZ1iN/_old 2026-02-11 18:51:26.687922960 +0100
+++ /var/tmp/diff_new_pack.hRZ1iN/_new 2026-02-11 18:51:26.691923128 +0100
@@ -17,8 +17,7 @@
ProtectControlGroups=true
RestrictRealtime=true
# end of automatic additions
-Type=forking
-PIDFile=/run/shadowsocks/shadowsocks-rust-client.pid
+Type=simple
ExecStart=/usr/bin/sslocal --log-without-time -c
/etc/shadowsocks/shadowsocks-rust.json --tcp-fast-open
Restart=on-failure
User=shadowsocks
++++++ shadowsocks-rust-manager.service ++++++
--- /var/tmp/diff_new_pack.hRZ1iN/_old 2026-02-11 18:51:26.739925150 +0100
+++ /var/tmp/diff_new_pack.hRZ1iN/_new 2026-02-11 18:51:26.775926666 +0100
@@ -17,8 +17,7 @@
ProtectControlGroups=true
RestrictRealtime=true
# end of automatic additions
-Type=forking
-PIDFile=/run/shadowsocks/shadowsocks-rust-manager.pid
+Type=simple
ExecStart=/usr/bin/ssmanager --log-without-time -c
/etc/shadowsocks/shadowsocks-rust.json --tcp-fast-open
Restart=on-failure
User=shadowsocks
++++++ shadowsocks-rust-server.service ++++++
--- /var/tmp/diff_new_pack.hRZ1iN/_old 2026-02-11 18:51:26.819928519 +0100
+++ /var/tmp/diff_new_pack.hRZ1iN/_new 2026-02-11 18:51:26.823928688 +0100
@@ -17,8 +17,7 @@
ProtectControlGroups=true
RestrictRealtime=true
# end of automatic additions
-Type=forking
-PIDFile=/run/shadowsocks/shadowsocks-rust-server.pid
+Type=simple
ExecStart=/usr/bin/ssserver --log-without-time -c
/etc/shadowsocks/shadowsocks-rust.json --tcp-fast-open
Restart=on-failure
User=shadowsocks