File shadowsocks-libev.changes of Package shadowsocks-libev
-------------------------------------------------------------------
Tue Dec  6 09:38:20 UTC 2016 - jengelh@inai.de
- Use a single call to %service_*
-------------------------------------------------------------------
Mon Dec  5 09:04:22 UTC 2016 - hillwood@opensuse.org
- Fix %pre, %post, %preun and %postun. 
-------------------------------------------------------------------
Mon Dec  5 07:26:03 UTC 2016 - hillwood@opensuse.org
- Add system scripts for ss-redir, ss-tunnel, ss-manager and ss-nat.
- Split doc package.   
-------------------------------------------------------------------
Fri Dec  2 08:36:56 UTC 2016 - hillwood@opensuse.org
- Update to 2.5.6
  * Add outbound ACL for server by @kimw.
  * Refine log format by @kimw.
  * Refine attack detection.
  * Fix a bug of auto blocking mechanism.
  * Fix TCP Fast Open on macOS.
  * Fix a bug of UDP relay mode of ss-local.
  * Refine ACL feature with hostname support. 
  * Add HTTP/SNI parser for ss-local/ss-redir.
  * Fix several bugs of the command line interface.
  * Add aes-128/192/256-ctr ciphers.
  * Add option MTU for UDP relay.
  * Add MultiPath TCP support.
- Fix spec for Fedora.
-------------------------------------------------------------------
Fri Dec  2 06:38:48 UTC 2016 - hillwood@opensuse.org
- update to 2.4.8
  * Fix a security bug.
  * Refine memory management.
  * Minor bug fixes.
  * Fix a potential memory leak.
  * Fix some compiler related issues.
  * Fix build issues on OpenWRT.
  * Reduce the latency of redir mode.
  * Update manual pages by @kimw.
  * Enhance UDP relay mode by @wongsyrone.
  * Add ss-nat, a helper script to set up NAT rules for ss-redir, 
    from @aa65535.
  * Fix several issues for debian package by @rogers0. 
  * Update manual pages with asciidoc by @anonymous-contributor. 
  * Fix issues of bind_address option by @tim-le.
-------------------------------------------------------------------
Sun Oct 11 14:47:44 UTC 2015 - hillwood@linuxfans.org
- Update to 2.4.0
  * Refine the one-time authentication.
- Changes of 2.3.3 and 2.3.2
  * Minor bug fixes.
- Changes of 2.3.1
  * Fix an issue of connection cache of UDP relay.
  * Add support of one time authentication for header verification.
-------------------------------------------------------------------
Sat Aug 22 16:40:51 UTC 2015 - i@marguerite.su
- update version 2.3.0
  * add manager mode to support multi-user and traffic stat
- changes in 2.2.3
  * Fix some issues for multi-destination UDP relay
-------------------------------------------------------------------
Thu Jun 25 14:52:17 UTC 2015 - i@marguerite.su
- update version 2.2.2
  * fix the timer of UDP relay
-------------------------------------------------------------------
Fri Jun  5 16:41:32 UTC 2015 - i@marguerite.su
- update version 2.2.1
  * fix an issue of UDF relay.
- changes in 2.2.0
  * add TPROXY support for redir mode.
-------------------------------------------------------------------
Sun Mar 15 03:34:24 UTC 2015 - i@marguerite.su
- systemd service:
  * restart on failure instead of abort
  * enable tcp fast open
-------------------------------------------------------------------
Fri Feb 13 12:29:24 UTC 2015 - i@marguerite.su
- update version 2.1.4
  * add acl support to server mode
-------------------------------------------------------------------
Sat Jan 17 14:16:34 UTC 2015 - i@marguerite.su
- update version 2.0.8
  * minor bug fixes
- changes in 1.6.3~2.0.7
  * refine documents
  * implement a real asyncchronous DNS resolver
  * fix some issues with MinGW
  * refine ss-local, ss-tunnel, and ss-redir
  * fix an issue in redir mode
-------------------------------------------------------------------
Sat Jan  3 04:19:06 UTC 2015 - i@marguerite.su
- update version 1.6.2
  * minor bugfix
- changes in 1.5.0~1.6.1
  * Support to build static or shared library.
  * Refine the cache size of UDPRelay.
  * Fix a bug introduced by fast open.
  * Handle signals properly.
  * Fix log on Win32.
  * Add salsa20 and chacha20 support
-------------------------------------------------------------------
Sat Oct 25 17:01:16 UTC 2014 - i@marguerite.su
- update version 1.4.8
  * Fix a bug of tcp fast open.
- changes in 1.4.7
  * Add a new encryptor rc4-md5
-------------------------------------------------------------------
Fri Aug 22 09:51:58 UTC 2014 - i@marguerite.su
- update version 1.4.6
  * minor bugfix release
-------------------------------------------------------------------
Fri May  2 04:19:57 UTC 2014 - i@marguerite.su
- initial version 1.4.5
  * Fix the compatibility issue of udprelay.
  * Enhance asyncns to reduce the latency.
- add shadowsocks-libev-config.json
  * random ports, random passwords.
  * strongest encryption method
- add systemd services