Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rofl0r/proxychains-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrofl0r <retnyg@gmx.net>2015-06-09 09:23:28 +0300
committerrofl0r <retnyg@gmx.net>2015-06-09 09:23:28 +0300
commit29df9abec395bbcbdeff51a5892693c9744b3494 (patch)
tree245dc2afbfa3383accad071d0269263e5b2e217e
parent2182eff3584b1e4a3660c69393baf338cf4841be (diff)
release 4.10v4.10
-rw-r--r--README6
-rw-r--r--VERSION2
2 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index 280033c..cfeb5f2 100644
--- a/README
+++ b/README
@@ -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
diff --git a/VERSION b/VERSION
index 86a9588..8d39259 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.9
+4.10