Max Lv
3f8cd982e5
Drop MinGW32 support
7 years ago
Roger Shimizu
71d5453f88
Sync debian/ folder with debian version 2.6.2+ds-1
Use asciidoc as Build-Depends, because user may build under Wheezy
or Ubuntu 14.04.
7 years ago
Roger Shimizu
cc30c7b6eb
debian/shadowsocks-libev.{default,init,service}: Run service as non-root
7 years ago
Max Lv
8c3ce74bc8
Ignore missing info for dh_shlibdeps
7 years ago
Max Lv
c3b8eab3be
Fix #1083
7 years ago
Max Lv
380b00cef6
Fix typo
7 years ago
Max Lv
9c94e6792c
Bump version
7 years ago
Max Lv
824b9dc3b0
Revert "debian/shadowsocks-libev.{default,init,service}: Run service as non-root"
This reverts commit 9e31cae042
.
7 years ago
Max Lv
bfd365f0fd
Revert "Fix #1064"
This reverts commit dc94267fa1
.
7 years ago
Max Lv
dc94267fa1
Fix #1064
7 years ago
Roger Shimizu
9e31cae042
debian/shadowsocks-libev.{default,init,service}: Run service as non-root
7 years ago
Max Lv
48b6a59df4
Bump version
7 years ago
Roger Shimizu
1ce4bf903d
Sync debian/ folder with v2.6.0+ds-2
7 years ago
Roger Shimizu
69f1c46778
debian/copyright: Update copyright year
7 years ago
Roger Shimizu
fa81c6ec79
debian/copyright: Add new entry
Add new entry of copyright on src/base64.{c,h}
7 years ago
Roger Shimizu
b85ae24d7c
debian/shadowsocks-libev.postinst: Limit capabilities setting
setcap setting is only for configure/reconfigure case in postinst script
7 years ago
Zhengjun Zhang
363bf5735e
Add capabilities for Debian Linux, so you can run ss-* as non-root.
7 years ago
Max Lv
8cb4f81eba
Add HTTP/TLS obfuscating. [SIP001] ( #1009 )
Add experimental HTTP/TLS obfuscating as an **optional extension** of shadowsocks protocol.
More discussions can be found here: https://github.com/shadowsocks/shadowsocks-org/issues/26
As this feature is still a SIP (Shadowsocks Improvement Proposal), it's very unstable and experimental. So,
1. Don't enable it unless you know what it is.
2. Be very careful when using it in production environment.
8 years ago
Rayson zhu
9754edda9c
package bash completion files
8 years ago
Max Lv
d6c377df9c
Bump version
8 years ago
Max Lv
9807e566d7
Bump version
8 years ago
Max Lv
97b87b8ec7
Bump version
8 years ago
Roger Shimizu
65773723e4
sync debian/ folder with debian package 2.5.3+ds-1 ( #866 )
8 years ago
Max Lv
bd1601f847
Bump version
8 years ago
Max Lv
ac84fc682e
Fix a typo
8 years ago
Max Lv
d9695c11a4
Bump version
8 years ago
Max Lv
bd0efdee0c
Bump version
8 years ago
Boyuan Yang
c12e450e98
Update Debian dependency and bump library soname ( #814 )
* debian: add libpcre3-dev as build dependency.
* Bump soname of libshadowsocks-libev.
Soname for libshadowsocks-libev is bumped
from 1:0:0 to 2:0:0 due to ABI breakage
between shadowsocks-libev 2.5.0 and 2.5.1.
8 years ago
Max Lv
d8606c53b8
Refine libpcre searching
8 years ago
Max Lv
c579f56087
Bump version
8 years ago
Max Lv
ccb48fa8c2
Bump version
8 years ago
Max Lv
d6ac986efa
Update copyright
8 years ago
Roger Shimizu
86b3c3a245
Sync debian/ folder with version 2.4.7+20160630+ds-2 ( #710 )
Changes:
- Add license of manpages to copyright
- Change way to handle config file (config.json)
- Add lintian-overrides
- Rename/Update docs and install file
8 years ago
Boyuan Yang
2ca39faa4b
Update debian package script ( #709 )
* Fix d/control dependency
* Add --disable-ssp in d/rules and depend on dpkg-buildflags
8 years ago
Joey Korkames
69fc73a14d
fix path typo in debian/postinstall ( #691 )
Missing slash causes dpkg -i to fail:
---
Setting up shadowsocks-libev (2.4.7-1) ...
sed: can't read etc/shadowsocks-libev/config.json: No such file or directory
dpkg: error processing shadowsocks-libev (--install):
subprocess installed post-installation script returned error exit status 2
8 years ago
Roger Shimizu
75aeacadd1
Sync debian/ folder ( #681 )
A few itmes deserve to be mentioned:
- use apg to generate random password when install.
- generated password won't get updated when upgrading / reinstall.
- add more to description to make lintian happy.
- generated Makefile.am don't need to be listed in debian/copyright.
- the way of installing systemd service is changed. Thanks to advice
from Boyuan.
- multi-arch can be archived without specific setting in debian/rules
- add debian/watch file
8 years ago
Roger Shimizu
8fb864551c
Add manpage to systemd service file ( #679 )
Referred:
https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Documentation=
8 years ago
Max Lv
d8598d35e3
Update shadowsocks-libev.default
8 years ago
Max Lv
97446544da
Update shadowsocks-libev.service
8 years ago
Boyuan Yang
835a50fece
Another fix for #668 ( #671 )
8 years ago
Max Lv
2eaee4716d
Fix #668
8 years ago
Max Lv
e0d290ffab
Fix #658
8 years ago
Max Lv
e69b0a9990
Bump version
8 years ago
Max Lv
6fc1dccc58
Rename libshadowsocks to libshadowsocks-libev
8 years ago
Max Lv
fd0d8108bb
Update shadowsocks-libev.service
8 years ago
Max Lv
bddff70661
Refine ss-nat scripts
8 years ago
Max Lv
314ac8631f
Add ss-rule scripts by @aa65535
8 years ago
Max Lv
dd90af6651
Fix #638
8 years ago
Roger Shimizu
cd736d3e94
A few commit recommend for Debian uploading ( #636 )
* Add Security Hardening
ref: https://wiki.debian.org/Hardening
* Add debian/source/format
* Remove -dbg package
Debug Package is already generated automatically, as -dbgsym package
ref: https://wiki.debian.org/DebugPackage
* Do not include a duplicated changelog into deb package
* Upgrade to policy version 3.9.8
No change is required, based on:
https://www.debian.org/doc/debian-policy/upgrading-checklist.html
* Update configure not to use local libs at all when choosing so
8 years ago
Max Lv
d03d71c8c1
Bump version
8 years ago