You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

345 lines
8.8 KiB

8 years ago
  1. shadowsocks-libev (2.4.7-1) unstable; urgency=low
  2. * Add ss-nat, a helper script to set up NAT rules for ss-redir.
  3. * Fix several issues for debian package.
  4. -- Max Lv <max.c.lv@gmail.com> Wed, 1 Jun 2016 18:21:45 +0800
  5. shadowsocks-libev (2.4.6-1) unstable; urgency=low
  6. * Update manual pages.
  7. -- Max Lv <max.c.lv@gmail.com> Thu, 21 Apr 2016 17:33:34 +0800
  8. shadowsocks-libev (2.4.5-1) unstable; urgency=low
  9. * Fix build issues on OpenWRT.
  10. * Reduce the latency of redir mode.
  11. -- Max Lv <max.c.lv@gmail.com> Mon, 01 Feb 2016 13:22:50 +0800
  12. shadowsocks-libev (2.4.4-1) unstable; urgency=low
  13. * Fix a potential memory leak.
  14. * Fix some compiler related issues.
  15. -- Max Lv <max.c.lv@gmail.com> Wed, 13 Jan 2016 11:50:12 +0800
  16. shadowsocks-libev (2.4.3-1) unstable; urgency=high
  17. * Refine the buffer allocation.
  18. -- Max Lv <max.c.lv@gmail.com> Sat, 19 Dec 2015 12:30:21 +0900
  19. shadowsocks-libev (2.4.1-1) unstable; urgency=high
  20. * Fix a security bug.
  21. -- Max Lv <max.c.lv@gmail.com> Thu, 29 Oct 2015 15:42:47 +0900
  22. shadowsocks-libev (2.4.0-1) unstable; urgency=low
  23. * Update the one-time authentication
  24. -- Max Lv <max.c.lv@gmail.com> Thu, 24 Sep 2015 14:11:05 +0900
  25. shadowsocks-libev (2.3.3-1) unstable; urgency=low
  26. * Refine the onetime authentication of header.
  27. * Enforce CRC16 on the payload.
  28. -- Max Lv <max.c.lv@gmail.com> Fri, 18 Sep 2015 10:38:21 +0900
  29. shadowsocks-libev (2.3.2-1) unstable; urgency=low
  30. * Fix minor issues of build scripts.
  31. -- Max Lv <max.c.lv@gmail.com> Sun, 13 Sep 2015 15:22:28 +0900
  32. shadowsocks-libev (2.3.1-1) unstable; urgency=low
  33. * Fix an issue of connection cache of UDP relay.
  34. * Add support of onetime authentication for header verification.
  35. -- Max Lv <max.c.lv@gmail.com> Fri, 04 Sep 2015 07:54:02 +0900
  36. shadowsocks-libev (2.3.0-1) unstable; urgency=low
  37. * Add manager mode to support multi-user and traffic stat.
  38. * Fix a build issue on OS X El Capitan.
  39. -- Max Lv <max.c.lv@gmail.com> Thu, 30 Jul 2015 17:30:43 +0900
  40. shadowsocks-libev (2.2.3-1) unstable; urgency=high
  41. * Fix the multiple UDP source port issue.
  42. * Allow working in UDP only mode.
  43. -- Max Lv <max.c.lv@gmail.com> Sat, 11 Jul 2015 08:31:02 +0900
  44. shadowsocks-libev (2.2.2-1) unstable; urgency=low
  45. * Fix the timer of UDP relay.
  46. * Check name_len in the header.
  47. -- Max Lv <max.c.lv@gmail.com> Mon, 15 Jun 2015 10:26:40 +0900
  48. shadowsocks-libev (2.2.1-1) unstable; urgency=low
  49. * Fix an issue of UDP relay.
  50. -- Max Lv <max.c.lv@gmail.com> Sun, 10 May 2015 21:23:44 +0900
  51. shadowsocks-libev (2.2.0-1) unstable; urgency=low
  52. * Add TPROXY support in redir mode.
  53. -- Max Lv <max.c.lv@gmail.com> Mon, 04 May 2015 02:44:17 -0300
  54. shadowsocks-libev (2.1.4-1) unstable; urgency=low
  55. * Fix a bug of server mode ACL.
  56. -- Max Lv <max.c.lv@gmail.com> Sun, 08 Feb 2015 20:24:43 +0900
  57. shadowsocks-libev (2.1.3-1) unstable; urgency=low
  58. * Add ACL support to remote server.
  59. -- Max Lv <max.c.lv@gmail.com> Sun, 08 Feb 2015 10:59:44 +0900
  60. shadowsocks-libev (2.1.2-1) unstable; urgency=low
  61. * Refine multiple port binding.
  62. -- Max Lv <max.c.lv@gmail.com> Sat, 31 Jan 2015 18:56:25 +0900
  63. shadowsocks-libev (2.1.1-1) unstable; urgency=low
  64. * Fix a memory leak.
  65. -- Max Lv <max.c.lv@gmail.com> Wed, 21 Jan 2015 21:40:58 +0900
  66. shadowsocks-libev (2.1.0-1) unstable; urgency=low
  67. * Fix a bug of tunnel mode.
  68. -- Max Lv <max.c.lv@gmail.com> Mon, 19 Jan 2015 09:59:52 +0900
  69. shadowsocks-libev (2.0.8-1) unstable; urgency=low
  70. * Fix a bug of IPv6.
  71. -- Max Lv <max.c.lv@gmail.com> Fri, 16 Jan 2015 10:58:12 +0900
  72. shadowsocks-libev (2.0.7-1) unstable; urgency=low
  73. * Fix some performance issue.
  74. -- Max Lv <max.c.lv@gmail.com> Tue, 13 Jan 2015 13:17:58 +0900
  75. shadowsocks-libev (2.0.6-1) unstable; urgency=high
  76. * Fix a critical issue in redir mode.
  77. -- Max Lv <max.c.lv@gmail.com> Mon, 12 Jan 2015 21:51:19 +0900
  78. shadowsocks-libev (2.0.5-1) unstable; urgency=low
  79. * Refine local, tunnel, and redir modes.
  80. -- Max Lv <max.c.lv@gmail.com> Mon, 12 Jan 2015 12:39:05 +0800
  81. shadowsocks-libev (2.0.4-1) unstable; urgency=low
  82. * Fix building issues with MinGW32.
  83. -- Max Lv <max.c.lv@gmail.com> Sun, 11 Jan 2015 13:33:31 +0900
  84. shadowsocks-libev (2.0.3-1) unstable; urgency=high
  85. * Fix some issues.
  86. -- Max Lv <max.c.lv@gmail.com> Sat, 10 Jan 2015 16:27:54 +0800
  87. shadowsocks-libev (2.0.2-1) unstable; urgency=low
  88. * Fix issues with MinGW.
  89. -- Max Lv <max.c.lv@gmail.com> Sat, 10 Jan 2015 15:17:10 +0800
  90. shadowsocks-libev (2.0.1-1) unstable; urgency=low
  91. * Implement a real asynchronous DNS resolver.
  92. -- Max Lv <max.c.lv@gmail.com> Sat, 10 Jan 2015 10:04:28 +0800
  93. shadowsocks-libev (1.6.4-1) unstable; urgency=low
  94. * Update documents.
  95. -- Max Lv <max.c.lv@gmail.com> Wed, 07 Jan 2015 21:48:58 +0900
  96. shadowsocks-libev (1.6.3-1) unstable; urgency=low
  97. * Refine ss-redir.
  98. -- Max Lv <max.c.lv@gmail.com> Sun, 04 Jan 2015 19:23:52 +0900
  99. shadowsocks-libev (1.6.2-1) unstable; urgency=low
  100. * Fix some build issues.
  101. -- Max Lv <max.c.lv@gmail.com> Tue, 30 Dec 2014 10:30:28 +0800
  102. shadowsocks-libev (1.6.1-1) unstable; urgency=high
  103. * Add salsa20 and chacha20 support.
  104. -- Max Lv <max.c.lv@gmail.com> Sat, 13 Dec 2014 15:11:34 +0800
  105. shadowsocks-libev (1.6.0-1) unstable; urgency=low
  106. * Solve conflicts with other shadowsocks portings.
  107. -- Max Lv <max.c.lv@gmail.com> Mon, 17 Nov 2014 14:10:21 +0800
  108. shadowsocks-libev (1.5.3-2) unstable; urgency=low
  109. * rename as shadowsocks-libev.
  110. -- Symeon Huang <hzwhuang@gmail.com> Sat, 15 Nov 2014 14:55:28 +0000
  111. shadowsocks (1.5.3-1) unstable; urgency=low
  112. * Fix log on Win32.
  113. -- Max Lv <max.c.lv@gmail.com> Fri, 14 Nov 2014 09:10:06 +0800
  114. shadowsocks (1.5.2-1) unstable; urgency=low
  115. * Handle SIGTERM and SIGKILL nicely.
  116. -- Max Lv <max.c.lv@gmail.com> Tue, 12 Nov 2014 13:11:29 +0800
  117. shadowsocks (1.5.1-1) unstable; urgency=low
  118. * Fix a bug of tcp fast open.
  119. -- Max Lv <max.c.lv@gmail.com> Sat, 08 Nov 2014 19:45:37 +0900
  120. shadowsocks (1.5.0-1) unstable; urgency=low
  121. * Support to build static or shared library.
  122. * Supprot IPv6 NAT in redirect mode.
  123. * Refine the cache size of UDPRelay.
  124. -- Max Lv <max.c.lv@gmail.com> Fri, 07 Nov 2014 09:33:19 +0800
  125. shadowsocks (1.4.8-1) unstable; urgency=low
  126. * Fix a bug of tcp fast open.
  127. -- Max Lv <max.c.lv@gmail.com> Wed, 08 Oct 2014 18:02:02 +0800
  128. shadowsocks (1.4.7-1) unstable; urgency=low
  129. * Add a new encryptor rc4-md5.
  130. -- Max Lv <max.c.lv@gmail.com> Tue, 09 Sep 2014 07:50:10 +0800
  131. shadowsocks (1.4.6-1) unstable; urgency=low
  132. * Add ACL support.
  133. -- Max Lv <max.c.lv@gmail.com> Sat, 03 May 2014 04:37:10 -0400
  134. shadowsocks (1.4.5-1) unstable; urgency=high
  135. * Fix the compatibility issue of udprelay.
  136. * Enhance asyncns to reduce the latency.
  137. * Add TCP_FASTOPEN support.
  138. -- Max Lv <max.c.lv@gmail.com> Sun, 20 Apr 2014 08:12:45 +0800
  139. shadowsocks (1.4.4-1) unstable; urgency=low
  140. * Add CommonCrypto support for darwin.
  141. * Fix some config related issues.
  142. -- Max Lv <max.c.lv@gmail.com> Wed, 26 Mar 2014 13:29:03 +0800
  143. shadowsocks (1.4.3-1) unstable; urgency=low
  144. * Add tunnel mode with local port forwarding feature.
  145. -- Max Lv <max.c.lv@gmail.com> Fri, 21 Feb 2014 11:52:13 +0900
  146. shadowsocks (1.4.2-1) unstable; urgency=high
  147. * Fix the UDP relay issues.
  148. * Add syslog support.
  149. -- Max Lv <max.c.lv@gmail.com> Sun, 05 Jan 2014 10:05:29 +0900
  150. shadowsocks (1.4.1-1) unstable; urgency=low
  151. * Add multi-port support.
  152. * Add PolarSSL support by @linusyang.
  153. -- Max Lv <max.c.lv@gmail.com> Tue, 12 Nov 2013 03:57:21 +0000
  154. shadowsocks (1.4.0-1) unstable; urgency=low
  155. * Add standard socks5 udp support.
  156. -- Max Lv <max.c.lv@gmail.com> Sun, 08 Sep 2013 02:20:40 +0000
  157. shadowsocks (1.3.3-1) unstable; urgency=high
  158. * Provide more info in verbose mode.
  159. -- Max Lv <max.c.lv@gmail.com> Fri, 21 Jun 2013 09:59:20 +0800
  160. shadowsocks (1.3.2-1) unstable; urgency=high
  161. * Fix some ciphers by @linusyang.
  162. -- Max Lv <max.c.lv@gmail.com> Sun, 09 Jun 2013 09:52:31 +0000
  163. shadowsocks (1.3.1-1) unstable; urgency=low
  164. * Support more cihpers: camellia, idea, rc2 and seed.
  165. -- Max Lv <max.c.lv@gmail.com> Tue, 04 Jun 2013 00:56:17 +0000
  166. shadowsocks (1.3-1) unstable; urgency=low
  167. * Able to bind connections to specific interface.
  168. * Support more ciphers: aes-128-cfb, aes-192-cfb, aes-256-cfb, bf-cfb, cast5-cfb, des-cfb.
  169. -- Max Lv <max.c.lv@gmail.com> Thu, 16 May 2013 10:51:15 +0800
  170. shadowsocks (1.2-2) unstable; urgency=low
  171. * Close timeouted TCP connections.
  172. -- Max Lv <max.c.lv@gmail.com> Tue, 07 May 2013 14:10:33 +0800
  173. shadowsocks (1.2-1) unstable; urgency=low
  174. * Fix a high load issue.
  175. -- Max Lv <max.c.lv@gmail.com> Thu, 18 Apr 2013 10:52:34 +0800
  176. shadowsocks (1.1-1) unstable; urgency=low
  177. * Fix a IPV6 resolve issue.
  178. -- Max Lv <max.c.lv@gmail.com> Wed, 10 Apr 2013 12:11:36 +0800
  179. shadowsocks (1.0-2) unstable; urgency=low
  180. * Initial release.
  181. -- Max Lv <max.c.lv@gmail.com> Sat, 06 Apr 2013 16:59:15 +0800