Skip to content

Commit 29df9ab

Browse files
committed
release 4.10
1 parent 2182eff commit 29df9ab

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ProxyChains-NG ver 4.9 README
1+
ProxyChains-NG ver 4.10 README
22
=============================
33

44
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,10 @@ ProxyChains-NG ver 4.9 README
5252

5353
Changelog:
5454
----------
55+
Version 4.10
56+
- fix regression in linking order with custom LDFLAGS
57+
- fix segfault in DNS mapping code in programs with > ~400 different lookups
58+
5559
Version 4.9
5660
- fix a security issue CVE-2015-3887
5761
- add sendto hook to handle MSG_FASTOPEN flag

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.9
1+
4.10

0 commit comments

Comments
 (0)