Package: tsocks / 1.8beta5+ds1-3

Metadata

Package Version Patches format
tsocks 1.8beta5+ds1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00_patch_from_1.8beta5 9.2.patch | (download)

parser.c | 10 6 + 4 - 0 !
tsocks.8 | 16 8 + 8 - 0 !
tsocks.c | 6 4 + 2 - 0 !
tsocks.conf.5 | 9 9 + 0 - 0 !
4 files changed, 27 insertions(+), 14 deletions(-)

 debian has carried this patch since 1.8beta5-9.2 release,
 I extracted it from upstream's source we distribute and keep it as patch
 I claim no ownership
01_symbolexport.patch | (download)

common.c | 9 6 + 3 - 0 !
parser.c | 12 8 + 4 - 0 !
2 files changed, 14 insertions(+), 7 deletions(-)

---
02_hyphenfix.patch | (download)

tsocks.8 | 22 11 + 11 - 0 !
tsocks.conf.5 | 12 6 + 6 - 0 !
2 files changed, 17 insertions(+), 17 deletions(-)

---
03_fixloop.patch | (download)

tsocks.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
04_getpeername.patch | (download)

acconfig.h | 3 3 + 0 - 0 !
config.h.in | 3 3 + 0 - 0 !
configure | 52 49 + 3 - 0 !
configure.in | 28 28 + 0 - 0 !
tsocks.c | 64 57 + 7 - 0 !
5 files changed, 140 insertions(+), 10 deletions(-)

---
05_config_in_home.patch | (download)

parser.c | 26 26 + 0 - 0 !
1 file changed, 26 insertions(+)

---
06_fallback.patch | (download)

parser.c | 16 16 + 0 - 0 !
parser.h | 1 1 + 0 - 0 !
tsocks.c | 19 14 + 5 - 0 !
tsocks.conf.5 | 9 9 + 0 - 0 !
4 files changed, 40 insertions(+), 5 deletions(-)

---
07_tsocks 1.8_beta5 hostname config fix.patch | (download)

configure.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
08_manpages fixes.patch | (download)

tsocks.conf.5 | 14 4 + 10 - 0 !
1 file changed, 4 insertions(+), 10 deletions(-)

 this patch fixes spelling and formating fixes on tsocks.conf(5)
 manpage
09_multiarch_paths.patch | (download)

tsocks | 20 10 + 10 - 0 !
1 file changed, 10 insertions(+), 10 deletions(-)

 this patch removes the path to the library to be ld_preload'ed
 allowing the path to be discovered at run time
10_hardening.patch | (download)

Makefile.in | 14 8 + 6 - 0 !
1 file changed, 8 insertions(+), 6 deletions(-)

 this patch enabled hardened build