Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shadowsocks-libev for openSUSE:Factory checked in at 2026-06-27 18:07:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shadowsocks-libev (Old) and /work/SRC/openSUSE:Factory/.shadowsocks-libev.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shadowsocks-libev" Sat Jun 27 18:07:18 2026 rev:28 rq:1361916 version:3.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/shadowsocks-libev/shadowsocks-libev.changes 2026-05-27 16:14:15.666266995 +0200 +++ /work/SRC/openSUSE:Factory/.shadowsocks-libev.new.11887/shadowsocks-libev.changes 2026-06-27 18:09:37.091120658 +0200 @@ -1,0 +2,9 @@ +Wed Jun 24 15:00:14 UTC 2026 - Martin Pluskal <[email protected]> + +- Build against the mbedtls 3.6 LTS line: switch BuildRequires from + mbedtls-devel to mbedtls-3-devel. mbedtls 4.x removed the legacy + mbedtls_cipher_* abstraction layer that shadowsocks-libev relies + on (a proper fix needs a PSA-crypto port upstream), so track the + 3.6 LTS package which keeps the stable public API. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shadowsocks-libev.spec ++++++ --- /var/tmp/diff_new_pack.ck7ajY/_old 2026-06-27 18:09:39.831213449 +0200 +++ /var/tmp/diff_new_pack.ck7ajY/_new 2026-06-27 18:09:39.839213720 +0200 @@ -64,7 +64,7 @@ BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: libapparmor-devel -BuildRequires: mbedtls-devel +BuildRequires: mbedtls-3-devel BuildRequires: pkgconfig BuildRequires: selinux-policy-devel BuildRequires: shadowsocks-common-selinux @@ -75,7 +75,6 @@ BuildRequires: pkgconfig(libev) BuildRequires: pkgconfig(libpcre2-8) BuildRequires: pkgconfig(libsodium) >= 1.0.4 -BuildRequires: pkgconfig(mbedtls) BuildRequires: pkgconfig(openssl) Requires(pre): shadowsocks-sysuser Requires(pre): shadow
