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.3.tar.gz b/shadowsocks-libev-3.2.3.tar.gz new file mode 100644 index 0000000..9dea12b --- /dev/null +++ b/shadowsocks-libev-3.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2befc27b1cc62af0450702343d17e347936f0d4e3d4b04ba9246c4f9b409b742 +size 3966877 diff --git a/shadowsocks-libev.changes b/shadowsocks-libev.changes index e437295..9a51ee7 100644 --- a/shadowsocks-libev.changes +++ b/shadowsocks-libev.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Nov 29 02:40:47 UTC 2018 - Michael Du + +- Update version to 3.2.3 + * Fix the alignment bug again. + +------------------------------------------------------------------- +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..712e31e 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.3 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