Skip to content

Commit f35f14c

Browse files
committed
release 4.9
1 parent 68e42d5 commit f35f14c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ProxyChains-NG ver 4.8 README
1+
ProxyChains-NG ver 4.9 README
22
=============================
33

44
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,12 @@ ProxyChains-NG ver 4.8 README
5252

5353
Changelog:
5454
----------
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+
5561
Version 4.8.1:
5662
- fix regression in 4.8 install-config Makefile target
5763

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.8.1
1+
4.9

0 commit comments

Comments
 (0)