Commit 2cc0149 1 parent 6abeb53 commit 2cc0149 Copy full SHA for 2cc0149
File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
- ProxyChains-NG ver 4.15 README
1
+ ProxyChains-NG ver 4.16 README
2
2
=============================
3
3
4
4
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,15 @@ ProxyChains-NG ver 4.15 README
52
52
53
53
Changelog:
54
54
----------
55
+ Version 4.16
56
+ - fix regression in configure script linker flag detection
57
+ - remove 10 year old workaround for wrong glibc getnameinfo signature
58
+ - support for new DYLD hooking method for OSX Monterey
59
+ - netbsd compilation fix
60
+ - support IPv6 localnets
61
+ - more user-friendly error message when execvp fails
62
+ - proxy_getaddrinfo(): fill in ai_socktype if requested
63
+
55
64
Version 4.15
56
65
- fix configure script for buggy binutils version
57
66
- initialize rand_seed with nano-second granularity
Original file line number Diff line number Diff line change 1
- 4.15
1
+ 4.16
You can’t perform that action at this time.
0 commit comments