diff --git a/shadowsocks-libev-3.2.0.tar.gz b/shadowsocks-libev-3.2.0.tar.gz deleted file mode 100644 index 69132f1..0000000 --- a/shadowsocks-libev-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5521cf623a07fd1e393528516a83acd2b66c5d4bb4535a52662806a6a060c606 -size 4196021 diff --git a/shadowsocks-libev-3.2.2.tar.gz b/shadowsocks-libev-3.2.2.tar.gz new file mode 100644 index 0000000..a2c5b06 --- /dev/null +++ b/shadowsocks-libev-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83906826135ba8e0c7cd3d46f892d28c7bf83583d15a91240ae2632dc90e28aa +size 3925864 diff --git a/shadowsocks-libev.changes b/shadowsocks-libev.changes index e437295..ea28899 100644 --- a/shadowsocks-libev.changes +++ b/shadowsocks-libev.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 28 08:06:50 UTC 2018 - Michael Du + +- Update version to 3.2.2 + * Fix a bug on 32-bit arch. +- Changes in version 3.2.1 + * Add TCP fast open support to ss-tunnel by @PantherJohn. + * Fix several security issues. + ------------------------------------------------------------------- Tue May 29 07:46:29 UTC 2018 - hillwood@opensuse.org diff --git a/shadowsocks-libev.spec b/shadowsocks-libev.spec index 12a661b..4ed8089 100644 --- a/shadowsocks-libev.spec +++ b/shadowsocks-libev.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define libver 2 Name: shadowsocks-libev -Version: 3.2.0 +Version: 3.2.2 Release: 0 Summary: Libev port of Shadowsocks License: GPL-3.0-or-later @@ -148,9 +148,10 @@ ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcshadowsocks-libev-tunnel %files %defattr(-,root,root) -%doc Changes README.md COPYING AUTHORS +%doc Changes README.md AUTHORS %dir %{_sysconfdir}/shadowsocks %config(noreplace) %{_sysconfdir}/shadowsocks/%{name}-config.json +%license COPYING %{_bindir}/ss-local %{_bindir}/ss-redir %{_bindir}/ss-server