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>2016-12-24 16:13:53 +0300
committerrofl0r <retnyg@gmx.net>2016-12-24 16:14:08 +0300
commit7a233fb1f05bcbf3d7f5c91658932261de1e13cb (patch)
treed2ac50785ca6bfabc67778c5c1d4e25ef7b5f903
parentcd4ced1d526310395c6cb7a515bf3502481c3779 (diff)
release 4.12v4.12
the xmas release.
-rw-r--r--README12
-rw-r--r--VERSION2
2 files changed, 12 insertions, 2 deletions
diff --git a/README b/README
index 02318d6..cb0e15e 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-ProxyChains-NG ver 4.11 README
+ProxyChains-NG ver 4.12 README
=============================
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,16 @@ ProxyChains-NG ver 4.11 README
Changelog:
----------
+Version 4.12
+- fix several build issues
+ - for MAC
+ - with -pie
+ - with custom CC
+- compatibility fix for some GUI apps (8870140)
+- compatibility fix for some HTTP proxies (cf9a16d)
+- fix several warnings for cleaner build on debian
+- fix random_chain on OSX (0f6b226)
+
Version 4.11
- preliminary IPv6 support
- fixed bug in hostsreader
diff --git a/VERSION b/VERSION
index b849ff8..f588584 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.11
+4.12