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-05-28 09:35:57 +0300
committerrofl0r <retnyg@gmx.net>2015-05-28 09:35:57 +0300
commitf35f14c1edb3dfd6172bb6ca8360951e01f418ca (patch)
tree21a1f170c05edb74fcf845d0aa8ba26dcb7d212e
parent68e42d59f779ca6e64a432dcbc52dff65a899a28 (diff)
release 4.9v4.9
-rw-r--r--README8
-rw-r--r--VERSION2
2 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index 974c042..280033c 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-ProxyChains-NG ver 4.8 README
+ProxyChains-NG ver 4.9 README
=============================
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,12 @@ ProxyChains-NG ver 4.8 README
Changelog:
----------
+Version 4.9
+- fix a security issue CVE-2015-3887
+- add sendto hook to handle MSG_FASTOPEN flag
+- replace problematic hostentdb with hostsreader
+- fix compilation on OpenBSD (although doesn't work there)
+
Version 4.8.1:
- fix regression in 4.8 install-config Makefile target
diff --git a/VERSION b/VERSION
index 697e993..86a9588 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.8.1
+4.9