release 4.10

pull/85/head v4.10
rofl0r 2015-06-09 08:23:28 +02:00
parent 2182eff358
commit 29df9abec3
2 changed files with 6 additions and 2 deletions

6
README
View File

@ -1,4 +1,4 @@
ProxyChains-NG ver 4.9 README
ProxyChains-NG ver 4.10 README
=============================
ProxyChains is a UNIX program, that hooks network-related libc functions
@ -52,6 +52,10 @@ ProxyChains-NG ver 4.9 README
Changelog:
----------
Version 4.10
- fix regression in linking order with custom LDFLAGS
- fix segfault in DNS mapping code in programs with > ~400 different lookups
Version 4.9
- fix a security issue CVE-2015-3887
- add sendto hook to handle MSG_FASTOPEN flag

View File

@ -1 +1 @@
4.9
4.10