We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e42d5 commit f35f14cCopy full SHA for f35f14c
README
@@ -1,4 +1,4 @@
1
-ProxyChains-NG ver 4.8 README
+ProxyChains-NG ver 4.9 README
2
=============================
3
4
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,12 @@ ProxyChains-NG ver 4.8 README
52
53
Changelog:
54
----------
55
+Version 4.9
56
+- fix a security issue CVE-2015-3887
57
+- add sendto hook to handle MSG_FASTOPEN flag
58
+- replace problematic hostentdb with hostsreader
59
+- fix compilation on OpenBSD (although doesn't work there)
60
+
61
Version 4.8.1:
62
- fix regression in 4.8 install-config Makefile target
63
VERSION
@@ -1 +1 @@
-4.8.1
+4.9
0 commit comments